1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-22 00:23:28 -05:00

* minor verbosity output improvement

This commit is contained in:
freesource 2000-12-21 07:06:17 +00:00
parent dd24bae109
commit 2584994774

View File

@ -1866,6 +1866,9 @@ sub stripper {
sub initrd_size {
info(0,"Boot Method: 2 disk\n",
"Type: initrd boot disk with LILO/root filesystem disk\n");
my ($linuxrc_size) = @_;
my ($what,$lib);
my ($path,$value);