3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/os-specific/linux
Armijn Hemel 059d1d391b add default Nix expression and patch for sysklogd. The patch allows sysklogd to
be compiled against kernel headers for the Linux 2.6 kernel. As it turns out
many, if not all, distributions use 2.4 kernel headers for glibc. From my
Fedora Core 3 system:

$ rpm -qf /usr/include/linux/time.h
glibc-kernheaders-2.4-9.1.87

The thing is that compilation now barfs, because some constants are needed
that are defined in <linux/autoconf.h> which is empty the way we generate
the kernel headers currently in nixpkgs. The source tree needs to be
configured. Another challenge to solve :)


svn path=/nixpkgs/trunk/; revision=3784
2005-09-06 22:39:03 +00:00
..
alsa * ALSA utilities (for `alsamixer' etc.). 2005-08-29 15:56:55 +00:00
dietlibc add dietlibc 2005-08-27 23:05:50 +00:00
dietlibc-wrapper add dietlibc-wrapper 2005-08-28 00:18:26 +00:00
e2fsprogs This is what happens when you do a normal "cp -a" instead of a "svn cp". Argh. Can somebody please bring out the LART? 2005-08-28 00:30:53 +00:00
e2fsprogs-diet remove debugline 2005-08-28 10:18:30 +00:00
eject add eject, but remove the po subdir 2005-09-01 16:38:31 +00:00
hotplug add Linux hot-plug 2005-08-17 17:37:55 +00:00
hwdata add hwdata (from Debian) 2005-08-24 17:13:24 +00:00
iputils remove old crap 2005-07-26 13:23:47 +00:00
kernel add sound support 2005-08-29 16:13:50 +00:00
kernel-headers * Glibc updated to 2.3.5. 2005-06-17 10:30:13 +00:00
klibc add klibc 2005-08-27 20:48:05 +00:00
mingetty add mingetty 2005-06-23 13:54:34 +00:00
mingetty-wrapper add 2005-08-27 17:58:07 +00:00
module-init-tools add module-init-tools 2005-08-20 21:49:31 +00:00
modutils * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
net-tools * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
procps * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
shadow * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
sysklogd add default Nix expression and patch for sysklogd. The patch allows sysklogd to 2005-09-06 22:39:03 +00:00
syslinux use generic builder instead 2005-07-31 11:24:26 +00:00
sysvinit * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
udev add udev 2005-08-19 14:11:05 +00:00
util-linux * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00