summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* Oops, set include dirMichael Raskin2011-11-04
| | | | svn path=/nixpkgs/trunk/; revision=30240
* Make cross-buildable. I wonder if it will work...Michael Raskin2011-11-04
| | | | svn path=/nixpkgs/trunk/; revision=30239
* Fix one part of cross-Linux-PAM failure...Michael Raskin2011-11-04
| | | | svn path=/nixpkgs/trunk/; revision=30237
* * Apply a patch to propagate the --force flag in the legacy drbdadm toEelco Dolstra2011-11-02
| | | | | | | | drbdsetup. Otherwise "drbdadm primary --force" won't work as expected (the kernel will say "State change failed: Need access to UpToDate data"). svn path=/nixpkgs/trunk/; revision=30195
* * Build the legacy tools.Eelco Dolstra2011-11-02
| | | | svn path=/nixpkgs/trunk/; revision=30194
* Move GNU/Hurd package attributes under `os-specific/gnu/default.nix'.Ludovic Courtès2011-11-01
| | | | svn path=/nixpkgs/trunk/; revision=30173
* glibc/hurd: Update to latest Git; add dependency on pthread headers.Ludovic Courtès2011-11-01
| | | | svn path=/nixpkgs/trunk/; revision=30172
* * Added the Docbook 4.1 SGML DTDs.Eelco Dolstra2011-11-01
| | | | | | | * Fixed the "docbook2man --sgml" command in docbook2x. * Fixed the module-init-tools manual pages. svn path=/nixpkgs/trunk/; revision=30165
* * Added drbd.Eelco Dolstra2011-11-01
| | | | svn path=/nixpkgs/trunk/; revision=30163
* iproute2: Working URLShea Levy2011-10-28
| | | | svn path=/nixpkgs/trunk/; revision=30093
* usbutils: The sourceforge site doesn't appear to have the tarball anymore, ↵Shea Levy2011-10-28
| | | | | | use kernel mirror svn path=/nixpkgs/trunk/; revision=30089
* Adding an udev patch for kernels not having the accept4 call. armv5tel 3.0, ↵Lluís Batlle i Rossell2011-10-27
| | | | | | for example. svn path=/nixpkgs/trunk/; revision=30053
* * Increase XEN_MAX_DOMAIN_MEMORY to support 4xlarge EC2 instances.Eelco Dolstra2011-10-26
| | | | svn path=/nixpkgs/trunk/; revision=30036
* * Remove sed hackery that is no longer needed. (The firmware files in Eelco Dolstra2011-10-26
| | | | | | | the Debian SVN tree had a version number attached that had to be stripped out.) svn path=/nixpkgs/trunk/; revision=30035
* os-specific/linux/firmware/bcm43xx: fetch files individually to avoid ↵Peter Simons2011-10-25
| | | | | | checksum errors in tarball svn path=/nixpkgs/trunk/; revision=30016
* v86dShea Levy2011-10-25
| | | | svn path=/nixpkgs/trunk/; revision=30011
* pkgs/os-specific/linux/firmware/bcm43xx: please do not use fetchsvn in base ↵Peter Simons2011-10-25
| | | | | | | | | | | | | | | | | | | | | | system Replaced use of fetchsvn with fetchurl. Please note that machines behind a company firewall usually cannot access svn://-style URLs, which means that nixos-rebuild is going to fail. HTTP works fine, though. The URL I used to download the tar.gz archive is probably not stable, or rather, the tar.gz archive generated by Gitweb at that URL might have a different checksum every time it's generated. I'm not sure what else to do, though. Could a kind firmware expert please improve the situation further? Also, I wonder what is the purpose of the sed expression in the command cp $i $out/brcm/$(echo $i | sed 's/\(.*\.fw\).*/\1/') ...? The downloaded directory doesn't seem to contain any files that would match that expression? svn path=/nixpkgs/trunk/; revision=30010
* Enable building full klibc as a kernelPackageShea Levy2011-10-25
| | | | svn path=/nixpkgs/trunk/; revision=30009
* klibc 1.5.24Shea Levy2011-10-25
| | | | svn path=/nixpkgs/trunk/; revision=30008
* Linux 3.0Shea Levy2011-10-25
| | | | svn path=/nixpkgs/trunk/; revision=30007
* * Added the Broadcom 43xx firmware.Eelco Dolstra2011-10-24
| | | | svn path=/nixpkgs/trunk/; revision=30002
* * Enable staging drivers in Linux 3.x. Staging drivers are more experimentalEelco Dolstra2011-10-24
| | | | | | | | | | and lower quality than regular drivers. However, there are a lot of drivers for wireless cards that we really need to have. And it doesn't really hurt to have these drivers if you don't need them. * Enable the Radeon KMS option. This shouldn't be a problem since the X driver supports KMS (I think). svn path=/nixpkgs/trunk/; revision=29994
* Linux 3.1Shea Levy2011-10-24
| | | | svn path=/nixpkgs/trunk/; revision=29993
* Linux 3.0.7Shea Levy2011-10-23
| | | | svn path=/nixpkgs/trunk/; revision=29978
* * Added regionset, a tool for changing the region code setting of DVDEelco Dolstra2011-10-21
| | | | | | players. svn path=/nixpkgs/trunk/; revision=29952
* * QEMU/KVM updated to 0.15.1.Eelco Dolstra2011-10-19
| | | | svn path=/nixpkgs/trunk/; revision=29918
* * Upstart updated to 1.3.Eelco Dolstra2011-10-13
| | | | svn path=/nixpkgs/trunk/; revision=29828
* powertop: modprobe configs if /proc/config.gz is missingFlorian Friesdorf2011-10-13
| | | | svn path=/nixpkgs/trunk/; revision=29822
* powertop: renamed inotify patchFlorian Friesdorf2011-10-13
| | | | svn path=/nixpkgs/trunk/; revision=29821
* linux/kernel - added myself to maintainersFlorian Friesdorf2011-10-13
| | | | svn path=/nixpkgs/trunk/; revision=29811
* fix powertop INOTIFY suggestionFlorian Friesdorf2011-10-13
| | | | | | INOTIFY_USER exists since 2.6.18 svn path=/nixpkgs/trunk/; revision=29810
* powertop meta infoFlorian Friesdorf2011-10-13
| | | | svn path=/nixpkgs/trunk/; revision=29807
* fix powertop-1.13.patchFlorian Friesdorf2011-10-13
| | | | svn path=/nixpkgs/trunk/; revision=29806
* BLCR: Add myself as mantainer. Add platforms.Marco Maggesi2011-10-12
| | | | svn path=/nixpkgs/trunk/; revision=29779
* Update BLCR to version 0.8.4.Marco Maggesi2011-10-12
| | | | svn path=/nixpkgs/trunk/; revision=29778
* Making the nvidia installer install the file libcuda.so. 'boinc' wants this ↵Lluís Batlle i Rossell2011-10-07
| | | | | | file. svn path=/nixpkgs/trunk/; revision=29711
* strip trailing whitespacePeter Simons2011-10-06
| | | | svn path=/nixpkgs/trunk/; revision=29695
* mdadm: strip -Werror option from Makefile to fix build errors with GCC 4.6.1Peter Simons2011-10-06
| | | | svn path=/nixpkgs/trunk/; revision=29694
* * NVIDIA driver updated to 285.05.09.Eelco Dolstra2011-10-06
| | | | svn path=/nixpkgs/trunk/; revision=29688
* libsmbios: updated to version 2.2.28 to fix build errors with GCC 4.6.1Peter Simons2011-10-06
| | | | svn path=/nixpkgs/trunk/; revision=29684
* libcgroup-0.37.1Yury G. Kudryashov2011-10-05
| | | | svn path=/nixpkgs/trunk/; revision=29678
* Whoops, forgot to re-inherit postBuild now that it's not set manuallyShea Levy2011-10-02
| | | | | | I really should have done these changes in a topic branch, sorry svn path=/nixpkgs/trunk/; revision=29567
* Update the shadow tarball urlShea Levy2011-10-02
| | | | svn path=/nixpkgs/trunk/; revision=29564
* Linux 3.x: Use our module directory during modules_installShea Levy2011-10-02
| | | | | | | | | | | | The "unset MODULE_DIR" trick was enough to get Linux 3.x kernels compiling, but it was definitely the Wrong Thing We NEED MODULE_DIR set so that depmod can store the right dependencies during the build. The REAL problem with the 3.x kernels was two-fold: Our module-init-tools was so old that the kernel build needed to introduce a hack when calling depmod (involving creating a symlink prepending 99.98 to the version number), and the depmod wrapper was moved out of the Makefile into scripts/depmod.sh, so our substituteInPlace to get rid of '-b $(INSTALL_MOD_PATH)' in the Makefile was a noop and INSTALL_MOD_PATH was still being passed to depmod. This is now fixed and modprobe can successfully find dependencies using the modules.dep created during install svn path=/nixpkgs/trunk/; revision=29559
* module-init-tools: 3.16Shea Levy2011-10-02
| | | | svn path=/nixpkgs/trunk/; revision=29556
* Add a patch to enable adding efi stub code to the linux kernelShea Levy2011-10-01
| | | | svn path=/nixpkgs/trunk/; revision=29555
* Adding attr as a buildInput to enable support for VirtFS (Plan 9 folder ↵Cillian de Roiste2011-10-01
| | | | | | sharing over Virtio - I/O virtualization framework) svn path=/nixpkgs/trunk/; revision=29551
* linux-3.1: rc8Shea Levy2011-09-28
| | | | svn path=/nixpkgs/trunk/; revision=29539
* Add features.aufs2 to old kernelsShea Levy2011-09-28
| | | | svn path=/nixpkgs/trunk/; revision=29536
* aufs3-utilShea Levy2011-09-28
| | | | svn path=/nixpkgs/trunk/; revision=29535