summary refs log tree commit diff
path: root/pkgs/os-specific/linux
Commit message (Collapse)AuthorAge
* * Fix broken meta attributes.Eelco Dolstra2009-10-13
| | | | svn path=/nixpkgs/trunk/; revision=17773
* * Fix some packages that broke because libuuid can be null on Darwin.Eelco Dolstra2009-10-08
| | | | | | | | buildDefs doesn't like buildInputs containing nulls. * In all-packages.nix: xfsProgs -> xfsprogs, jfsUtils -> jfsutils to match the upstream name. svn path=/nixpkgs/trunk/; revision=17726
* Adding a zen-stable head versionMichael Raskin2009-10-06
| | | | svn path=/nixpkgs/trunk/; revision=17663
* A case study in transitive overrides. WebKit needs fresh glib. This means it ↵Michael Raskin2009-10-06
| | | | | | needs a whole slice of system built against glib-2.22.. Added overrides are generic enough, though. So the same way can be used to override everything. I have failed (so far?) to add mkOverridable into stdenv, though. svn path=/nixpkgs/trunk/; revision=17661
* * Urgh.Eelco Dolstra2009-10-02
| | | | svn path=/nixpkgs/trunk/; revision=17614
* svn path=/nixpkgs/trunk/; revision=17613Eelco Dolstra2009-10-02
|
* Gw6c tarball is now uncompessed.. Do not ask me whyMichael Raskin2009-09-29
| | | | svn path=/nixpkgs/trunk/; revision=17515
* Gw6c client got updatedMichael Raskin2009-09-29
| | | | svn path=/nixpkgs/trunk/; revision=17513
* * net-tools: install the manpages in $out/share/man/manN instead ofEelco Dolstra2009-09-29
| | | | | | $out/share/manN. Cleaned up the expression at the same time. svn path=/nixpkgs/trunk/; revision=17509
* Boost library reference change no longer neededMichael Raskin2009-09-29
| | | | svn path=/nixpkgs/trunk/; revision=17487
* * Bluez 4.54.Eelco Dolstra2009-09-28
| | | | svn path=/nixpkgs/trunk/; revision=17473
* * Latest libsmbios.Eelco Dolstra2009-09-28
| | | | | | * Build HAL with libsmbios support. svn path=/nixpkgs/trunk/; revision=17472
* * qemu-kvm 0.11.0.Eelco Dolstra2009-09-28
| | | | svn path=/nixpkgs/trunk/; revision=17468
* * Build HAL with pm-utils support.Eelco Dolstra2009-09-26
| | | | svn path=/nixpkgs/trunk/; revision=17450
* * Install HAL's umount helper. This is necessary to allow non-rootEelco Dolstra2009-09-26
| | | | | | | users to unmount or eject removable media mounted through HAL from the command-line. svn path=/nixpkgs/trunk/; revision=17447
* * Use /etc/pm for the configuration.Eelco Dolstra2009-09-26
| | | | svn path=/nixpkgs/trunk/; revision=17446
* * Build HAL with ConsoleKit and PolicyKit support. Without it, HAL'sEelco Dolstra2009-09-25
| | | | | | | | | | | | | | | | configure script prints out this ominous warning: WARNING: PolicyKit is disabled. You need to manually edit the hal.conf file to lock down the service. Failure to do so allows any caller to make hald do work on their behalf which may be a huge SECURITY HOLE. I repeat: YOU NEED TO EDIT THE FILE hal.conf to match your distro/site to avoid NASTY SECURITY HOLES. Note that HAL only builds with the old PolicyKit (it looks for polkit.pc). Reverted ConsoleKit to the last version that used the old PolicyKit for this reason. svn path=/nixpkgs/trunk/; revision=17432
* * Added pm-utils.Eelco Dolstra2009-09-25
| | | | svn path=/nixpkgs/trunk/; revision=17430
* * e2fsprogs 1.41.9.Eelco Dolstra2009-09-25
| | | | svn path=/nixpkgs/trunk/; revision=17429
* * Linux 2.6.27.35.Eelco Dolstra2009-09-25
| | | | svn path=/nixpkgs/trunk/; revision=17422
* * Revert to KVM 76 in the VM build functions. The latest qemu-kvm hasEelco Dolstra2009-09-23
| | | | | | weird performance and data corruption regressions in the build farm. svn path=/nixpkgs/trunk/; revision=17364
* htop: updated to version 0.8.3Peter Simons2009-09-22
| | | | svn path=/nixpkgs/trunk/; revision=17355
* * added davfs2 1.4.1Rob Vermaas2009-09-22
| | | | svn path=/nixpkgs/trunk/; revision=17345
* pass jackaudio to alsaPlugins also adding convinient wrapper scriptMarc Weber2009-09-21
| | | | svn path=/nixpkgs/trunk/; revision=17340
* adding alsa-plugin and patching alsa so that you can tell it about ↵Marc Weber2009-09-20
| | | | | | additional plugins svn path=/nixpkgs/trunk/; revision=17316
* adding bash completion script for upstartMarc Weber2009-09-20
| | | | svn path=/nixpkgs/trunk/; revision=17304
* Adding me as a maintainer, with a pair of packages.Lluís Batlle i Rossell2009-09-20
| | | | svn path=/nixpkgs/trunk/; revision=17295
* Fixing cryptsetup build.Lluís Batlle i Rossell2009-09-20
| | | | svn path=/nixpkgs/trunk/; revision=17293
* Adding dmraidMichael Raskin2009-09-20
| | | | svn path=/nixpkgs/trunk/; revision=17292
* Adding the nvidia legacy drivers (I still use a geForce 4 AGP)Lluís Batlle i Rossell2009-09-19
| | | | svn path=/nixpkgs/trunk/; revision=17284
* Adding the firmware for the rt73 usb wifi nic.Lluís Batlle i Rossell2009-09-18
| | | | svn path=/nixpkgs/trunk/; revision=17263
* I am an idiot. Correcting -zen1 -> -zen2Michael Raskin2009-09-18
| | | | svn path=/nixpkgs/trunk/; revision=17242
* Disabling PRAMFS in Zen Kernel for nowMichael Raskin2009-09-18
| | | | svn path=/nixpkgs/trunk/; revision=17241
* adding 2.6.31-zen1 kernelMichael Raskin2009-09-17
| | | | svn path=/nixpkgs/trunk/; revision=17217
* * Latest lm_sensors.Eelco Dolstra2009-09-15
| | | | svn path=/nixpkgs/trunk/; revision=17170
* Try enabling VESA framebufferMichael Raskin2009-09-15
| | | | svn path=/nixpkgs/trunk/; revision=17169
* Enable FB_CON_DECORMichael Raskin2009-09-15
| | | | svn path=/nixpkgs/trunk/; revision=17159
* Try enabling fbcondecorMichael Raskin2009-09-15
| | | | svn path=/nixpkgs/trunk/; revision=17158
* Fix aufs utilities for NixOS manualMichael Raskin2009-09-15
| | | | svn path=/nixpkgs/trunk/; revision=17153
* Update feature set for Zen kernel; also tune HZ settings for BFS scheduler ↵Michael Raskin2009-09-15
| | | | | | (didn't boot for me last time) svn path=/nixpkgs/trunk/; revision=17151
* Require AUFS2 support in kernelMichael Raskin2009-09-15
| | | | svn path=/nixpkgs/trunk/; revision=17150
* fix typoMichael Raskin2009-09-15
| | | | svn path=/nixpkgs/trunk/; revision=17149
* AUFS2 utilitiesMichael Raskin2009-09-15
| | | | svn path=/nixpkgs/trunk/; revision=17147
* Add a version of Zen kernel with Con Kolivas' BFS schedulerMichael Raskin2009-09-14
| | | | svn path=/nixpkgs/trunk/; revision=17142
* Fix more problems with aufs2Michael Raskin2009-09-14
| | | | svn path=/nixpkgs/trunk/; revision=17110
* Turn off more debug options not needed by defaultMichael Raskin2009-09-13
| | | | svn path=/nixpkgs/trunk/; revision=17103
* Removing more debugging options from default 2.6.31 configMichael Raskin2009-09-13
| | | | svn path=/nixpkgs/trunk/; revision=17101
* Change some options most different from mainline to build a probably ↵Michael Raskin2009-09-13
| | | | | | bootable kernel svn path=/nixpkgs/trunk/; revision=17095
* Remove option stopping 2.6.31 from bootingMichael Raskin2009-09-13
| | | | svn path=/nixpkgs/trunk/; revision=17094
* * Fix the aufs2 build (hopefully).Eelco Dolstra2009-09-13
| | | | svn path=/nixpkgs/trunk/; revision=17080