summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Expand)AuthorAge
* right...so *first* test before submitting :SArmijn Hemel2005-12-13
* we need a far bigger patch, so procps won't delete our /dev/null (bizarre!!!)Armijn Hemel2005-12-13
* also don't build uptime, we use this from coreutils instead...Armijn Hemel2005-12-13
* don't build "kill", update to 3.2.6Armijn Hemel2005-12-13
* add a lot of initscript stuff from Fedora. This way we can copy scripts mostl...Armijn Hemel2005-12-12
* * Glibc 2.3.6.Eelco Dolstra2005-12-06
* * "." -> "source".Eelco Dolstra2005-12-05
* update to version 3.2.1Armijn Hemel2005-12-04
* add kernel headers for ARMArmijn Hemel2005-11-28
* * Doh!Eelco Dolstra2005-11-01
* add right configureFlags so we also have the header filesArmijn Hemel2005-10-25
* don't use /bin/ls, but rely on the build environment to supply lsArmijn Hemel2005-10-25
* add a patch to use the cracklib dictionairy we built (cracklib package)Armijn Hemel2005-10-25
* add a patch that replaces `/bin/pwd` with `pwd` and rely on stdenv to supply pwdArmijn Hemel2005-10-24
* add pam (but first test it on NixOS too)Armijn Hemel2005-10-24
* hnnnnnng, don't forget the patchArmijn Hemel2005-10-18
* hardcode path to $out/sbin/shutdown in the binaryArmijn Hemel2005-10-18
* rewrite old builder to new style builder (long overdue!)Armijn Hemel2005-10-18
* do a chmod +x for the wrapper script (also: try to rewrite it usingArmijn Hemel2005-10-14
* * Update a bunch of base packages.Eelco Dolstra2005-10-11
* * Install ncurses header files in $out/include, notEelco Dolstra2005-10-04
* delete old unnecessary (and confusing!) cruftArmijn Hemel2005-09-28
* add fix for braindead module.h, so it can compile with our glibc kernel headersArmijn Hemel2005-09-28
* add ugly builder to ensure some paths are set. This should actually be fixed ...Armijn Hemel2005-09-07
* add default Nix expression and patch for sysklogd. The patch allows sysklogd toArmijn Hemel2005-09-06
* add eject, but remove the po subdirArmijn Hemel2005-09-01
* add sound supportArmijn Hemel2005-08-29
* * ALSA utilities (for `alsamixer' etc.).Eelco Dolstra2005-08-29
* remove debuglineArmijn Hemel2005-08-28
* This is what happens when you do a normal "cp -a" instead of a "svn cp". Argh...Armijn Hemel2005-08-28
* e2fsprogs-dietArmijn Hemel2005-08-28
* add dietlibc-wrapperArmijn Hemel2005-08-28
* add dietlibcArmijn Hemel2005-08-27
* add klibcArmijn Hemel2005-08-27
* addArmijn Hemel2005-08-27
* add hwdata (from Debian)Armijn Hemel2005-08-24
* embed Nix generated hash into kernel image and module pathArmijn Hemel2005-08-23
* * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.Eelco Dolstra2005-08-22
* add module-init-toolsArmijn Hemel2005-08-20
* random commit (really, I forgot what was changed, not much)Armijn Hemel2005-08-20
* add no-op if some files aren't there for copying (and reintroduce "exit 1" fo...Armijn Hemel2005-08-19
* remove "exit 1" so our build will succeedArmijn Hemel2005-08-19
* copy all the stuff that is needed for external modules to the store. RippedArmijn Hemel2005-08-19
* add quotesArmijn Hemel2005-08-19
* add arch argument, needed to copy right things eventuallyArmijn Hemel2005-08-19
* also remove "i386" from the name. This wasn't accurate anyway, because weArmijn Hemel2005-08-19
* make the versions match...Armijn Hemel2005-08-19
* add udevArmijn Hemel2005-08-19
* add Linux hot-plugArmijn Hemel2005-08-17
* add a builder for e2fsprogs, so that an essential header file also gets insta...Armijn Hemel2005-07-31