Subversion Repositories camp_sysinfo_client_3

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
246 313 d 22 h rodolico /stable/ updating stable to v3.7.1  
244 313 d 22 h rodolico /tags/v3.7.1/ replacing with corrected version  
236 314 d 0 h rodolico /trunk/ Version 3.7.1. A few things need to be fixed in installer, but system runs
well when configured. Ready to be deployed.
 
229 322 d 2 h rodolico /trunk/ Major upgrade complete. Ready for installation. installer/setup will do most
configuration automagically
 
228 329 d 1 h rodolico /trunk/ Arrays and Hashes not editable yet. Still some debugging also  
227 333 d 21 h rodolico /trunk/ Working on configure. Work in progress (ie, borked right now)  
223 388 d 23 h rodolico /trunk/ In the middle of recreating installer. Still not working  
219 718 d 3 h rodolico /trunk/ Working on fixes  
211 725 d 1 h rodolico /trunk/ Ready for some offsite testing, we hope.  
204 787 d 20 h rodolico /trunk/ installer complete except system call to configuration tool  
203 788 d 21 h rodolico /trunk/ Moved a bunch of things around in preparation for new installer (directly from svn). Fixed some modules.  
138 1970 d 0 h rodolico /trunk/ Minor cosmetic bug in configure.pl, logging in install, removed old installer (install-sysinfo-client.pl), fixed some minor stuff in sysinfo-client  
132 1973 d 9 h rodolico /trunk/ install.pl has superceded all the install-sysinfo* crap. Trying to build a generic installer. This appears to work.  
129 1975 d 7 h rodolico /trunk/ Lots of work changing to use new UI for installer and configurator. This is NOT complete, and this code is not ready for publication.  
112 2178 d 16 h rodolico /trunk/ Few minor bugs in installers and update sysinfo-client to use YAML config file  
108 2179 d 1 h rodolico /trunk/ Fixed a minor bug in configure.pl  
104 2183 d 22 h rodolico /trunk/ This is seriously broken still. Moving determineOS to it's own script. When run, will return 0 on failure. Otherwise, will return a string for the type of operating system.  
103 2185 d 22 h rodolico /trunk/ some work done, but packages are broken  
77 2277 d 23 h rodolico /trunk/ Added UUID defaults and set some defaults for config file  
67 2412 d 8 h rodolico / Moving more stuff into trunk  
55 2688 d 20 h rodolico / Working on modules for bsd  
54 2688 d 22 h rodolico / Tested on FreeBSD  
53 2689 d 0 h rodolico / PR: Fixing where installation on multiple platforms has problems
Submitted by: Rod
 
45 3085 d 10 h rodolico / Looks like this should work now!  
28 3123 d 22 h rodolico / Upgrading all scripts to use strict  
26 3127 d 6 h rodolico / Went through all scripts and set them up for /usr/bin/env perl
Added an our $VERSION to all scripts (and modified the old my $main::VERSION)
Added new makeVersionFile, which gets a version from each source file and stores
it in VERSION
 
21 3280 d 3 h rodolico / All appears to work well under Debian. Will be testing ipFire at this time.  
20 3283 d 3 h rodolico / Added version numbers to all modules and executables, then told install.pl to make a list of those into the bin directory.

Fixed bug in sysinfo-client where an additional char was at the end of the yaml file, causing it to fail
 
18 3284 d 0 h rodolico / Installer appears to be running fine on Debian systems  
16 3284 d 3 h rodolico / Just saving while I can  
14 3285 d 22 h rodolico / upload_http is working  
12 3291 d 22 h rodolico / Getting closer. Ready to do a test run.  
11 3291 d 23 h rodolico / Made an installer. Not as complex as the original. Renamed modules so they have target
operating systems in the name. Created a configure program that will allow user to
use the cli to configure the app