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
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
846dc5647d
Improved an error output for missing bins.
24 years ago
freesource
00a3bee0c0
Changed 1722 back to 1440, email change.
24 years ago
freesource
d885b953ee
Better clean-up.
24 years ago
freesource
dab83202ff
Cleaned up a few minor warnings.
24 years ago
freesource
e1438871e5
Just some minor changes.
24 years ago
freesource
f23a07a057
* This makes the look and feel consistent.
24 years ago
freesource
4900ff8957
* Makes @container readable using constant.
24 years ago
freesource
9c891ffa94
* Improved constructor calls.
24 years ago
freesource
7e3c803b2a
* This should work nicer.
24 years ago
freesource
2584994774
* minor verbosity output improvement
24 years ago
freesource
9c47087234
* Some tweaks before beginning work on check_root_fs.
24 years ago
freesource
1cb92862bc
* Now $ars is global to the program and can be called with ars(). This
covers (filename, filesystem_size, kernel, template_directory,
template).
24 years ago
freesource
4c71a920b0
* I will have to look at the diff. :)
24 years ago
freesource
1af54baaba
* minor edit
24 years ago
freesource
09a7f309f4
* Added one more variable to the record.
24 years ago
freesource
820e3a2af6
* All variables from ARS needed by root methods may be accessed through a hash
record. ($ars) = @_ ; $ars->{device};
24 years ago
freesource
c04c88be0b
* Removed stripping from the Docks ARS, and moved it to YardBox.
* This is part of the unification of the Dock to make it universal amongst
all root and boot methods.
24 years ago
freesource
4771d74403
* Minor edit.
24 years ago
freesource
a778b2e255
* Changed the version checking code because 0.7004 does this;
version_check(CLASS, req_maj, req_min, req_micro) vs
version_check(req_maj, req_min, req_micro)
* Using other version checks *_version.
24 years ago
freesource
793aa83843
* Placed most of error functions in Error.pm
* Put all of the Yard ARS in YardBox.pm
* This is part of the restructuring to allow new methods to
be easily added by developers.
24 years ago
freesource
49bd75c256
* Changed the usize for Verbosity and Yard box.
* Text change for Yard Box "Cancel" to "Close."
24 years ago
freesource
b54d841206
* Added 5 check boxes in the ard Box.
24 years ago
freesource
e3c670423e
* Added some widgets to the Yard Box.
24 years ago
freesource
53f0be257c
* Started Yard Box.
* Replaced $$ with a time string for tmp and mnt dirs.
* Fixed minor verbosity box bug, if closed at 1 without slider and using
slider to go to 0. Generally, it is assumed the slider will be used.
24 years ago
freesource
b0a5bf2cf1
* Changed the color code.
24 years ago
freesource
50c24778c5
* Added color to Verbosity Box.
* blue = 1 red = 2
24 years ago
freesource
51854a7794
* Unification complete.
24 years ago
freesource
faaca21637
* Cleaned up some verbosity spots
* Unified the logfile
* Getting closer
24 years ago
freesource
6391236fd7
* Oh yeah! Now logging to a Gtk::Text window with scrolling.
* Will have to give privacy when using create_text().
24 years ago
freesource
3965fae37d
* Added AKS button.
24 years ago
freesource
77fa2d1966
* Linked stripper options
* Altered some visible text to reflect the DCS aspect.
24 years ago
freesource
287d6ce6ed
* Added Verbosity Scale to BS
* Linked it.
* Importance -> very
24 years ago
freesource
f2e9adac4a
find_file_in_path, sys, and info improvements added
24 years ago
freesource
cab23dfbf1
Added some widgets.
24 years ago
freesource
aa07bac3b2
More stuff
24 years ago
freesource
465b60019c
Linking widgets to variables.
24 years ago
freesource
d6af87d3fb
Now using some of Yard.
24 years ago