1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-22 08:33:24 -05:00

239 Commits

Author SHA1 Message Date
freesource
0052df1d3f Global values are cleared when a new template in invocated. 2001-08-22 16:31:26 +00:00
freesource
9ffe1343f7 Updated to work perfectly with apt! 2001-08-21 22:41:17 +00:00
freesource
d0e0404819 Apt ready .. now I am totally pysched! 2001-08-21 22:40:25 +00:00
freesource
0ea451033a Now closes <F> after checking for compression. 2001-08-21 18:40:14 +00:00
freesource
ad53d36c17 The latest, greatest. 2001-08-21 18:05:04 +00:00
freesource
a1d94aba40 Had to remove escapes for info/* check. 2001-08-21 18:04:22 +00:00
freesource
13359e24ef More info/*. 2001-08-21 17:44:47 +00:00
freesource
c9cc5ec5b0 More updates. 2001-08-21 17:44:15 +00:00
freesource
8ddbd07d1c Updated with info/*. 2001-08-21 17:11:56 +00:00
freesource
122e2fdffc Now finds all the info/* files. 2001-08-21 17:10:10 +00:00
freesource
566c178f8f The newest version from make_debian. 2001-08-21 07:45:41 +00:00
freesource
c2f265756b Now creates a status file for dpkg and swim. 2001-08-21 06:45:27 +00:00
freesource
83cf2c4257 Creates ubd0 in dev, then quickly removes it. 2001-08-20 20:03:36 +00:00
freesource
514533ab3b This improves some of the template text .. stuff is the theme. 2001-08-20 18:31:17 +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
e6b7fb3d42 Text additions. 2001-08-19 21:04:21 +00:00
freesource
44b5893be8 This improves some unmounting problems. 2001-08-19 21:03:20 +00:00
freesource
7e2098aa5d Tests will work a lot better now. 2001-08-19 21:02:33 +00:00
freesource
29320c7e38 A little bit more order. 2001-08-12 21:59:56 +00:00
freesource
c23b75720c Will make Debian-uname -n.yard 2001-08-12 21:55:34 +00:00
freesource
056e4e876d Icing on the cake. 2001-08-12 21:32:58 +00:00
freesource
d16b34c444 Cool stuff. 2001-08-12 21:32:04 +00:00
freesource
2c65e45457 devfs specific. 2001-08-12 21:30:56 +00:00
freesource
a00c525c00 Shell env. 2001-08-12 21:30:02 +00:00
freesource
83b2c86539 Pretty nice now. 2001-08-12 21:25:04 +00:00
freesource
b32c67cba3 The universal template if you have debian-woody or .. 2001-08-12 21:24:21 +00:00
freesource
661d2fd473 This is being replaced with a universal Debian.yard 2001-08-12 21:21:13 +00:00
freesource
5f24e6e554 Adds make_debian 2001-08-12 21:19:10 +00:00
freesource
17491dd378 Will replace with a minimal debian system. 2001-08-12 18:31:35 +00:00
freesource
110c0ba98c Needed by devfs. 2001-08-12 17:41:45 +00:00
freesource
d18ede9a8b Commented out return behavior when there were problems copying over files,
this may have been an abberation, but it isn't necessary to stop the whole
process.
2001-08-11 05:41:48 +00:00
freesource
b81a5a093f A revised version for modern Debian. 2001-08-11 05:40:14 +00:00
freesource
a35fc8284b Getting closer. 2001-08-11 05:39:25 +00:00
freesource
600d6d856f Just a close thingy. 2001-08-11 00:29:32 +00:00
freesource
c5041cd18e Script to make a template to create a Debian system capable of running apt. 2001-08-06 04:31:53 +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
9615f88444 gbootroot is a fun program. 2001-08-03 20:12:16 +00:00
freesource
064498349c This clears up a problem which occured when the buffer got to big in the
verbosity box and memory started to get hogged.  The buffer is now deleted when
ran through the check.
2001-08-03 19:41:52 +00:00
freesource
b5ca830cf2 Put the correct title on the shortcuts box. 2001-08-03 08:07:29 +00:00
freesource
d0bdf9c7ab Added a shortcuts dialog box to help. 2001-08-03 08:05:13 +00:00
freesource
7e3a262742 Added path box to allow additions to $ENV{PATH}. 2001-08-03 07:28:30 +00:00
freesource
0782a0e861 Keeping $main::oldroot. 2001-08-03 04:38:57 +00:00
freesource
e1fb0a22e1 Decided to keep $main::oldroot. 2001-08-03 04:38:28 +00:00
freesource
5b168775f4 Gets rid of some test markers. 2001-08-03 03:55:00 +00:00
freesource
581f5ee7d5 Added create_fstab(). 2001-08-03 03:40:22 +00:00
freesource
a1443bfc21 This will now create an fstab when the Create/Replacements/fstab check box
is chosen.  The OLDROOT stuff from create_fstab are ignored, this isn't a
factor because gbootroot provides it's own boot methods.
2001-08-03 03:39:34 +00:00
freesource
1531967b46 Added $main::makefs and removed $filesytem_type and $inode_size .. groovy!. 2001-08-02 17:44:15 +00:00
freesource
925042de9e Removed inode_size and replaced with $main::makefs, and made fs_type local
to create() since it is really only for informational purposes only.  Now a
user can manipulate the filesystem creation command.
2001-08-02 17:43:12 +00:00