diff --git a/Changes b/Changes index 180d910..b974444 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,12 @@ +Liav Asseraf points out a problem in 1.3.1. I reply to +him with this answer: "Indeed, you have found a bug. Bootroot adheres to the +most recent Filesystem Hierarchy Standard (2.1); in previous bootroot versions +a big chunk of the source code was included in /usr/bin/gbootroot, but I +decided to reorganize and move most of that code to BootRoot/BootRoot.pm, in +the process I also moved a statement which executes before the rest of the +program does to set up a proper @INC. What this all means is that +gbootroot couldn't find the required modules." This bug has been fixed. + Altered tooltip text for the Options entry to recognize that the umid needs to be switched in the mconsole box in order for the new Linux virtual machine to be controlled via the buttons and the mconsole. The behavior could be diff --git a/gbootroot b/gbootroot index 1cf1e8a..622e219 100755 --- a/gbootroot +++ b/gbootroot @@ -40,6 +40,10 @@ # - Bug reports and data submission which lead to important solutions for # the Boot. # +# Liav Asseraf +# - Important 1.3.1 bug report and several good questions now incorporated +# in the FAQ. +# # [ Supporters and Users ] # Ben Carrell # - Great compliments.