freesource
83b2c86539
Pretty nice now.
24 years ago
freesource
b32c67cba3
The universal template if you have debian-woody or ..
24 years ago
freesource
661d2fd473
This is being replaced with a universal Debian.yard
24 years ago
freesource
5f24e6e554
Adds make_debian
24 years ago
freesource
17491dd378
Will replace with a minimal debian system.
24 years ago
freesource
110c0ba98c
Needed by devfs.
24 years ago
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.
24 years ago
freesource
b81a5a093f
A revised version for modern Debian.
24 years ago
freesource
a35fc8284b
Getting closer.
24 years ago
freesource
600d6d856f
Just a close thingy.
24 years ago
freesource
c5041cd18e
Script to make a template to create a Debian system capable of running apt.
24 years ago
freesource
6e33b2be8f
Fixes a weirdism with $tmp where it is made, but the variable is not
remembered, must be some sort of conflict somewhere.
24 years ago
freesource
a56cb03ced
Removed some fluff.
24 years ago
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.
24 years ago
freesource
9615f88444
gbootroot is a fun program.
24 years ago
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.
24 years ago
freesource
b5ca830cf2
Put the correct title on the shortcuts box.
24 years ago
freesource
d0bdf9c7ab
Added a shortcuts dialog box to help.
24 years ago
freesource
7e3a262742
Added path box to allow additions to $ENV{PATH}.
24 years ago
freesource
0782a0e861
Keeping $main::oldroot.
24 years ago
freesource
e1fb0a22e1
Decided to keep $main::oldroot.
24 years ago
freesource
5b168775f4
Gets rid of some test markers.
24 years ago
freesource
581f5ee7d5
Added create_fstab().
24 years ago
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.
24 years ago
freesource
1531967b46
Added $main::makefs and removed $filesytem_type and $inode_size .. groovy!.
24 years ago
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.
24 years ago
freesource
566fdc6c1a
Users can now edit the command used to create a filesystem for the root
filesystem, ofcourse, whether or not a reiserfs can be created on a loop
device remains to be found out.
24 years ago
freesource
c4252f1cc9
No reason having multiple instances of the uml box.
24 years ago
freesource
b61d0426db
Adds $main::editor .
24 years ago
freesource
cf1dc75e27
This adds a Replacements box, so the Replacements directory can easily be
reached and files edited with an editor of choice via $main::editor.
24 years ago
freesource
9927d950c9
A nice thing to have.
24 years ago
freesource
484a228ff4
Batch mode.
24 years ago
freesource
074d2407e3
On line 1240 "\w" is now '\w', and umount for signals is > /dev/null 2>&1.
24 years ago
freesource
8683562c2c
Added remove and all capabilities.
24 years ago
freesource
653f545c58
Removed /Edit/Settings/Replacements and /Edit/Settings/Modules from Yard Box.
This was meant to be a way of filtering out Replacements and Modules, but this
is really just an overkill because these things can be commented out, so it
is removed.
24 years ago
freesource
eaee8db42f
Yard is now BootRoot::Yard.
24 years ago
freesource
a4d0e89fad
Removing a checker left around.
24 years ago
freesource
f60de1eb48
This copies all the yard/Replacements to home/yard/replacements.
24 years ago
freesource
6d6ec7d93f
Changed global replacements to Replacements to reflect convention used by the
author of Yard.
24 years ago
freesource
f653dc6e3e
Can find yard/Replacements now.
24 years ago
freesource
b0b275fef0
Getting yard/Replacements recognized.
24 years ago
freesource
6112a38c93
This fixes some variable confusion where $changed_text .. the full path and
name of the template was being confused with the edited part of the template,
also called $changed_text, now it is called $changed_text_from_template, problem
solved.
24 years ago
freesource
f815864df2
Made yard_window global, update $main::combo .. should note that yard box can
only have 1 instance now that yard_window is global and is handled in gbootroot.
24 years ago
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.
24 years ago
freesource
6f03bda38e
This has been moved to yard/templates
24 years ago
freesource
aa888bbd43
r-r-r reorganizing
24 years ago
freesource
23a1ba5f60
This is really just the newest commented out sample.
24 years ago
freesource
dbae433a7b
r-r-r and reorganizing
24 years ago
freesource
521db64f94
Added gbootrootrc.
24 years ago
freesource
d9b62d1da3
Changed the location of gbootrootrc to /etc/gbootroot/gbootrootrc
24 years ago