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
freesource
3f0483a604
Fixed a little syntax error.
24 years ago
freesource
9bc4b7489f
Added some Yard globals.
24 years ago
freesource
6063651399
Some stuff.
24 years ago
freesource
574999a463
Some more stuff.
24 years ago
freesource
0cecf0b2fa
Method and Template added to ARS, and save to Root Filename.
24 years ago
freesource
6e331fea45
Added a lot more widgets to ARS.
24 years ago
freesource
2a94af7f1f
Added Root Device widgets to ARS.
24 years ago
freesource
fbb70a63bc
Added Advanced Root Section
24 years ago
freesource
0ce676f74a
Changed Advanced Section to Advanced Boot Section
24 years ago
freesource
6310ca6211
Freeze for 1.2.2. CHANGES updated. Unless major bug found, ready for release.
25 years ago
freesource
e954f09e06
This fixes bug 111580 by checking for the gtk-perl version, reporting with error_window() and STDOUT. Decided against Documentation for right now.
25 years ago
freesource
ccc12e7977
Lots of documentation changes for cretzu to look at.
25 years ago
freesource
3cabd41b09
Entry fields widen now in AS, and append field is double in size. Maybe fixes enhancement bug 113466.
25 years ago
freesource
dc4088bf2c
Append now in bootdisk in brlilo. Fixes bug 113455.
25 years ago
freesource
592f1e96ae
Opt. Devices now on boot disk, not in initrd_image. Fixes bug 113453.
25 years ago
freesource
039648bbf4
Submit logic looks perfect now, and wanted to add that gdkbirdaa was added in 1.19.
25 years ago
freesource
1a246aadbe
Links opt. dev. and append in AS, and improves the logic. This is nearly release ready.
25 years ago
freesource
40a6230aa6
This fixes bug 112215. Adds a devel drive option in AS.
25 years ago
freesource
848d391bc3
Fixed the documentation to relate to 1.1.6.
25 years ago
freesource
55f63cda7b
Added "changed" signal in entry(). No more need to press [enter].
25 years ago
freesource
7c27f6e03f
Fixed one minor bug related to the previous change involving having library stripping turned off.
25 years ago
freesource
3006031c25
Can now switch between --strip-debug and --strip-all for libraries in the advanced section, mentions objcopy in tips.
25 years ago
freesource
05205ff245
Program now strips, closes bug 112073.
25 years ago