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
freesource
1a1c62120c
use lsMode is now use BootRoot::lsMode
24 years ago
freesource
ac073b8cab
Reflects the current changes just made.
24 years ago
freesource
75828634b6
Now in BootRoot::lsMode
24 years ago
freesource
520e1053df
Now in BootRoot::Error
24 years ago
freesource
a958428825
Now in BootRoot::YardBox.
24 years ago
freesource
6d90fd22c7
Now in BootRoot::Yard
24 years ago
freesource
bae762d124
BootRoot::lsMode
24 years ago
freesource
fade25bfbb
BootRoot::YardBox
24 years ago
freesource
1c3f0174be
BootRoot::Yard
24 years ago
freesource
fce834a63d
BootRoot::Error
24 years ago
freesource
3a5c8fe36b
Used to be gBootRoot :)
24 years ago
freesource
3a1b0551ee
gBootRoot is now gbootroot, and gBootRoot is a directory for *pm.
24 years ago
freesource
c76151ddd4
We all need one of these.
24 years ago
freesource
8153cd55dc
This adds symlink_builder(), yard/replacements and yard/templates. Soon
gBootRoot will change to gbootroot, and *pm will be put in gBootRoot to
make developing easier .. just use perl -I . .
24 years ago
freesource
7af37e665d
UML console, ofcourse.
24 years ago
freesource
14bdf1c660
Will have to try this one.
24 years ago
freesource
011e94f8c0
Nice secure router.
24 years ago
freesource
d04ca983c2
Need this monster for network capabilities within uml.
24 years ago
freesource
3aebf24ec2
The UML kernel!
24 years ago
freesource
e9cb254c72
Added some tooltips to the uml box.
24 years ago
freesource
aac58339db
This remembers uml options which is a nice thing.
24 years ago
freesource
9269b71379
Even more stuff added, a result of staying up too late.
24 years ago
freesource
beef95464b
Adds more error checking, checks if xterm is actually exists.
24 years ago
freesource
d1586cdfa7
Removes uml_\w* processes when aborting which means things will work the
next time.
24 years ago
freesource
c0f6facc1e
More improvements to the uml box.
24 years ago
freesource
cc6ef83bbe
Adds a little error checking to make sure all important fields are filled in.
24 years ago
freesource
5437548890
This solves the Xlib unexpected async reply problem by using Gtk->_exit($pid)
with the child process.
24 years ago
freesource
fdd9a07616
Added an abort button, but will have to watch for unwanted async replies.
24 years ago
freesource
f0c6a667fa
This allows uml consoles to run as children processes, which is nice.
24 years ago
freesource
ccd927c614
Added the uml box, just have to add tooltips, and a purge or kill button to
remove uncecessary kernel processes if the boot fails.
24 years ago
freesource
59cc147736
Added home_builder to make $HOME directories, starting to spec UML.
24 years ago
freesource
9383294f26
Root Filesystem selection defaults to $home_rootfs.
24 years ago
freesource
3a0188f7fc
Can now generate and create root_fs, compress, and submit for 2-disk system.
24 years ago
freesource
994d08f548
O.k., now using $tmp rather then $mnt for create_filesystem, solves
mount problem.
24 years ago
freesource
e976c0dfa3
Will now compress created root filesystem, and cp it over to the home
directory. Just have to make sure default root_fs isn't in the mnt dir.
24 years ago
freesource
91fbd839c5
Removed some fluff which was causing an undef.
24 years ago
freesource
31ad9e7b89
Commented out redundant error output for bins.
24 years ago
freesource
846dc5647d
Improved an error output for missing bins.
24 years ago
freesource
13457646c8
Add Save As box and capabilities.
24 years ago
freesource
1a60c9d999
Fixed an obscure bug due to hardware.
24 years ago