Browse Source

* minor verbosity output improvement

master
freesource 24 years ago
parent
commit
2584994774
  1. 3
      gBootRoot

3
gBootRoot

@ -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);

Loading…
Cancel
Save