1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-04-04 07:43:22 -04:00

126 Commits

Author SHA1 Message Date
freesource
b8e1669085 This properly adds mem=16M to the initial options file. 2001-08-30 05:12:12 +00:00
freesource
b71a79fd60 This just adds mem=16M to the UML box options, this happens to be the default
for the uml kernel, but more is desirable, hopefully, this will be obvious to th
user.
2001-08-30 04:10:00 +00:00
freesource
6da033c5e6 This comments out some code which broke the yard box when the default
/dev/fd0 wasn't available.  This check is unecessary, since it is handled in
other places.
2001-08-29 07:22:51 +00:00
freesource
1ded9fbb1b This makes sure that root filename is current when the ars is closed and
reopened, and also updates $ars->{filename} to the current $entry_advanced[4].
2001-08-29 05:46:17 +00:00
freesource
f1253fb29e Enhanced the text for device size for SIZE. 2001-08-26 18:08:36 +00:00
freesource
df8b6f1f20 Renames the Method -> lilo method to 2 disk compression. It should be noted
that presently lilo() is the default and the value for METHOD isn't checked
since only one bott method is presently provided.
2001-08-26 17:27:25 +00:00
freesource
6f18881add This makes the save_as text more clear to the user. 2001-08-26 17:09:57 +00:00
freesource
b05e0a4262 This writes the save_as to $entry3. 2001-08-26 16:22:56 +00:00
freesource
1246ce1aba Save in ABS working to specs. 2001-08-25 21:56:53 +00:00
freesource
8d8bc72d4c This improves the Abort text for the uml box. Checks in ARS to see whether the
root_fs already exists in the archive, almost have it working properly.
2001-08-25 19:57:22 +00:00
freesource
397d25cfc4 Explains better how to use Abort on the Uml Box. 2001-08-24 22:39:42 +00:00
freesource
0ea451033a Now closes <F> after checking for compression. 2001-08-21 18:40:14 +00:00
freesource
2dc142d3f0 This adds a test for unnecessary \s+$ for pulldown menu for uml options. 2001-08-20 18:04:10 +00:00
freesource
6e33b2be8f Fixes a weirdism with $tmp where it is made, but the variable is not
remembered, must be some sort of conflict somewhere.
2001-08-04 07:26:29 +00:00
freesource
a56cb03ced Removed some fluff. 2001-08-04 07:06:12 +00:00
freesource
d8e382d6ad A little error relative to setting up the replacement directory, so it was
being set-up every time because the check was erroneous.
2001-08-04 07:04:28 +00:00
freesource
e1fb0a22e1 Decided to keep $main::oldroot. 2001-08-03 04:38:28 +00:00
freesource
1531967b46 Added $main::makefs and removed $filesytem_type and $inode_size .. groovy!. 2001-08-02 17:44:15 +00:00
freesource
c4252f1cc9 No reason having multiple instances of the uml box. 2001-08-02 05:17:43 +00:00
freesource
b61d0426db Adds $main::editor . 2001-08-02 05:13:30 +00:00
freesource
074d2407e3 On line 1240 "\w" is now '\w', and umount for signals is > /dev/null 2>&1. 2001-08-02 01:41:28 +00:00
freesource
f60de1eb48 This copies all the yard/Replacements to home/yard/replacements. 2001-08-01 07:28:54 +00:00
freesource
b0b275fef0 Getting yard/Replacements recognized. 2001-08-01 06:33:26 +00:00
freesource
d774c883d6 Set up the yard/templates dir so things are symlinked and -l is viewd as
read-only.  Made $combo global so it can be manipulated by YardBox.  Made all
references to Gtk version a variable .. had missed that.
2001-07-31 20:52:55 +00:00
freesource
d9b62d1da3 Changed the location of gbootrootrc to /etc/gbootroot/gbootrootrc 2001-07-31 05:32:26 +00:00
freesource
3a5c8fe36b Used to be gBootRoot :) 2001-07-31 04:45:20 +00:00