From 48bb58db507303f07b36aeb54e555f2a7ee4a903 Mon Sep 17 00:00:00 2001 From: freesource Date: Mon, 3 Dec 2001 06:29:32 +0000 Subject: [PATCH] Figured out that there were no size differenced between ext2 and genext2fs, in fact -z makes it slightly more effecient .. but root root_fs was missing the alternative directory. --- yard/templates/Example.yard | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/yard/templates/Example.yard b/yard/templates/Example.yard index ff9c79a..46c26b0 100644 --- a/yard/templates/Example.yard +++ b/yard/templates/Example.yard @@ -5,10 +5,7 @@ # Tested on Debian unstable/testing, but should work on other distributions # (Mandrake, RedHat, etc.) by using the proper inittab (edit) and getty. # -# Create either as a normal user or root. [ When using genext2fs it's -# necessary to specify a root filesystem slightly larger than the actual -# size shown in Space Left because genext2fs uses different accounting -# information than mke2fs. ] ? +# Create either as a normal user or root. # # Works both with and without devfs, i.e devfs=nomount, assuming the correct # replacement inittab is used. @@ -166,8 +163,8 @@ telinit # Choose the *-nodevfs version if you don't want to use the device fs (devfs=nomount) # #===== DEBIAN uses a program called "getty" which is actually agetty in disguise: -#/etc/inittab <= Replacements/etc/inittab.example-deb -/etc/inittab <= Replacements/etc/inittab.example-deb-nodevfs +/etc/inittab <= Replacements/etc/inittab.example-deb +#/etc/inittab <= Replacements/etc/inittab.example-deb-nodevfs /sbin/getty # #===== MANDRAKE uses mingetty