1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
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
doc
init
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
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
ramdisk-login.sh
run.sh
storepaths_format