This is the master branch of nixpkgs, initially pulled from commit 8debf2f9a63d54ae4f28994290437ba54c681c7b The intent of this repo is to be merged onto nixpkgs master. This will also be of help for https://git.suyu.dev/BoomMicrophone/suyu-nix-test which I will need in order for development (it will also be helpful to know what to do for setting up the environment for the master server. Currently I am focusing on this so I can actually see what is still missing) This repo will be removed once the PR to the nixpkgs github goes through
Find a file
Armijn Hemel 78767321ce add something so we modprobe some stuff for at least one family of USB
controllers (uhci-hcd). This is of course not very elegant: even if a
machine does not have USB, or another USB controller this module will loaded.
A better way would be to let some hardware probing program run first, but
that is "future work"

svn path=/nixu/trunk/; revision=4631
2006-01-31 11:01:28 +00:00
boot add something so we modprobe some stuff for at least one family of USB 2006-01-31 11:01:28 +00:00
init touch an empty login.defs, needed for login 2005-12-12 14:45:46 +00:00
kernelscripts make all paths absolute...still needed: a builder 2006-01-16 16:05:16 +00:00
fill-disk.sh we also want /dev/input to be available (fixme, can't this one be created by udev instead?) 2006-01-26 10:25:06 +00:00
howto add a bit about mounting usbfs 2006-01-08 00:42:45 +00:00
init.sh add logging capabilities. Install log is now copied to /root/install-log. 2005-08-31 12:02:28 +00:00
isolinux.cfg - set timeout for isolinux to 1 minute 2005-08-03 18:14:47 +00:00
make-disk.sh e2fsprogs dynamically loads some library, even if it's statically linked. 2006-01-07 15:42:59 +00:00
pkgs.nix e2fsprogs dynamically loads some library, even if it's statically linked. 2006-01-07 15:42:59 +00:00
ramdisk-login.sh don't forget ramdisk login script 2005-08-31 13:26:20 +00:00
run.sh change to new packages, with new nix, new bash, new everything! It's shiny and new! 2004-11-09 10:28:21 +00:00
storepaths_format fix error in format 2005-08-25 17:53:43 +00:00
X-howto start of good HOWTO for using X in NixOS 2006-01-26 19:48:51 +00:00