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 65742f6eb9 refactor install process:
* user is dropped into a shell, where the user can run tools like fdisk to partition a disk
* user needs to add a file called "disklayout" where it specifies SWAP, INSTALLDEVICE and TARGETDRIVE
* depending on the values of these the installscript might need to be fixed to get the GRUB configuration right

It's still somewhat inflexible, but it gives the user a bit more control than the old scheme

svn path=/nixu/trunk/; revision=6271
2006-08-27 14:14:59 +00:00
boot re-enable the default debugging login shell 2006-08-04 23:39:59 +00:00
doc move the existing documentation to the docs directory 2006-03-08 19:15:14 +00:00
init remove all reference to the "hotplug" package, since it is obsolete. 2006-04-25 23:52:31 +00:00
fill-disk.sh refactor install process: 2006-08-27 14:14:59 +00:00
init.sh refactor install process: 2006-08-27 14:14:59 +00:00
install.sh refactor install process: 2006-08-27 14:14:59 +00:00
isolinux.cfg - set timeout for isolinux to 1 minute 2005-08-03 18:14:47 +00:00
login.sh refactor install process: 2006-08-27 14:14:59 +00:00
make-disk.sh refactor install process: 2006-08-27 14:14:59 +00:00
pkgs.nix use "kernelscripts" package to install the kernel and extra modules. This is 2006-08-07 19:48:18 +00:00
ramdisk-login.sh rewrite to use busybox 2006-08-06 23:59:31 +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