1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-03-17 17:42:45 +00:00
Nix Packages collection
Find a file
Armijn Hemel 493661f880 This is a major big update for the install process for NixOS. This requires
the latest patches to Nix itself, which were committed the last few days.

Biggest changes:

make-disk.sh:
* use nix-push to generate NAR files and a manifest
* use only copy a "few" packages (but probably still too many than we want) to the Nix store on the CD

fill-disk.sh:
* use nix-pull to register a manifest with a lot of packages. Only copy and
register as valid the few packages that are in the Nix store on the installer
CD, install the rest via nix-env and other tools (this needs to be reviewed
thoroughly for optimizations).

All in all the install process is a lot cleaner now, the login script is broken
however (but should be relatively easy to fix with some Nix wizardry). NIX_ROOT
is still broken, but we can work around most issues with relative ease now.

svn path=/nixu/trunk/; revision=6025
2006-08-02 22:42:56 +00:00
boot remove all reference to the "hotplug" package, since it is obsolete. 2006-04-25 23:52:31 +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 This is a major big update for the install process for NixOS. This requires 2006-08-02 22:42:56 +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 This is a major big update for the install process for NixOS. This requires 2006-08-02 22:42:56 +00:00
pkgs.nix use less packages 2006-08-02 22:34:13 +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