Browse Source

Fixed the documentation to relate to 1.1.6.

master
freesource 24 years ago
parent
commit
848d391bc3
  1. 7
      gBootRoot

7
gBootRoot

@ -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…
Cancel
Save