mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-22 08:33:24 -05:00
* minor verbosity output improvement
This commit is contained in:
parent
dd24bae109
commit
2584994774
@ -1866,6 +1866,9 @@ sub stripper {
|
|||||||
|
|
||||||
sub initrd_size {
|
sub initrd_size {
|
||||||
|
|
||||||
|
info(0,"Boot Method: 2 disk\n",
|
||||||
|
"Type: initrd boot disk with LILO/root filesystem disk\n");
|
||||||
|
|
||||||
my ($linuxrc_size) = @_;
|
my ($linuxrc_size) = @_;
|
||||||
my ($what,$lib);
|
my ($what,$lib);
|
||||||
my ($path,$value);
|
my ($path,$value);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user