1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-22 16:43:23 -05:00

54 Commits

Author SHA1 Message Date
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.
2000-12-10 06:52:49 +00:00
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.
2000-12-06 03:02:32 +00:00
freesource
49bd75c256 * Changed the usize for Verbosity and Yard box.
* Text change for Yard Box "Cancel" to "Close."
2000-12-05 17:38:03 +00:00
freesource
b54d841206 * Added 5 check boxes in the ard Box. 2000-12-05 07:15:23 +00:00
freesource
e3c670423e * Added some widgets to the Yard Box. 2000-12-05 05:23:42 +00:00
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.
2000-12-04 05:24:17 +00:00
freesource
b0a5bf2cf1 * Changed the color code. 2000-12-02 07:03:54 +00:00
freesource
50c24778c5 * Added color to Verbosity Box.
* blue = 1  red = 2
2000-12-02 06:35:08 +00:00
freesource
51854a7794 * Unification complete. 2000-12-01 06:22:11 +00:00
freesource
faaca21637 * Cleaned up some verbosity spots
* Unified the logfile
* Getting closer
2000-11-30 06:41:47 +00:00
freesource
6391236fd7 * Oh yeah! Now logging to a Gtk::Text window with scrolling.
* Will have to give privacy when using create_text().
2000-11-29 06:25:00 +00:00
freesource
3965fae37d * Added AKS button. 2000-11-28 04:31:35 +00:00
freesource
77fa2d1966 * Linked stripper options
* Altered some visible text to reflect the DCS aspect.
2000-11-17 06:15:46 +00:00
freesource
287d6ce6ed * Added Verbosity Scale to BS
* Linked it.
* Importance -> very
2000-11-16 05:39:29 +00:00
freesource
f2e9adac4a find_file_in_path, sys, and info improvements added 2000-11-15 05:45:51 +00:00
freesource
cab23dfbf1 Added some widgets. 2000-11-12 08:06:05 +00:00
freesource
aa07bac3b2 More stuff 2000-11-09 04:48:01 +00:00
freesource
465b60019c Linking widgets to variables. 2000-11-08 04:01:11 +00:00
freesource
d6af87d3fb Now using some of Yard. 2000-10-30 04:39:50 +00:00
freesource
3f0483a604 Fixed a little syntax error. 2000-10-19 05:08:23 +00:00
freesource
9bc4b7489f Added some Yard globals. 2000-10-19 05:06:44 +00:00
freesource
6063651399 Some stuff. 2000-10-18 03:37:45 +00:00
freesource
574999a463 Some more stuff. 2000-10-16 02:12:00 +00:00
freesource
0cecf0b2fa Method and Template added to ARS, and save to Root Filename. 2000-10-15 20:04:47 +00:00
freesource
6e331fea45 Added a lot more widgets to ARS. 2000-10-13 03:38:10 +00:00
freesource
2a94af7f1f Added Root Device widgets to ARS. 2000-10-12 03:18:06 +00:00
freesource
fbb70a63bc Added Advanced Root Section 2000-10-09 19:21:52 +00:00
freesource
0ce676f74a Changed Advanced Section to Advanced Boot Section 2000-10-01 04:45:04 +00:00
freesource
6310ca6211 Freeze for 1.2.2. CHANGES updated. Unless major bug found, ready for release. 2000-09-04 21:56:44 +00:00
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. 2000-09-03 21:10:52 +00:00
freesource
ccc12e7977 Lots of documentation changes for cretzu to look at. 2000-09-03 19:25:59 +00:00
freesource
3cabd41b09 Entry fields widen now in AS, and append field is double in size. Maybe fixes enhancement bug 113466. 2000-09-03 04:02:14 +00:00
freesource
dc4088bf2c Append now in bootdisk in brlilo. Fixes bug 113455. 2000-09-03 03:34:47 +00:00
freesource
592f1e96ae Opt. Devices now on boot disk, not in initrd_image. Fixes bug 113453. 2000-09-03 03:27:55 +00:00
freesource
039648bbf4 Submit logic looks perfect now, and wanted to add that gdkbirdaa was added in 1.19. 2000-09-02 02:31:59 +00:00
freesource
1a246aadbe Links opt. dev. and append in AS, and improves the logic. This is nearly release ready. 2000-09-01 22:05:44 +00:00
freesource
40a6230aa6 This fixes bug 112215. Adds a devel drive option in AS. 2000-08-31 19:35:15 +00:00
freesource
848d391bc3 Fixed the documentation to relate to 1.1.6. 2000-08-30 19:01:22 +00:00
freesource
55f63cda7b Added "changed" signal in entry(). No more need to press [enter]. 2000-08-30 18:49:35 +00:00
freesource
7c27f6e03f Fixed one minor bug related to the previous change involving having library stripping turned off. 2000-08-28 20:54:54 +00:00
freesource
3006031c25 Can now switch between --strip-debug and --strip-all for libraries in the advanced section, mentions objcopy in tips. 2000-08-28 20:41:28 +00:00
freesource
05205ff245 Program now strips, closes bug 112073. 2000-08-27 16:21:49 +00:00
freesource
5b00aa2c6a Add stripping to Advanced Section, changed default device size, removed testing for initrd_size. 2000-08-26 22:45:28 +00:00
freesource
764f969ee1 Changed some values so things will work .. was running a test in initrd_size. 2000-08-25 20:45:30 +00:00
freesource
2686f7746a Added the Advanced Section GUI. 2000-08-25 20:19:19 +00:00
cretzu
5f923ebd10 replaced occurencess of $tmp/verbose with $verbosefn 2000-08-24 18:43:48 +00:00
freesource
55dec64252 Commented out undeclared berbosefn variable. Error handling will be dealt with differently in the future anyways. 2000-08-23 23:57:21 +00:00
cretzu
fa082738aa orrected bugs in sub norm_root_device 2000-08-23 13:44:45 +00:00
freesource
531735f884 This fixes the hard-wired device bug 112215 2000-08-18 02:40:00 +00:00
freesource
824b2bdea3 This fixes a grammar mistake as described in bug 11636 .. are becomes is. 2000-08-16 14:36:04 +00:00