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 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							820e3a2af6 
							
						 
					 
					
						
						
							
							* All variables from ARS needed by root methods may be accessed through a hash  
						
						... 
						
						
						
						record.  ($ars) = @_;  $ars->{device}; 
						
						
					 
					
						2000-12-12 20:33:33 +00:00 
						 
				 
			
				
					
						
							
							
								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. 
						
						
					 
					
						2000-12-12 05:42:49 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							4771d74403 
							
						 
					 
					
						
						
							
							*  Minor edit.  
						
						
						
						
					 
					
						2000-12-10 18:06:57 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							f41f464389 
							
						 
					 
					
						
						
							
							*  This should complete addition of Gtk::MenuItems.  
						
						
						
						
					 
					
						2000-12-10 18:05:10 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							7a77ee4778 
							
						 
					 
					
						
						
							
							*  Added more Gtk::MenuItems.  
						
						
						
						
					 
					
						2000-12-10 06:53:56 +00:00 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
						
						
							
						
						
							e378c43935 
							
						 
					 
					
						
						
							
							* 2 too many <alt>C  
						
						
						
						
					 
					
						2000-12-09 20:30:34 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							ca21adebf1 
							
						 
					 
					
						
						
							
							* The beginnings of a menu.  
						
						
						
						
					 
					
						2000-12-09 20:23:09 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							2ee5ffe452 
							
						 
					 
					
						
						
							
							* This is the Yard ARS Method.  
						
						... 
						
						
						
						* This is part of the restructuring to allow new methods to
  be easily added by developers. 
						
						
					 
					
						2000-12-06 03:06:00 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							3005f27ec4 
							
						 
					 
					
						
						
							
							* Placed most of error functions in Error.pm  
						
						... 
						
						
						
						* This is part of the restructuring to allow new methods to
  be easily added by developers. 
						
						
					 
					
						2000-12-06 03:04:34 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							24cecc04e4 
							
						 
					 
					
						
						
							
							* Started Yard Box.  
						
						... 
						
						
						
						* Changed order of Checks. 
						
						
					 
					
						2000-12-04 05:25:36 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							d884211935 
							
						 
					 
					
						
						
							
							* As mentioned in task 22496, cleaned up cf_die and its evil brother error.  
						
						... 
						
						
						
						* What a mysterious saying. :) 
						
						
					 
					
						2000-11-30 06:45:49 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							faaca21637 
							
						 
					 
					
						
						
							
							* Cleaned up some verbosity spots  
						
						... 
						
						
						
						* Unified the logfile
* Getting closer 
						
						
					 
					
						2000-11-30 06:41:47 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							6356912c03 
							
						 
					 
					
						
						
							
							removed an x  
						
						
						
						
					 
					
						2000-11-30 04:49:51 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							9f1bf556b5 
							
						 
					 
					
						
						
							
							This is the stock Yard Template.  Making it current will be fun.  
						
						
						
						
					 
					
						2000-11-30 04:46:41 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							ab69ef4a6b 
							
						 
					 
					
						
						
							
							* Oh yeah! Now logging to a Gtk::Text window with scrolling.  
						
						... 
						
						
						
						* This is nice code:  $logadj->set_value($logadj->upper - $logadj->page_size);
  in info. 
						
						
					 
					
						2000-11-29 06:27:26 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							7f1f4b19a8 
							
						 
					 
					
						
						
							
							* Added stripped file size check to space_check().  
						
						
						
						
					 
					
						2000-11-28 04:30:16 +00:00 
						 
				 
			
				
					
						
							
							
								freesource 
							
						 
					 
					
						
						
						
						
							
						
						
							b9b88cd182 
							
						 
					 
					
						
						
							
							* Preping for space_check() strip file size check.  
						
						
						
						
					 
					
						2000-11-17 06:17:22 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							a8e3ecc354 
							
						 
					 
					
						
						
							
							* verbosity() added  
						
						... 
						
						
						
						* Importance -> very 
						
						
					 
					
						2000-11-16 05:41:01 +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