1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/boot
Eelco Dolstra 4d6548e94c * Use the tools from klibc in the initrd instead of the static-tools.
This makes the initrd a few megabytes smaller.
* Use run-init from klibc to delete everything in the initrd ramfs
  prior to switching to the real root FS.
* Removed the stage2Init argument.

svn path=/nixos/trunk/; revision=12544
2008-08-08 15:49:57 +00:00
..
boot-stage-1-init.sh * Use the tools from klibc in the initrd instead of the static-tools. 2008-08-08 15:49:57 +00:00
boot-stage-1.nix * Use the tools from klibc in the initrd instead of the static-tools. 2008-08-08 15:49:57 +00:00
boot-stage-2-init.sh
boot-stage-2.nix