Michael Raskin
3baa3663c9
Try newer -RC kernel
...
svn path=/nixpkgs/trunk/; revision=16504
2009-07-29 18:10:26 +00:00
Lluís Batlle i Rossell
d4aedd92cc
I revert my changes to get nixpkgs working on armv5tel-linux.
...
I thought I didn't change stdenv, but I did. This will go soon into the stdenv
branch then.
Reverse-merging r16467 through r16465.
svn path=/nixpkgs/trunk/; revision=16468
2009-07-26 22:47:33 +00:00
Lluís Batlle i Rossell
532fc4a05d
Adding armv5tel to the 'if' checks in stdenv, gcc-wrapper and kernel headers
...
svn path=/nixpkgs/trunk/; revision=16466
2009-07-26 21:48:10 +00:00
Eelco Dolstra
aaca21fcff
* iproute2 updated to 2.6.29-1.
...
svn path=/nixpkgs/trunk/; revision=16446
2009-07-23 21:34:53 +00:00
Eelco Dolstra
4bc2468913
* iptables updated to 1.4.4.
...
svn path=/nixpkgs/trunk/; revision=16440
2009-07-23 18:16:24 +00:00
Michael Raskin
35f22c0afb
Reverting AUFS update
...
svn path=/nixpkgs/trunk/; revision=16392
2009-07-16 11:39:03 +00:00
Michael Raskin
2b51bd8c6b
Use a fresh checkout
...
svn path=/nixpkgs/trunk/; revision=16391
2009-07-16 11:22:57 +00:00
Michael Raskin
56b232c4cb
Update AUFS
...
svn path=/nixpkgs/trunk/; revision=16389
2009-07-16 11:02:37 +00:00
Michael Raskin
15bec036fa
Add 2.6.31-rc2 kernel for now : rc3 has a BtrFS stability regression
...
svn path=/nixpkgs/trunk/; revision=16384
2009-07-16 06:30:25 +00:00
Michael Raskin
8eefb03231
Fix typo
...
svn path=/nixpkgs/trunk/; revision=16383
2009-07-15 21:09:17 +00:00
Michael Raskin
0865385a29
Add a config for older x86 processors without PAE support. Turn off PAT for a good measure, too
...
svn path=/nixpkgs/trunk/; revision=16382
2009-07-15 21:01:24 +00:00
Michael Raskin
57c8392eee
Fixed cmdline override in 2.6.31-rc3 kernel config
...
svn path=/nixpkgs/trunk/; revision=16362
2009-07-14 19:24:10 +00:00
Michael Raskin
a310f4f2a0
Forgot to turn off debugging options in all-mod-config..
...
svn path=/nixpkgs/trunk/; revision=16347
2009-07-14 10:23:45 +00:00
Michael Raskin
396ae631ea
Add AMD64 config for 2.6.31-rc3
...
svn path=/nixpkgs/trunk/; revision=16346
2009-07-14 09:57:51 +00:00
Michael Raskin
64c89c7532
Oops, mixed up hashes
...
svn path=/nixpkgs/trunk/; revision=16345
2009-07-14 09:18:22 +00:00
Michael Raskin
ad2f62980a
Try building a really full-featured configuration of the fresh Linux kernel pre-release
...
svn path=/nixpkgs/trunk/; revision=16344
2009-07-14 09:13:59 +00:00
Michael Raskin
1744fe5183
Adding statifier, a tool to make pseudostatic binaries. Unfortunately, statified NixOS-built binaries segfault on Ubuntu..
...
svn path=/nixpkgs/trunk/; revision=16291
2009-07-09 21:34:29 +00:00
Michael Raskin
900f96fe8a
Build btrfs-image, although it was mistakenly omitted in release Makefile
...
svn path=/nixpkgs/trunk/; revision=16226
2009-07-07 21:47:28 +00:00
Michael Raskin
f4a5ef043d
Update BtrFS progs. Note: incompatible with older kernels - like 2.6.30
...
svn path=/nixpkgs/trunk/; revision=16205
2009-07-07 10:02:53 +00:00
Eelco Dolstra
bfadd94cec
* Kernel updates.
...
svn path=/nixpkgs/trunk/; revision=16155
2009-07-03 09:11:46 +00:00
Eelco Dolstra
674211ac9d
* Revive klibc 1.5 for now since vmtools still uses its insmod.
...
svn path=/nixpkgs/trunk/; revision=16040
2009-06-25 08:22:51 +00:00
Eelco Dolstra
1df4221cb3
* klibc 1.5.15. Fixes a segfault in cpio.
...
svn path=/nixpkgs/trunk/; revision=16020
2009-06-22 14:14:58 +00:00
Rob Vermaas
1c3f49e06f
* Changed version of gcc to 4.0.1 - 5484 on darwin
...
* Added dsymutil to gcc wrapper env on darwin
* turned off make check for gnugrep on darwin
* added --enable-bsd=libs configure flag for gnugrep on darwin
svn path=/nixpkgs/trunk/; revision=16014
2009-06-21 18:37:54 +00:00
Eelco Dolstra
d0b03cbe1a
* The vidmode patch was kind of broken (it didn't zero-terminate the
...
`mode' buffer).
svn path=/nixpkgs/trunk/; revision=16009
2009-06-19 14:26:04 +00:00
Eelco Dolstra
445598ad4c
* Support the "vga" kernel command line option when using the -kernel
...
option. Patch from
http://www.mail-archive.com/qemu-commits@nongnu.org/msg00202.html .
svn path=/nixpkgs/trunk/; revision=15997
2009-06-18 15:55:38 +00:00
Eelco Dolstra
85479e92d1
* Linux 2.6.29.5.
...
* Build the PC speaker as a module. This allows people who are
annoyed by beeps (e.g. users of Dell Latitude D6xx laptops) to get
rid of them :-)
svn path=/nixpkgs/trunk/; revision=15983
2009-06-17 12:26:22 +00:00
Eelco Dolstra
49d141ed01
* Work around a bizarre bug that causes nvidia-settings to be able to
...
find libXrandr when invoked as "nvidia-settings", but not when
invoked by absolute path
(e.g. "/var/run/current-system/sw/bin/nvidia-settings"). Adding it
to libGL's RUNPATH fixes this. Strangely, libGL doesn't even
contain a reference to libXrandr.
svn path=/nixpkgs/trunk/; revision=15971
2009-06-16 12:51:35 +00:00
Eelco Dolstra
85978b1efa
* e2fsprogs updated to 1.41.6. Also keep the previous version around
...
so that we don't have to rebuild everything that depends on libuuid
(such as all X programs).
svn path=/nixpkgs/trunk/; revision=15964
2009-06-15 16:45:48 +00:00
Eelco Dolstra
588eb7a351
* Linux 2.6.27.25.
...
svn path=/nixpkgs/trunk/; revision=15962
2009-06-15 15:05:42 +00:00
Eelco Dolstra
47eb07cfeb
* Latest NVIDIA driver.
...
svn path=/nixpkgs/trunk/; revision=15944
2009-06-12 12:56:03 +00:00
Eelco Dolstra
a0399dd8a2
* mksquashfs needs pthread_cancel.
...
svn path=/nixpkgs/trunk/; revision=15925
2009-06-10 13:29:12 +00:00
Eelco Dolstra
e559192847
* Fix module installation.
...
svn path=/nixpkgs/trunk/; revision=15887
2009-06-07 21:49:14 +00:00
Eelco Dolstra
86e3458dd7
* Linux 2.6.29. It doesn't build yet due to some depmod problem.
...
svn path=/nixpkgs/trunk/; revision=15884
2009-06-06 23:09:38 +00:00
Eelco Dolstra
50e91e3fdd
* kbd updated to 1.15.
...
svn path=/nixpkgs/trunk/; revision=15880
2009-06-05 17:16:14 +00:00
Eelco Dolstra
57cf606d47
* squashfs tools: updated to 4.0.
...
svn path=/nixpkgs/trunk/; revision=15873
2009-06-05 13:52:24 +00:00
Eelco Dolstra
97ad838137
* KVM 86. This one finally seems to have decent CIFS performance
...
again.
svn path=/nixpkgs/trunk/; revision=15825
2009-06-02 15:59:42 +00:00
Eelco Dolstra
6645fcb0c5
* Oops.
...
svn path=/nixpkgs/trunk/; revision=15821
2009-06-02 12:29:40 +00:00
Eelco Dolstra
32aa1eacf3
* Linux 2.6.27.24, 2.6.28.10.
...
svn path=/nixpkgs/trunk/; revision=15819
2009-06-02 09:48:01 +00:00
Eelco Dolstra
2d8003ff6d
* NVIDIA X11 driver updated to 180.60.
...
svn path=/nixpkgs/trunk/; revision=15818
2009-06-02 09:47:48 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber
88eb04c0dc
adding zenity to gnome desktop nix expressions
...
making it possible to build metacity and gconf-editor
patch provided by Christoph Herbst
svn path=/nixpkgs/trunk/; revision=15681
2009-05-20 17:39:18 +00:00
Eelco Dolstra
84e60bf3c8
* Latest e2fsprogs.
...
svn path=/nixpkgs/trunk/; revision=15679
2009-05-20 17:13:51 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Sander van der Burg
b4d94e82cd
Modified WPA supplicant expression so that it includes an icon
...
svn path=/nixpkgs/trunk/; revision=15588
2009-05-13 10:56:53 +00:00
Sander van der Burg
2a633e75c8
Added qt4 gui front-end package for WPA supplicant
...
svn path=/nixpkgs/trunk/; revision=15578
2009-05-12 18:52:48 +00:00
Michael Raskin
e420d8f5d4
Update kQemu source location
...
svn path=/nixpkgs/trunk/; revision=15543
2009-05-10 21:22:36 +00:00
Michael Raskin
63d9ef7a99
Make fbterm build
...
svn path=/nixpkgs/trunk/; revision=15530
2009-05-10 12:29:36 +00:00
Michael Raskin
d688b5f57e
Fixing jfsrec
...
svn path=/nixpkgs/trunk/; revision=15483
2009-05-07 07:00:31 +00:00
Michael Raskin
65a87fefd5
Fix kernel builder - fails, depending on FS behavior
...
svn path=/nixpkgs/trunk/; revision=15437
2009-05-04 10:51:51 +00:00
Michael Raskin
76863c4bf7
Pull one more part of the Debian patch. Now AUFS allows to boot LiveCD
...
svn path=/nixpkgs/trunk/; revision=15429
2009-05-03 11:29:08 +00:00