64589bcefa
Previously, `makeInitrd` added the whole closure of the squashfs derivation to initrd. This closure contains the squashfs.img and some store paths which are still referenced by the compressed squashfs.img. These extra store paths are unused in stage 1. With `makeInitrdNG` only the squashfs.img is added to the initrd. (`makeInitrdNG` only resolves shared library references instead of the whole closure). This shrinks the netboot ramdisk by ~6% for a minimal system and significantly decreases the size of the uncompressed root filesystem in stage 1. |
||
---|---|---|
.. | ||
cd-dvd | ||
kexec | ||
netboot | ||
scan | ||
sd-card | ||
tools | ||
virtualbox-demo.nix |