mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 00:53:23 -05:00
Fixed the documentation to relate to 1.1.6.
This commit is contained in:
parent
55f63cda7b
commit
848d391bc3
@ -114,6 +114,7 @@ my ($tmp,$mnt);
|
|||||||
my $norm_root_device;
|
my $norm_root_device;
|
||||||
my ($hbox_advanced,$ha1,$ha2);
|
my ($hbox_advanced,$ha1,$ha2);
|
||||||
my $separator_advanced;
|
my $separator_advanced;
|
||||||
|
my $table_advanced;
|
||||||
my $button_count = 0;
|
my $button_count = 0;
|
||||||
my $obj_count = 0;
|
my $obj_count = 0;
|
||||||
my ($lib_strip_check,$bin_strip_check);
|
my ($lib_strip_check,$bin_strip_check);
|
||||||
@ -1662,12 +1663,6 @@ The second row allows you to select the kernel for the Boot/Root set. You
|
|||||||
may either use the file selector button on the right hand side, or you may
|
may either use the file selector button on the right hand side, or you may
|
||||||
type in the location on the left hand side.
|
type in the location on the left hand side.
|
||||||
|
|
||||||
NOTE:
|
|
||||||
Presently you need to press [Enter] on your keyboard to select what you
|
|
||||||
typed in, but one advantage of this is that gBootRoot understands shell
|
|
||||||
notation like ../twobelow/kernel. The only disadvantage of this is that my
|
|
||||||
program may be written up as an example in a GUI blooper book. :)
|
|
||||||
|
|
||||||
The third row allows you to select the compressed filesystem you are
|
The third row allows you to select the compressed filesystem you are
|
||||||
providing, using either of the two ways mentioned before.
|
providing, using either of the two ways mentioned before.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user