Revert "installer: Create an initial initrd unconditionally."
authorSascha Wildner <saw@online.de>
Tue, 3 Mar 2015 18:15:20 +0000 (19:15 +0100)
committerSascha Wildner <saw@online.de>
Tue, 3 Mar 2015 18:15:20 +0000 (19:15 +0100)
commita6651ab9097da1bbf3dda3991142bda6c9254409
tree63f688344354099ef008e26edd8a573ab012eb82
parent1aba62f968ad5589cb182e66cb922f831c22f8f3
Revert "installer: Create an initial initrd unconditionally."

This reverts commit 0c69777ed12f9dff4a80f46f9ef730837791cf33.

Due to shortcomings of the CD9660 filesystems, hardlinks end up
having different inode numbers on it, which leads to them being
treated like separate files when copying etc.

As a result, the initrd put together by mkinitrd from a CD9660
would end up being around 230MB large where it actually has to
be below 15MB.

We will solve this in nrelease instead, putting together the
initrd from the building machine.
usr.sbin/installer/dfuibe_installer/fn_install.c