Eelco Dolstra
2607a78df9
* Use the 2.6.28.5 kernel headers. In particular this fixes this bug:
...
http://bugs.gentoo.org/show_bug.cgi?format=multiple&id=252721
E.g. the hal compile broke because of this.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14101
2009-02-17 15:32:53 +00:00
Eelco Dolstra
090e1f1180
* alsa-util suddenly needs --disable-xmlto. Don't know why. Also got
...
rid of some old versions.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14062
2009-02-12 22:31:23 +00:00
Eelco Dolstra
390695e73f
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14057
2009-02-12 21:16:55 +00:00
Eelco Dolstra
ec9a796ee6
* libsmbios updated to 2.0.3, which builds on GCC 4.3.
...
There is a newer version (2.2.x), but it requires Python,
which I'd rather avoid in the NixOS base system (it's
already large enough).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14047
2009-02-12 19:18:16 +00:00
Eelco Dolstra
efa1bf9cb5
* Added acpid, a daemon that monitors ACPI events.
...
svn path=/nixpkgs/trunk/; revision=14026
2009-02-10 23:12:18 +00:00
Eelco Dolstra
5e3c509cb8
* Latest kernels.
...
svn path=/nixpkgs/trunk/; revision=14019
2009-02-10 11:10:12 +00:00
Eelco Dolstra
268148c794
* Latest NVIDIA driver. Hopefully this fixes my suspend-to-RAM problems.
...
Also, use the pkg0 download, since pkg1/pkg2 apparently just contain
precompiled modules that we don't need.
svn path=/nixpkgs/trunk/; revision=14018
2009-02-10 11:06:41 +00:00
Michael Raskin
b47bdfc6f7
kqemu seems to need it on most kernels
...
svn path=/nixpkgs/trunk/; revision=14003
2009-02-08 13:22:26 +00:00
Eelco Dolstra
987c01630a
svn path=/nixpkgs/branches/stdenv-updates/; revision=13971
2009-02-03 10:39:48 +00:00
Eelco Dolstra
a6867fa9a3
* Linux 2.6.28.3.
...
svn path=/nixpkgs/trunk/; revision=13963
2009-02-02 19:00:30 +00:00
Eelco Dolstra
0618e2cd68
* e2fsprogs 1.41.4.
...
svn path=/nixpkgs/trunk/; revision=13962
2009-02-02 19:00:20 +00:00
Eelco Dolstra
c584bb878a
* Sync with trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13903
2009-01-29 16:33:02 +00:00
Eelco Dolstra
b48cc44ebf
* klibc: install statically linked binaries as well.
...
* klibc: build against the regular kernel headers instead of depending
on a kernel build. This way we don't have to rebuild klibc every
time the kernel changes.
* splashutils 1.3: compile properly with a klibc that uses unpatched
kernel headers.
svn path=/nixpkgs/trunk/; revision=13900
2009-01-29 15:44:37 +00:00
Eelco Dolstra
858cf3cdcb
* Wrong hash.
...
svn path=/nixpkgs/trunk/; revision=13899
2009-01-29 11:00:56 +00:00
Eelco Dolstra
e5349d1716
* Linux 2.6.27.13 and 2.6.28.2.
...
svn path=/nixpkgs/trunk/; revision=13887
2009-01-27 14:56:17 +00:00
Eelco Dolstra
8b9fb752b6
* mingetty 1.08.
...
svn path=/nixpkgs/trunk/; revision=13884
2009-01-27 14:14:42 +00:00
Ludovic Courtès
d17d9dfb39
ALSA 1.0.19.
...
svn path=/nixpkgs/trunk/; revision=13808
2009-01-19 20:21:23 +00:00
Michael Raskin
4e9b120ad2
small fixes to build custom kernel
...
svn path=/nixpkgs/trunk/; revision=13795
2009-01-17 13:40:12 +00:00
Eelco Dolstra
dc8e9933f9
* Fixed URL.
...
svn path=/nixpkgs/trunk/; revision=13792
2009-01-17 13:08:04 +00:00
Eelco Dolstra
c1579d2e78
* stdenv branch: synced with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13785
2009-01-16 10:59:27 +00:00
Eelco Dolstra
4eedf7dae8
* Install the arch-specific headers for Linux <= 2.6.27 properly
...
again.
svn path=/nixpkgs/trunk/; revision=13783
2009-01-16 10:28:18 +00:00
Eelco Dolstra
89364df3e9
svn path=/nixpkgs/trunk/; revision=13781
2009-01-15 16:22:01 +00:00
Eelco Dolstra
7df6cdf6da
* Doh.
...
svn path=/nixpkgs/trunk/; revision=13780
2009-01-15 15:59:59 +00:00
Eelco Dolstra
f89876974e
* Use the generic kernel builder.
...
svn path=/nixpkgs/trunk/; revision=13779
2009-01-15 15:54:24 +00:00
Eelco Dolstra
a0670a904e
* Reduce duplication between kernel expressions.
...
svn path=/nixpkgs/trunk/; revision=13778
2009-01-15 15:40:23 +00:00
Eelco Dolstra
2188660f2d
* CONFIG_LSF should be set on i686, otherwise ext4 can't even mount
...
filesystems created by mkfs.ext4 with default options.
svn path=/nixpkgs/trunk/; revision=13777
2009-01-15 15:11:14 +00:00
Eelco Dolstra
739ef5e82a
* Various hacks needed to get the NVIDIA driver to build on
...
Linux 2.6.28. In particular the arch-specific headers
are in a different place now. (I'd like to do "make
headers_install", but it doesn't install all the headers
that are needed to build external kernel modules. What
a mess.)
* Add Linux 2.6.28 to the channel.
svn path=/nixpkgs/trunk/; revision=13775
2009-01-15 15:00:30 +00:00
Eelco Dolstra
eeb63a3ed4
* Latest splashutils.
...
svn path=/nixpkgs/trunk/; revision=13774
2009-01-15 14:58:50 +00:00
Eelco Dolstra
164e1a7ff2
* Latest Intel 3945/4965 wireless firmwares. Actually there are newer
...
versions, but they're apparently for Linux >= 2.6.29 (e.g. they
provide iwlwifi-3945-2.ucode instead of iwlwifi-3945-1.ucode).
svn path=/nixpkgs/trunk/; revision=13771
2009-01-15 10:36:21 +00:00
Eelco Dolstra
1a3a6835c2
* KVM 82.
...
* Kernel headers for Linux 2.6.28.
svn path=/nixpkgs/trunk/; revision=13755
2009-01-13 12:40:58 +00:00
Eelco Dolstra
6c0b144efc
* Linux 2.6.27.10.
...
svn path=/nixpkgs/trunk/; revision=13752
2009-01-13 09:05:05 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Eelco Dolstra
b321f31c45
* NVIDIA X11 driver updated to 180.22.
...
svn path=/nixpkgs/trunk/; revision=13745
2009-01-12 17:00:25 +00:00
Eelco Dolstra
33278912fd
* Linux 2.6.28.
...
svn path=/nixpkgs/trunk/; revision=13743
2009-01-12 13:11:18 +00:00
Michael Raskin
ed11a2bbc8
Build e2fsprogs at last
...
svn path=/nixpkgs/trunk/; revision=13719
2009-01-06 23:22:29 +00:00
Eelco Dolstra
73275bb354
* Added util-linux-ng, a fork of util-linux (which seems unmaintained).
...
svn path=/nixpkgs/trunk/; revision=13712
2009-01-06 09:28:45 +00:00
Eelco Dolstra
a36a329e57
* e2fsprogs 1.41.3. This adds userspace support for ext4.
...
svn path=/nixpkgs/trunk/; revision=13711
2009-01-06 09:16:41 +00:00
Eelco Dolstra
d15a5e9625
* Get rid of references to losser.st-lab.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13707
2009-01-05 14:01:42 +00:00
Michael Raskin
4c78e32aba
Updating iproute - patch by Lluis Batlle
...
svn path=/nixpkgs/trunk/; revision=13696
2009-01-03 15:13:19 +00:00
Peter Simons
82e14b3605
Updated htop to version 0.8.1.
...
svn path=/nixpkgs/trunk/; revision=13614
2008-12-11 23:18:46 +00:00
Eelco Dolstra
821de7706a
* Glibc 2.9. Got rid of 2.8 because we never used it.
...
* Kernel headers 2.6.27. However, they don't work yet because they
have a Perl dependency, which is annoying during the bootstrap.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13605
2008-12-10 11:06:23 +00:00
Eelco Dolstra
e31341510d
* Merged from the trunk. Let's see how well this works with
...
Subversion 1.5...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13601
2008-12-10 09:59:21 +00:00
Michael Raskin
e66080438b
Added FBTerm - framebuffer terminal emulator
...
svn path=/nixpkgs/trunk/; revision=13596
2008-12-08 12:44:42 +00:00
Eelco Dolstra
3189f877d0
* Linux 2.6.27.7
...
svn path=/nixpkgs/trunk/; revision=13487
2008-11-28 13:12:43 +00:00
Ludovic Courtès
564b82630b
Add Intel Wi-Fi firmware for kernels 2.6.27 and later;
...
make `iwlwifi4965ucode' part of `kernelPackagesFor'.
svn path=/nixpkgs/trunk/; revision=13429
2008-11-26 13:15:38 +00:00
Eelco Dolstra
3d52d1593a
* Revert to version 76, 77 gives strange hangs.
...
svn path=/nixpkgs/trunk/; revision=13338
2008-11-19 17:21:49 +00:00
Eelco Dolstra
31dc7a4c2f
* Don't abort when we're not on Linux.
...
svn path=/nixpkgs/trunk/; revision=13302
2008-11-14 17:28:11 +00:00
Eelco Dolstra
aa84bce64d
* Get rid of all references to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Eelco Dolstra
d21051e84c
* Added cryopid (contributed by Marco Maggesi).
...
svn path=/nixpkgs/trunk/; revision=13291
2008-11-14 12:34:18 +00:00
Marc Weber
558c81fcd9
updated sdparm -> 1.03, patch provided by tachermourir@rambler.ru
...
svn path=/nixpkgs/trunk/; revision=13212
2008-11-06 19:01:30 +00:00