summary refs log tree commit diff
path: root/pkgs/os-specific
AgeCommit message (Collapse)AuthorFilesLines
2011-01-31Update pmountMichael Raskin1-4/+4
svn path=/nixpkgs/trunk/; revision=25740
2011-01-31update fuse to 2.8.5David Guibert1-2/+2
svn path=/nixpkgs/trunk/; revision=25733
2011-01-27Tidying up, adding licenseCillian de Roiste1-7/+9
svn path=/nixpkgs/trunk/; revision=25707
2011-01-27Bumping xf86-input-wacom to version 0.10.10, updating udev rules for modern udevCillian de Roiste2-12/+25
svn path=/nixpkgs/trunk/; revision=25706
2011-01-14* Linux 2.6.27.57, 2.6.32.28.Eelco Dolstra2-5/+5
svn path=/nixpkgs/trunk/; revision=25563
2011-01-12* Build QEMU/KVM with VDE support.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=25528
2011-01-11kernel: new 2.6.37David Guibert1-0/+208
svn path=/nixpkgs/trunk/; revision=25508
2011-01-11kernel: 2.6.36.2 -> 2.6.36.3David Guibert1-2/+2
svn path=/nixpkgs/trunk/; revision=25507
2011-01-11kernel: 2.6.35.7 -> 2.6.35.9David Guibert1-2/+2
svn path=/nixpkgs/trunk/; revision=25506
2011-01-06pkgs/os-specific/linux/kernel-headers/2.6.28.nix: fix build errors with GNU ↵Peter Simons1-0/+1
Make 3.82 Makefile:1607: *** mixed implicit and normal rules. Stop. This patch is probably required in other kernel versions, too. I don't know for sure, though. svn path=/nixpkgs/trunk/; revision=25442
2011-01-03libnl 1.x: packaged.Evgeny Egorochkin5-0/+171
svn path=/nixpkgs/trunk/; revision=25365
2011-01-02updated broadcom wl driverTobias Hammerschmidt1-4/+4
svn path=/nixpkgs/trunk/; revision=25333
2010-12-27* Put libvdpau_nvidia.so in a place where libvdpau can find it.Eelco Dolstra1-3/+3
svn path=/nixpkgs/branches/stdenv-updates/; revision=25298
2010-12-23* Fix "Unknown HZ value" warnings.Eelco Dolstra3-10/+41
svn path=/nixpkgs/branches/stdenv-updates/; revision=25250
2010-12-21* Sync with the trunk.Eelco Dolstra2-5/+5
svn path=/nixpkgs/branches/stdenv-updates/; revision=25225
2010-12-21* NVIDIA X11 driver updated to 260.19.29.Eelco Dolstra1-3/+3
svn path=/nixpkgs/trunk/; revision=25223
2010-12-20* Linux 2.6.32.27.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=25209
2010-12-17Merging from trunk. I solved some trivial merge conflicts.Lluís Batlle i Rossell1-2/+2
svn path=/nixpkgs/branches/stdenv-updates/; revision=25188
2010-12-17Updating the linux 2.6.36 to 2.6.36.2Lluís Batlle i Rossell1-2/+2
svn path=/nixpkgs/trunk/; revision=25185
2010-12-12GNU Hurd: Add dependency on Parted.Ludovic Courtès1-1/+6
svn path=/nixpkgs/branches/stdenv-updates/; revision=25089
2010-12-11Updating from trunk. I resolved simple conflicts.Lluís Batlle i Rossell7-14/+103
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-09broadcom wireless driver - patch by Vladimír ČunátTobias Hammerschmidt2-0/+61
svn path=/nixpkgs/trunk/; revision=25044
2010-12-08* NVIDIA drivers updated to 260.19.21.Eelco Dolstra1-3/+3
svn path=/nixpkgs/trunk/; revision=25037
2010-12-06Adding the nanonote openwrt 2.6.36 kernelLluís Batlle i Rossell1-0/+241
svn path=/nixpkgs/branches/stdenv-updates/; revision=25005
2010-12-06Add Netlink libraryYury G. Kudryashov1-0/+20
svn path=/nixpkgs/trunk/; revision=24996
2010-12-01* Updated sysstat to the latest stable version.Eelco Dolstra1-6/+14
svn path=/nixpkgs/trunk/; revision=24946
2010-11-29* Linux 2.6.32.26.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=24911
2010-11-28ati-drivers: version bump. Patch by: Cillian de Róiste.Evgeny Egorochkin1-3/+3
svn path=/nixpkgs/trunk/; revision=24896
2010-11-26Fixing the sysvinit crossbuild (now yes)Lluís Batlle i Rossell1-1/+1
svn path=/nixpkgs/branches/stdenv-updates/; revision=24885
2010-11-26Fixing fbtermStdenv for cross buildingLluís Batlle i Rossell1-0/+3
svn path=/nixpkgs/branches/stdenv-updates/; revision=24881
2010-11-26Adding a fbterm variant building with stdenv to get cross-build-abilityLluís Batlle i Rossell1-0/+32
(I want it in the nanonote) svn path=/nixpkgs/branches/stdenv-updates/; revision=24880
2010-11-26Updating from trunk - I hope I fixed the conflict around gettext - I left it asLluís Batlle i Rossell1-2/+2
it was before merging. svn path=/nixpkgs/branches/stdenv-updates/; revision=24876
2010-11-26Making halt and shutdown work fine in sysvinit (they had hardcoded /sbin, andLluís Batlle i Rossell2-23/+4
now I hardcode $out/sbin) I also remove a patch I don't know what was it for. svn path=/nixpkgs/branches/stdenv-updates/; revision=24874
2010-11-25* nfs-utils updated to 1.2.3.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=24857
2010-11-25Making bash and kbd cross-buildLluís Batlle i Rossell1-1/+1
svn path=/nixpkgs/branches/stdenv-updates/; revision=24851
2010-11-23Making sysvinit and mingetty crossbuildLluís Batlle i Rossell2-0/+8
svn path=/nixpkgs/branches/stdenv-updates/; revision=24829
2010-11-23Merge from trunkMichael Raskin2-0/+92
svn path=/nixpkgs/branches/stdenv-updates/; revision=24820
2010-11-23Adding untie - a tool for manipulating namespacesMichael Raskin1-0/+46
svn path=/nixpkgs/trunk/; revision=24819
2010-11-23Adding IOtopMichael Raskin1-0/+46
svn path=/nixpkgs/trunk/; revision=24818
2010-11-21Fix for a syscall restart bug on linux-mipsLluís Batlle i Rossell2-0/+17
svn path=/nixpkgs/branches/stdenv-updates/; revision=24791
2010-11-17Updating from trunk againMichael Raskin1-1/+2
svn path=/nixpkgs/branches/stdenv-updates/; revision=24745
2010-11-12Fix acpi_call kernel version referenceMichael Raskin1-1/+2
svn path=/nixpkgs/trunk/; revision=24677
2010-11-11Updating from trunk.Lluís Batlle i Rossell3-2/+34
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11Installing test_off.sh with reasonable nameMichael Raskin1-1/+1
svn path=/nixpkgs/trunk/; revision=24669
2010-11-11Adding acpi-callMichael Raskin1-0/+30
svn path=/nixpkgs/trunk/; revision=24668
2010-11-11Enable VGA_SWITCHEROOMichael Raskin1-0/+2
svn path=/nixpkgs/trunk/; revision=24667
2010-11-08The way how to build util-linux-ng for 'mount' to work on nixos changed.Lluís Batlle i Rossell1-10/+5
I make it work so it finds mount.nfs and similar tools in nixos, and now it may even work in non-nixos, as it is going to try /sbin after /var/run/current-system/sw/sbin. svn path=/nixpkgs/branches/stdenv-updates/; revision=24621
2010-11-03* Linux 2.6.32.25.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=24588
2010-10-31Updating from trunk. I only had to take away the usual stdenv2 inLluís Batlle i Rossell5-10/+129
all-packages.nix svn path=/nixpkgs/branches/stdenv-updates/; revision=24553
2010-10-26* A better fix for the Xen clock problem.Eelco Dolstra3-49/+55
svn path=/nixpkgs/trunk/; revision=24488