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

130 Commits

Author SHA1 Message Date
freesource
91fbd839c5 Removed some fluff which was causing an undef. 2001-07-25 04:58:43 +00:00
freesource
31ad9e7b89 Commented out redundant error output for bins. 2001-07-25 04:58:09 +00:00
freesource
846dc5647d Improved an error output for missing bins. 2001-07-25 04:57:24 +00:00
freesource
13457646c8 Add Save As box and capabilities. 2001-07-24 23:44:00 +00:00
freesource
1a60c9d999 Fixed an obscure bug due to hardware. 2001-07-24 06:13:02 +00:00
freesource
00a3bee0c0 Changed 1722 back to 1440, email change. 2001-07-24 05:45:54 +00:00
freesource
66954988ef An example root filesytem. 2001-07-24 04:00:15 +00:00
freesource
3d0742f216 Better error info. when missing important binaries. 2001-07-24 03:57:46 +00:00
freesource
d885b953ee Better clean-up. 2001-07-24 03:57:09 +00:00
freesource
be026fa17b Minor undef check. 2001-07-23 20:41:05 +00:00
freesource
1adda357f8 Font change. 2001-07-23 20:40:16 +00:00
freesource
dab83202ff Cleaned up a few minor warnings. 2001-07-23 20:39:57 +00:00
freesource
6a69c2f545 Minor doc change. 2001-07-23 19:24:12 +00:00
freesource
e1438871e5 Just some minor changes. 2001-07-23 19:23:10 +00:00
freesource
f019263a25 * Updated kernel_version because version is now found at Start Text (0x202)
not Start of Heading (0x201) for the 2.4.0 kernels.
2001-01-10 05:24:54 +00:00
freesource
c552aa2674 * I set it to a font size I like, in the future will add automatic
adjusting.
2001-01-09 23:35:36 +00:00
freesource
f23a07a057 * This makes the look and feel consistent. 2001-01-09 23:34:32 +00:00
freesource
4900ff8957 * Makes @container readable using constant. 2001-01-09 22:27:44 +00:00
freesource
853d20ebaa * Adds a global look and feel config file.
*  Still purty buggy.
2001-01-09 22:26:41 +00:00
freesource
9c891ffa94 * Improved constructor calls. 2001-01-05 03:10:39 +00:00
freesource
e6d5ef2a18 * This is an exciting module by jdike of UML, it uses the Expect, IO::Stty, and
IO::Tty modules.  It will make creating an interactive window very easy.
  Now I just have to get a UML kernel working consistently.
2000-12-23 08:24:46 +00:00
freesource
7e3c803b2a * This should work nicer. 2000-12-23 08:12:32 +00:00
freesource
3e29af76bf * Some sort of change. 2000-12-23 07:45:35 +00:00
freesource
ce709f1277 * Now the Save button and Ctrl-S are doing there thing, and not writing over
unwritable files.
2000-12-23 07:44:10 +00:00
freesource
fb39fc1b3f * This just provides a more verbose stat output like that found in ls -l.
Ofcourse ls -l could be used, but this is a cool program by MJD.
2000-12-23 07:42:57 +00:00
freesource
b7f05654b9 * more improvements, removed unnecessary functions 2000-12-22 07:50:57 +00:00
freesource
8f683e0545 * improvements in error output from yard_chrooted_tests to verbosity box 2000-12-22 07:26:59 +00:00
freesource
2aa648a220 * When part of gBootRoot, the parent was chrooted along with the children,
hence these tests now run in their own program.  This is the change which
  executes the program with the sys() wrapper.  Pretty cool.
2000-12-22 02:03:18 +00:00
freesource
ebf38d5e34 * This allows forked tests to be ran in a chrooted environment.
* When part of gBootRoot, the parent was chrooted along with the children,
  hence these tests run in their own program.
2000-12-22 02:01:10 +00:00
freesource
2584994774 * minor verbosity output improvement 2000-12-21 07:06:17 +00:00
freesource
dd24bae109 * Added all the Tests. The problem is that three of the tests use chroot.
Even with forking, the old cwd is never returned to the parent process.
  There should be a way of preventing this.
2000-12-21 07:05:40 +00:00
freesource
ad7247f9a4 * fixes stripping option eq "", so "" eq 0 before processing 2000-12-20 19:48:04 +00:00
freesource
808215a667 * continuous and user-defined are working.
* fixed logic of copy_strip_file.
* made strip_all and strip_deb true booleans.
2000-12-20 19:35:22 +00:00
freesource
9c47087234 * Some tweaks before beginning work on check_root_fs. 2000-12-20 02:58:41 +00:00
freesource
1cb92862bc * Now $ars is global to the program and can be called with ars(). This
covers (filename, filesystem_size, kernel, template_directory,
  template).
2000-12-20 00:22:02 +00:00
freesource
131e7afcb5 * stripping options are now viable 2000-12-19 21:38:33 +00:00
freesource
ea867c95bb * passing strip parameters 2000-12-19 21:37:49 +00:00
freesource
4c71a920b0 * I will have to look at the diff. :) 2000-12-19 18:56:15 +00:00
freesource
b52c3d4366 * Now create is working!
* There are still some variables missing.  Dynamic %$ars and the
  variables passed to space_check are missing in copy_strip_file.
2000-12-19 18:55:22 +00:00
freesource
04935a1ba8 * Modified for YardBox variables.
* There are still some variables missing.  Dynamic %$ars and the
  variables passed to space_check are missing in copy_strip_file.
2000-12-19 18:53:58 +00:00
freesource
1af54baaba * minor edit 2000-12-19 05:06:19 +00:00
freesource
afde34dcdf * Stages are linked all the way to Space Check when using the one-by-one
stage behavior.  This is a sequential logic, the user can go back and
  redo the previous stage(s) to the beginning.
2000-12-19 05:04:49 +00:00
freesource
e69fc02752 * Gave radiobutton-like behavior to the Stages buttons when user-defined
isn't selected.
2000-12-18 20:16:39 +00:00
freesource
368d67a65f * the beginning of linking 2000-12-18 06:24:31 +00:00
freesource
155a1be59d * objcopy radio buttons - done
- may create a more compact algorithm.
* Tests check buttons - done
* Create->Replacement buttons - done
  - fstab directory name sort of working the way I want it to.
  - future project
2000-12-17 20:43:37 +00:00
freesource
17b175203d * This gets RadioMenuItem buttons working for Stages.
* Next I will do the same thing for objcopy.
2000-12-17 04:14:03 +00:00
freesource
a122982889 * After too much work, got the objdump buttons to work in a predictable manner.
* RadioMenuItems are actually more difficult to control when using
  ItemFactory, so the solution was a simple algorithm using check buttons, and
  active-> rather than set_active->.
2000-12-16 19:08:41 +00:00
freesource
16612c0321 * minor edit 2000-12-15 02:11:57 +00:00
freesource
ebe2b7cab3 * Values for stripping working with "activate."
* $lib_bool, $bin_bool, $mod_bool
2000-12-13 05:01:53 +00:00
freesource
09a7f309f4 * Added one more variable to the record. 2000-12-12 20:41:46 +00:00