Eelco Dolstra
9274b390f4
* Linux 2.6.23.16, 2.6.22.18 - fix for the vmsplice root exploit.
...
svn path=/nixpkgs/trunk/; revision=10622
2008-02-11 09:04:15 +00:00
Yury G. Kudryashov
82297a0c83
* KVM 57. (Newer versions don't compile against the current kernel headers.)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10598
2008-02-10 17:40:24 +00:00
Yury G. Kudryashov
d8688a1eb9
* Reiser4 stuff.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10586
2008-02-10 17:38:36 +00:00
Yury G. Kudryashov
83e82c9872
* udev: get rid of silly warnings in make install.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10583
2008-02-10 17:38:01 +00:00
Yury G. Kudryashov
6edb12e639
* Use fxload.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10580
2008-02-10 17:37:27 +00:00
Yury G. Kudryashov
0d4ff25ce9
* Added fxload, a tool to upload firmware to Cypress EZ-USB microcontrollers.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10577
2008-02-10 17:36:37 +00:00
Yury G. Kudryashov
7b9937f24d
* Driver for the Go 7007, used in the Plextor ConvertX USB TV tuner. Thanks to Martin Bravenboer for donating the hardware :-) * Latest udev.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10573
2008-02-10 17:35:43 +00:00
Yury G. Kudryashov
053ea5ebe6
Fix enabling switching to kernels not already running (depmod uses uname-r as default to look for modules)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10572
2008-02-10 17:35:30 +00:00
Michael Raskin
4df190c703
Various fixes and updates to build that all.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10568
2008-02-10 16:44:43 +00:00
Eelco Dolstra
e32787dc94
* Fix AEFS on x86_64.
...
svn path=/nixpkgs/trunk/; revision=10561
2008-02-08 23:13:18 +00:00
Yury G. Kudryashov
ef9c7dccc0
typo in alsa
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10538
2008-02-07 11:07:21 +00:00
Eelco Dolstra
cde74730e8
* KVM 57. (Newer versions don't compile against the current kernel headers.)
...
svn path=/nixpkgs/trunk/; revision=10534
2008-02-07 09:02:28 +00:00
Yury G. Kudryashov
c5fafa326b
Alsa: 1.0.16
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10531
2008-02-06 22:45:59 +00:00
Eelco Dolstra
9f2711c674
* Reiser4 stuff.
...
svn path=/nixpkgs/trunk/; revision=10498
2008-02-04 14:37:15 +00:00
Eelco Dolstra
6b7dd4cac7
* udev: get rid of silly warnings in make install.
...
svn path=/nixpkgs/trunk/; revision=10494
2008-02-04 13:04:16 +00:00
Eelco Dolstra
6d07280263
* Use fxload.
...
svn path=/nixpkgs/trunk/; revision=10488
2008-02-04 08:36:10 +00:00
Eelco Dolstra
2c3e3dcbae
* Added fxload, a tool to upload firmware to Cypress EZ-USB microcontrollers.
...
svn path=/nixpkgs/trunk/; revision=10483
2008-02-03 14:43:19 +00:00
Yury G. Kudryashov
aa4d93482d
D-Bus splitted into two packages: dbus.libs and dbus.tools
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10461
2008-02-02 20:41:06 +00:00
Eelco Dolstra
3547462f7a
* Driver for the Go 7007, used in the Plextor ConvertX USB TV tuner.
...
Thanks to Martin Bravenboer for donating the hardware :-)
* Latest udev.
svn path=/nixpkgs/trunk/; revision=10452
2008-02-01 23:58:39 +00:00
Marc Weber
b37c1de0a2
Fix enabling switching to kernels not already running (depmod uses uname-r as default to look for modules)
...
svn path=/nixpkgs/trunk/; revision=10441
2008-01-31 21:55:38 +00:00
Yury G. Kudryashov
891295a46a
More homepages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10432
2008-01-31 10:42:02 +00:00
Yury G. Kudryashov
fbfab88e04
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +00:00
Yury G. Kudryashov
54303ac99c
* Added AUFS, another Unionfs.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10420
2008-01-31 10:38:37 +00:00
Yury G. Kudryashov
4d5a4ea903
More homepages
...
svn path=/nixpkgs/trunk/; revision=10419
2008-01-31 10:11:09 +00:00
Yury G. Kudryashov
5bca69ac34
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Eelco Dolstra
3066e0e8e2
* Added AUFS, another Unionfs.
...
svn path=/nixpkgs/trunk/; revision=10387
2008-01-29 13:24:40 +00:00
Yury G. Kudryashov
eaca7f368c
Added prefix patch to ndiswrapper
...
svn path=/nixpkgs/trunk/; revision=10323
2008-01-28 19:34:00 +00:00
Yury G. Kudryashov
9b2659eec7
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10295
2008-01-25 14:16:25 +00:00
Eelco Dolstra
ea7d231d86
* NVIDIA driver 169.09.
...
svn path=/nixpkgs/trunk/; revision=10275
2008-01-24 12:50:19 +00:00
Yury G. Kudryashov
da57804fff
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00
Michael Raskin
12ea9ddea2
Fixed building and aggregating modules for not-installed kernel version
...
svn path=/nixpkgs/trunk/; revision=10226
2008-01-19 11:00:09 +00:00
Eelco Dolstra
83d59de5a0
* Linux 2.6.22.16, 2.6.23.14: fixes CVE-2008-0001.
...
svn path=/nixpkgs/trunk/; revision=10222
2008-01-18 16:58:34 +00:00
Eelco Dolstra
4bbd0d9aad
* Latest usbutils, usb.ids.
...
svn path=/nixpkgs/trunk/; revision=10219
2008-01-18 15:18:02 +00:00
Michael Raskin
bc46eaf404
Some review of builder-defs and dependent files. No rebuild needed. Now it should be possible to override elements in builderDefs
...
svn path=/nixpkgs/trunk/; revision=10214
2008-01-18 12:36:56 +00:00
Yury G. Kudryashov
eae106046d
remove 2.6.22-paravirt-nvidia.patch
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10203
2008-01-17 13:09:37 +00:00
Yury G. Kudryashov
6e8ff2b24b
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10155
2008-01-15 14:32:10 +00:00
Yury G. Kudryashov
a7703662a4
Merged with trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10145
2008-01-15 00:55:21 +00:00
Michael Raskin
29e62732c9
Now aggregator works at last, after some SVN co/up/ci gone wrong.
...
svn path=/nixpkgs/trunk/; revision=10132
2008-01-13 10:49:52 +00:00
Michael Raskin
65218ec570
Maybe I recommit aggregator.nix, but I found last time it could be wrong
...
svn path=/nixpkgs/trunk/; revision=10131
2008-01-13 10:33:27 +00:00
Eelco Dolstra
b17f0f410c
* Aggregator: use cp -s instead of lndir. Only symlink lib/modules.
...
* NVIDIA / Intel wireless drivers: put modules in
$out/lib/modules/$kernelVersion so that depmod in the aggregator can
find them.
svn path=/nixpkgs/trunk/; revision=10128
2008-01-12 23:35:23 +00:00
Eelco Dolstra
ef0a521c39
* Firmware for the Intel 3945ABG.
...
svn path=/nixpkgs/trunk/; revision=10126
2008-01-12 22:38:37 +00:00
Eelco Dolstra
40ba71406b
* Intel Wireless driver for the 3945ABG / 4965AGN.
...
svn path=/nixpkgs/trunk/; revision=10125
2008-01-12 22:17:46 +00:00
Michael Raskin
437f21219f
Various changes to Atheros driver. Supports binary patched 2756 revision now for 5006EG. Latest SVN release and stable are also supported.
...
svn path=/nixpkgs/trunk/; revision=10117
2008-01-11 06:38:31 +00:00
Michael Raskin
4e15efefea
Some progress in Atheros (no practical result), added a pulled from freedesktop us keymap patch (level 3 deadkeys)
...
svn path=/nixpkgs/trunk/; revision=10109
2008-01-10 08:01:48 +00:00
Michael Raskin
ca74bacd18
Added MadWiFi.
...
svn path=/nixpkgs/trunk/; revision=10107
2008-01-10 04:43:46 +00:00
Michael Raskin
c0ce72bfc2
Added dmidecode and kqemu
...
svn path=/nixpkgs/trunk/; revision=10098
2008-01-08 00:18:20 +00:00
Eelco Dolstra
fc345ae130
* NVIDIA driver: updated to 169.07. Cleaned up and purified: it
...
doesn't need symlinks in /usr anymore. nvidia-settings works
properly now.
svn path=/nixpkgs/trunk/; revision=10094
2008-01-07 22:54:30 +00:00
Eelco Dolstra
7f3bd3adcb
* Kernel: disable XEN, the NVIDIA driver doesn't like it.
...
* Remove the paravirt patch on >= 2.6.22, which does exactly the
wrong thing. What was I smoking?
svn path=/nixpkgs/trunk/; revision=10091
2008-01-07 18:40:17 +00:00
Michael Raskin
498d47b583
Added module_aggregator. Pass some directories with modules to it, and it will give you a directory to use instead of pkgs.kernel . addSbinPath in builderDefs to use sbin/ in addToEnv . Some catching up in xlaunch.
...
svn path=/nixpkgs/trunk/; revision=10075
2008-01-04 17:02:12 +00:00
Armijn Hemel
207979c03d
update to 3.3
...
svn path=/nixpkgs/trunk/; revision=10022
2007-12-31 21:03:13 +00:00
Michael Raskin
fa272cab14
Fixed bridge-utils, added qemu, tuned builder-defs unpack, added xlaunch - a tool to launch X using everything possible from the job except slim.
...
svn path=/nixpkgs/trunk/; revision=9985
2007-12-31 08:49:41 +00:00
Michael Raskin
a7fada5648
Added Firefox-3b2 (still no idea why it crashes, though), fixed updated FUSE, made relfs_grant add user if none exists
...
svn path=/nixpkgs/trunk/; revision=9967
2007-12-25 12:29:02 +00:00
Eelco Dolstra
07eedae576
* Linux 2.6.23.12.
...
svn path=/nixpkgs/trunk/; revision=9965
2007-12-24 13:43:25 +00:00
Eelco Dolstra
5c6cb19b3d
* Latest FUSE, sshfs.
...
svn path=/nixpkgs/trunk/; revision=9964
2007-12-24 13:27:07 +00:00
Michael Raskin
11978272ae
Added DVD+RW tools
...
svn path=/nixpkgs/trunk/; revision=9911
2007-12-11 22:58:44 +00:00
Michael Raskin
306ae4b8b4
Bumped Guile version by applying patch by Ludovic Cuort\`es. Added sdparm.
...
svn path=/nixpkgs/trunk/; revision=9910
2007-12-11 20:48:52 +00:00
Yury G. Kudryashov
f4464f2193
Added prefix patch to ndiswrapper
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9897
2007-12-08 23:33:16 +00:00
Yury G. Kudryashov
d23f0bf7e9
merging trunk...
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9895
2007-12-08 15:21:03 +00:00
Yury G. Kudryashov
183940edd3
Not yet working nfs-utils with dependency
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9874
2007-12-08 01:05:39 +00:00
Michael Raskin
58610e801a
Added curses variant of util-linux. cfdisk is a fine tool..
...
svn path=/nixpkgs/trunk/; revision=9870
2007-12-06 19:36:43 +00:00
Marc Weber
fb437cf98d
exrviewer added (needs ctl openexr openexr_ctl)
...
fltk update
ilmbase updated
ndiswrapper does compile but has to be integrated into the kernel somehow
svn path=/nixpkgs/trunk/; revision=9863
2007-12-05 21:25:47 +00:00
Yury G. Kudryashov
6f5e75b102
Kernel: Removed unneeded config (it was a copy of 2.6.23); fixed one more typo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9850
2007-12-03 23:40:46 +00:00
Yury G. Kudryashov
c05319d084
Typo in path to the patch
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9848
2007-12-03 23:27:53 +00:00
Yury G. Kudryashov
22d52c456a
More typos in kernel-related exprs
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9844
2007-12-03 22:48:03 +00:00
Yury G. Kudryashov
1893bbb860
More typos
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9843
2007-12-03 22:26:36 +00:00
Yury G. Kudryashov
c3a8c45431
Fixed some typos in -ck kernels
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9842
2007-12-03 22:10:59 +00:00
Yury G. Kudryashov
4045c3ab12
2.6.23.1 is default kernel
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9841
2007-12-03 21:59:10 +00:00
Eelco Dolstra
08154f031c
* Revert dietlibc to 0.30. 0.31 breaks sed.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9833
2007-12-03 12:14:40 +00:00
Michael Raskin
c2c528b6fa
Added PostgreSQL job.
...
svn path=/nixpkgs/trunk/; revision=9831
2007-12-03 04:48:44 +00:00
Yury G. Kudryashov
691115bd20
Typo in kernel's default.nix
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9826
2007-12-01 20:29:37 +00:00
Yury G. Kudryashov
aca855729f
Configuration style of the kernel changed.
...
The main goal is to remove code duplication.
Some patches lost during this reorganizing.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9825
2007-12-01 20:29:21 +00:00
Yury G. Kudryashov
c4640d5f49
reiserfsprogs: headers-fix.patch added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9820
2007-12-01 20:05:06 +00:00
Yury G. Kudryashov
b2149510df
sysklogd: upgraded to 1.5
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9819
2007-12-01 20:04:44 +00:00
Yury G. Kudryashov
6e7217a2da
iputils: builder rewritten, open-max.patch added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9818
2007-12-01 20:04:38 +00:00
Yury G. Kudryashov
e1d5804f30
Installing kernel headers using make headers_install
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9815
2007-12-01 20:04:00 +00:00
Yury G. Kudryashov
29ef9c473a
typo in kernel builder
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9814
2007-12-01 20:03:52 +00:00
Eelco Dolstra
10d9d4b456
* Dietlibc 0.31
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9770
2007-11-21 15:32:20 +00:00
Marc Weber
42ee316fcc
Not yet working nfs-utils with dependency
...
svn path=/nixpkgs/trunk/; revision=9764
2007-11-20 15:55:37 +00:00
Yury G. Kudryashov
b8fafa21e6
Merge commit 'trunk'
...
Conflicts:
pkgs/development/compilers/ocaml/default.nix
pkgs/development/interpreters/python/default.nix
pkgs/tools/package-management/nix/unstable.nix
pkgs/top-level/all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=9762
2007-11-19 22:43:29 +00:00
Eelco Dolstra
b37f504680
* Updated various stdenv packages (grep, gawk, tar, cpio, findutils,
...
pcre).
svn path=/nixpkgs/branches/stdenv-updates/; revision=9758
2007-11-19 17:39:19 +00:00
Marc Weber
054c33a676
bridge_utils added
...
svn path=/nixpkgs/trunk/; revision=9750
2007-11-18 10:37:32 +00:00
Wouter den Breejen
e20c559e5f
I have added a special kernel 2.6.21 with the Con Kolivas patches that are designed to improve system responsiveness with specific emphasis on the desktop, but suitable to any workload. (and also the other patches like ext3cow and paravirt-nvidia)
...
svn path=/nixpkgs/trunk/; revision=9748
2007-11-17 16:29:15 +00:00
Yury G. Kudryashov
07091eed11
Make kernel builder compatible with 2.6.24-rc2
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9732
2007-11-17 14:05:32 +00:00
Yury G. Kudryashov
c42b3b374e
wpa_supplicant upgraded to 0.5.8
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9731
2007-11-17 14:05:13 +00:00
Eelco Dolstra
58873a9e3d
* Latest KVM.
...
svn path=/nixpkgs/trunk/; revision=9566
2007-10-31 16:23:53 +00:00
Eelco Dolstra
2be68dea28
* Doh.
...
svn path=/nixpkgs/trunk/; revision=9565
2007-10-31 15:54:31 +00:00
Eelco Dolstra
dbc1928af6
* Kernel configuration for Linux 2.6.23.
...
* More compact way to override kernel configuration options, e.g.
extraFlags = ["CONFIG_NO_HZ=y" "# CONFIG_IRQBALANCE is not set"];
svn path=/nixpkgs/trunk/; revision=9562
2007-10-31 14:39:43 +00:00
Wouter den Breejen
f91588a53f
Updated builder for nvidia drivers
...
svn path=/nixpkgs/trunk/; revision=9538
2007-10-27 13:05:19 +00:00
Wouter den Breejen
039449a672
Updated builder to use a * in: /lib/modules/*/build/include/...
...
svn path=/nixpkgs/trunk/; revision=9518
2007-10-24 14:09:56 +00:00
Wouter den Breejen
02f39c0210
There is a bug in ext3cow causing all rights to reset too root after a remount. The devvers at ext3cow.com are too lazy too release a new version, but the bug is fixed in their svn sources, so ive made a patch from those sources, which ive tested and it works.
...
svn path=/nixpkgs/trunk/; revision=9515
2007-10-23 17:56:10 +00:00
Michael Raskin
1994bd5b6a
Some corrections to 2.6.23-rc8; builds now
...
svn path=/nixpkgs/trunk/; revision=9383
2007-09-28 20:34:48 +00:00
Michael Raskin
0274e5e95a
Added something like linux_2_6_23. Really -rc8. Rationale:
...
1. Not to forget all the systemKernel choices.
2. To learn new problems, so that adding actual 2.6.23 will be easily done.
svn path=/nixpkgs/trunk/; revision=9381
2007-09-28 09:56:47 +00:00
Eelco Dolstra
aae986fcf9
* Linux 2.6.22.9.
...
svn path=/nixpkgs/trunk/; revision=9377
2007-09-27 15:57:01 +00:00
Michael Raskin
dd5daab9d1
Options for kernel and checker for configuration.nix
...
svn path=/nixpkgs/trunk/; revision=9371
2007-09-25 19:03:07 +00:00
Wouter den Breejen
218ec9ae8b
Updated nvidia drivers. (maybe this fixes occasional blackscreens and freezes)
...
svn path=/nixpkgs/trunk/; revision=9368
2007-09-24 14:28:52 +00:00
Armijn Hemel
e0d357058b
add powertop (www.linuxpowertop.org)
...
svn path=/nixpkgs/trunk/; revision=9358
2007-09-23 10:59:54 +00:00
Eelco Dolstra
bd0e895bad
* Release notes.
...
* Linux 2.6.22.6.
* w3m 0.5.2.
svn path=/nixpkgs/trunk/; revision=9305
2007-09-11 20:05:54 +00:00
Eelco Dolstra
ea9667ab18
* Fixed some more URLs.
...
svn path=/nixpkgs/trunk/; revision=9294
2007-09-11 11:15:37 +00:00
Eelco Dolstra
8f4d8573c0
* Fix a bunch of URLs.
...
svn path=/nixpkgs/trunk/; revision=9292
2007-09-11 10:15:07 +00:00
Eelco Dolstra
9cffc3fc52
* sysstat 8.0.0 (with a real URL).
...
svn path=/nixpkgs/trunk/; revision=9290
2007-09-11 09:35:35 +00:00
Marc Weber
088a6817db
added:
...
dnsmasq, uisp, fltk libixp_for_wmii, acerhk kernel module, reiserfsprogs, radeontools, msmtp,
procmail, pstree, gxemul
changed:
umlutilities to also support building tunctl optionally (needing kernel header files)
wmii updated and wmiimenu added
svn path=/nixpkgs/trunk/; revision=9242
2007-09-03 12:10:57 +00:00
Yury G. Kudryashov
c597a26631
htop added
...
svn path=/nixpkgs/trunk/; revision=9241
2007-09-02 16:54:08 +00:00
Eelco Dolstra
d39fd2a578
* Rewrite all the kernel.org URLs to mirror://kernel/.
...
svn path=/nixpkgs/trunk/; revision=9202
2007-08-27 13:59:40 +00:00
Eelco Dolstra
607b0d3e80
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
...
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/ ^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra
45a2c87402
* Support for mirror:// URLs a la Gentoo (NIXPKGS-70). Instead of
...
fetchurl {
url = http://heanet.dl.sourceforge.net/sourceforge/zapping/zapping-0.9.6.tar.bz2 ;
md5 = "8306775c6a11de4d72345b5eee970ea6";
};
you can write
fetchurl {
url = mirror://sourceforge/zapping/zapping-0.9.6.tar.bz2;
md5 = "8306775c6a11de4d72345b5eee970ea6";
};
which causes fetchurl to try the SourceForge mirrors listed in the
`sourceforge' attribute in build-support/fetchurl/mirrors.nix.
(They're currently tried in sequence, and the lists of mirrors are
not configurable yet.)
The syntax for mirror URLs is mirror://site/path/to/file, where
`site' is currently one of `sourceforge', `gnu' (mirrors of
ftp://ftp.gnu.org/pub/gnu) and `kernel' (mirrors of
http://www.all.kernel.org/pub/ ).
svn path=/nixpkgs/trunk/; revision=9197
2007-08-27 12:44:01 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Wouter den Breejen
1a6cd0ce1a
ln -sf isn't strong enough sometimes..
...
svn path=/nixpkgs/trunk/; revision=9180
2007-08-21 12:29:46 +00:00
Eelco Dolstra
aa983025d6
* Linux 2.6.21.7.
...
svn path=/nixpkgs/trunk/; revision=9176
2007-08-20 14:26:32 +00:00
Eelco Dolstra
3c7950278d
* Fix URL.
...
svn path=/nixpkgs/trunk/; revision=9075
2007-08-09 00:06:51 +00:00
Yury G. Kudryashov
33f6eb6b03
Some upgrades needed for kde4:
...
* alsa-lib: 1.0.12 -> 1.0.14
* alsa-utils: 1.0.13 -> 1.0.14
* strigi: 0.5.1 -> 0.5.3dev
* libgpg-error: 1.0 -> 1.4
* gpgme: 1.0.3 -> 1.1.4
* cmake: 2.4.6 -> 2.4.7
* Some kde4 components added (not compilable yet).
* icu4c-3.6 added
* boost: added unicode support to RegEx, switched to "system" layout
svn path=/nixpkgs/trunk/; revision=9068
2007-08-08 13:20:18 +00:00
Eelco Dolstra
b2bff981f3
* ifplugd: program for monitoring the link status of
...
ethernet interfaces.
* libdaemon: dependency of ifplugd.
svn path=/nixpkgs/trunk/; revision=9061
2007-08-06 18:45:53 +00:00
Eelco Dolstra
4f12e0c849
* Assert that we're on Linux.
...
svn path=/nixpkgs/trunk/; revision=9060
2007-08-06 16:08:29 +00:00
Eelco Dolstra
ba89004d03
* Fix typo in name.
...
svn path=/nixpkgs/trunk/; revision=9015
2007-07-21 02:40:10 +00:00
Eelco Dolstra
71e01bd17d
* Kernel config for x86_64.
...
svn path=/nixpkgs/trunk/; revision=9014
2007-07-21 02:27:49 +00:00
Eelco Dolstra
d145a966ab
* Some notes on updating the NixOS kernel.
...
svn path=/nixpkgs/trunk/; revision=9013
2007-07-21 02:23:34 +00:00
Eelco Dolstra
48d6b12828
* Doh!
...
svn path=/nixpkgs/trunk/; revision=9012
2007-07-21 02:07:09 +00:00
Wouter den Breejen
5e12937f30
Added e3cfsprogs and ext3cow-tools. Ext3cow is a stand-alone disk file system, (e.g. ReiserFS, HFS, NTFS) based on ext3, that supports versioning through copy-on-write and a time-shifting interface.
...
svn path=/nixpkgs/trunk/; revision=9010
2007-07-20 15:50:54 +00:00
Eelco Dolstra
5760cd599d
* Linux 2.6.22.1.
...
svn path=/nixpkgs/trunk/; revision=9009
2007-07-20 15:25:45 +00:00
Wouter den Breejen
b8d6a28c22
Added version number
...
svn path=/nixpkgs/trunk/; revision=8977
2007-07-12 11:52:34 +00:00
Wouter den Breejen
7c9741e899
Updated nvidia drivers to latest version. Fixed version specific bugs in builder.
...
svn path=/nixpkgs/trunk/; revision=8973
2007-07-11 11:26:35 +00:00
Michael Raskin
b65bfbd36a
Added Gateway6 client - IPv6 tunnels.
...
svn path=/nixpkgs/trunk/; revision=8967
2007-07-09 11:21:35 +00:00
Yury G. Kudryashov
40657fbece
* ncurses: added symlinks for bynary packages linked against libncurses. Tested
...
with ghc. I will add 'unicode' option next check in (for cygwin).
* pidgin: Got rid of builder.sh, added ncurses to the dependencies, so it builds
finch.
* xorg: Added glproto and mesaHeaders to xf86videosis dependencies. Now it
compiles.
* pwgen: Added.
* device-mapper: Version bump. Added 'static' option for use in initrd.
* lvm2: Version bump. Added 'static' option for use in initrd.
svn path=/nixpkgs/trunk/; revision=8923
2007-06-28 09:53:12 +00:00
Michael Raskin
d80093f2ff
Added version suffixes.
...
svn path=/nixpkgs/trunk/; revision=8921
2007-06-26 12:13:17 +00:00
Michael Raskin
f8db720230
Refreshed iproute package.
...
svn path=/nixpkgs/trunk/; revision=8906
2007-06-20 13:01:59 +00:00
Michael Raskin
e1a6bab3ff
Turned IPv6 on in net-tools.
...
svn path=/nixpkgs/trunk/; revision=8902
2007-06-20 11:49:17 +00:00
Eelco Dolstra
7685d56072
* Linux 2.6.21.5.
...
svn path=/nixpkgs/trunk/; revision=8870
2007-06-12 12:25:01 +00:00
Eelco Dolstra
bade82f510
* Added pam_console.
...
svn path=/nixpkgs/trunk/; revision=8859
2007-06-10 18:52:34 +00:00
Eelco Dolstra
de2733c1c9
* Latest udev.
...
svn path=/nixpkgs/trunk/; revision=8855
2007-06-09 20:23:49 +00:00
Eelco Dolstra
9c5cab8852
* HAL needs udev.
...
svn path=/nixpkgs/trunk/; revision=8853
2007-06-09 19:47:20 +00:00
Eelco Dolstra
cb3b10a646
* Added libsmbios for access to Dell-specific hardware features.
...
* Added more optional Hal dependencies.
svn path=/nixpkgs/trunk/; revision=8844
2007-06-07 22:02:12 +00:00
Eelco Dolstra
42c246ec16
* Eject 2.1.5.
...
svn path=/nixpkgs/trunk/; revision=8843
2007-06-07 21:27:25 +00:00
Eelco Dolstra
5990a432d4
* KVM-17.
...
svn path=/nixpkgs/trunk/; revision=8839
2007-06-07 13:46:50 +00:00
Eelco Dolstra
e562d4c021
* Added HAL.
...
svn path=/nixpkgs/trunk/; revision=8835
2007-06-05 15:57:26 +00:00
Eelco Dolstra
cd44dd8aaa
* Hotplug is obsolete (replaced by udev).
...
svn path=/nixpkgs/trunk/; revision=8834
2007-06-05 13:49:24 +00:00
Eelco Dolstra
1da5e7fd89
* Grmbl.
...
svn path=/nixpkgs/trunk/; revision=8833
2007-06-05 13:18:23 +00:00
Eelco Dolstra
ce25a8286e
* CONFIG_FB_TILEBLITTING has to be off, otherwise CONFIG_FB_SPLASH
...
will be disabled (and CONFIG_FB_S3 implies CONFIG_FB_TILEBLITTING).
svn path=/nixpkgs/trunk/; revision=8826
2007-06-04 14:05:22 +00:00
Eelco Dolstra
d6835dbeb4
* FUSE 2.6.5.
...
svn path=/nixpkgs/trunk/; revision=8817
2007-06-02 17:03:11 +00:00
Eelco Dolstra
e954f7ef8b
* Linux 2.6.21.3.
...
svn path=/nixpkgs/trunk/; revision=8811
2007-05-31 13:32:22 +00:00
Eelco Dolstra
68252afeec
* Urgh, the NL mirror isn't up to date.
...
svn path=/nixpkgs/trunk/; revision=8810
2007-05-31 13:21:00 +00:00
Eelco Dolstra
e9ed8e8800
* Apply the paravirt-nvidia through the kernelPatches argument.
...
* Kernel 2.6.20.12.
svn path=/nixpkgs/trunk/; revision=8808
2007-05-31 11:23:47 +00:00
Wouter den Breejen
5a7edd6a37
Added missing new kernel header version
...
svn path=/nixpkgs/trunk/; revision=8794
2007-05-28 15:55:20 +00:00
Wouter den Breejen
50a3e58c2d
forgot paravirt nvidia patch for linux kernel
...
svn path=/nixpkgs/trunk/; revision=8789
2007-05-28 14:17:28 +00:00
Wouter den Breejen
5200276c3b
nixpkgs dir: nvidia and libsrvg
...
svn path=/nixpkgs/trunk/; revision=8785
2007-05-28 14:10:46 +00:00
Eelco Dolstra
8d3160f8b0
* Use the 2.6.20 kernel headers.
...
svn path=/nixpkgs/trunk/; revision=8769
2007-05-24 16:16:43 +00:00
Eelco Dolstra
b5edfc05dc
* Build a variant "sysvtools" of sysvinit which doesn't
...
contain the actual init programs, just some utilities
(notably last, wall, mesg).
svn path=/nixpkgs/trunk/; revision=8737
2007-05-23 14:27:23 +00:00
Eelco Dolstra
8ae7731b63
* sysvinit 2.86.
...
svn path=/nixpkgs/trunk/; revision=8736
2007-05-23 14:19:08 +00:00
Eelco Dolstra
62b0dddf0e
* Fix Darwin evaluation errors.
...
svn path=/nixpkgs/trunk/; revision=8709
2007-05-16 14:54:28 +00:00
Eelco Dolstra
d4f3016e10
* Use a pure libdrm.
...
svn path=/nixpkgs/trunk/; revision=8704
2007-05-15 20:00:30 +00:00
Eelco Dolstra
311dc72bf1
* Suppress localversion from kernel patches, allow the user to set
...
one.
* Allow the entire kernel configuration to be overridden through a
function argument.
svn path=/nixpkgs/trunk/; revision=8699
2007-05-15 12:53:03 +00:00
Armijn Hemel
42eb388fa2
pre17 -> pre21
...
svn path=/nixpkgs/trunk/; revision=8690
2007-05-14 11:39:01 +00:00