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

146 Commits

Author SHA1 Message Date
freesource
e8a3ac5b80 Adds kernel_modules to find the path for modules specified on $ea3, also handles
the method specification (which modules are wanted) and the presentation to the
user.
2001-10-03 17:31:12 +00:00
freesource
3a614f521c This adds a kernel version entry to the ABS so that users can override whatever
kernel version is found, or if it isn't found..
2001-10-03 05:02:58 +00:00
freesource
694fe413df This adds the much needed Kernel Module(s) entry to the ABS. 2001-10-02 17:54:00 +00:00
freesource
c8f5c34cd5 If the root_filesystem in bz2, then bzip2 will be used as the library check
in initrd_size and initrd, since it now has a separate dep.
2001-10-02 17:28:56 +00:00
freesource
8baf683a62 Added more to the contrib.. 2001-10-01 02:59:41 +00:00
freesource
c534fe6a3e $ear2 properly upgraded when save button not chosen. 2001-10-01 01:10:18 +00:00
freesource
1e249d1786 This compresses to stdout when the Accept button in ARS, which allows an
uncompressed and compressed version of each type to exist if desired.
2001-10-01 00:44:24 +00:00
freesource
27e55e39da Added free software section to contr. 2001-09-30 17:42:26 +00:00
freesource
4421a21427 Moved verbose within gbootroot's own tmp directory. 2001-09-30 16:17:54 +00:00
freesource
04ef605944 More changelog. 2001-09-30 07:55:01 +00:00
freesource
267374b8e6 More changelog. 2001-09-30 07:17:05 +00:00
freesource
b837549cd6 More changelog additions. 2001-09-30 07:00:53 +00:00
freesource
72cc611061 More updates to the changelog. 2001-09-30 06:46:47 +00:00
freesource
52d832a9e8 Updated the Changelog and Contributors section. 2001-09-30 06:40:32 +00:00
freesource
7f2e034912 Just a spelling change. 2001-09-20 04:23:07 +00:00
freesource
1a780a3178 Added text about the verbosity box in help(). 2001-09-20 03:45:46 +00:00
freesource
8dec81ff62 Fixed a spelling mistake. 2001-09-18 18:32:59 +00:00
freesource
a6cd43b6f6 This updates help. 2001-09-18 17:55:34 +00:00
freesource
c712106756 This makes the Selection box for the UML kernel in the ARS point to $home_uml_kernel. 2001-09-18 02:51:59 +00:00
freesource
18498a371a Reflects correct date. 2001-09-11 04:31:17 +00:00
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