Use the default generator as recommendation. Signed-off-by: maximilian attems <[email protected]> --- stumbled on it while checking our preseed file. yaird is not shipped in squeeze nor was it in lenny.
manual/en/appendix/preseed.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/manual/en/appendix/preseed.xml b/manual/en/appendix/preseed.xml index 2a9cf6e..48320b1 100644 --- a/manual/en/appendix/preseed.xml +++ b/manual/en/appendix/preseed.xml @@ -1285,7 +1285,7 @@ installation. The only questions asked concern the installation of the kernel. #d-i base-installer/install-recommends boolean false # Select the initramfs generator used to generate the initrd for 2.6 kernels. -#d-i base-installer/kernel/linux/initramfs-generators string yaird +#d-i base-installer/kernel/linux/initramfs-generators string initramfs-tools # The kernel image (meta) package to be installed; "none" can be used if no # kernel is to be installed. -- 1.7.2.3 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

