diff --git a/BootRoot/BootRoot.pm b/BootRoot/BootRoot.pm index a891682..4880e66 100644 --- a/BootRoot/BootRoot.pm +++ b/BootRoot/BootRoot.pm @@ -1364,7 +1364,8 @@ sub uml_box { $entry_advanced [14]); - # help + + # help if ( $entry_advanced[14] && $entry_advanced[14] =~ m,help, ) { for my $co (0 .. $#command_parts ) { @@ -4504,8 +4505,8 @@ The most important button to familiarize yourself with is the Submit button which starts the whole process; dialogs are presented as the process continues asking you if you want to continue "OK" or stop "Cancel". -The first row presently has only one Boot Method choice: "2 disk compression." -Clicking on the menu on the right selects the Boot Method. +The first row allows you to choose a Boot Method. Clicking on the menu on +the right selects the Boot Method. 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 diff --git a/doc/html/index.html b/doc/html/index.html index 34aee32..9c00924 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@
-@@ -75,9 +75,8 @@ dialogs are presented as the process continues asking you if you want to continue "OK" or stop "Cancel".
-The first row presently has only one Boot Method choice: -"2 disk compression." Clicking on the menu on the right selects -the Boot Method.
+The first row allows you to choose a Boot Method. + Clicking on the menu on the right selects the Boot Method.The second row allows you to select the kernel for the Boot/Root set. You diff --git a/gbootroot b/gbootroot index 72818ed..0b3e68b 100755 --- a/gbootroot +++ b/gbootroot @@ -16,8 +16,8 @@ # # Shirley Rosenbaum # - My mother who provides food and shelter, and who without -# this project would never have existed, and even though she says she -# doesn't understand what it is about .. I know she does. +# this project never would have existed, and even though she says she +# doesn't understand what it is all about .. I know she does. # # CONTRIBUTORS # ------------