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
236 210 d 7 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 218 d 9 h rodolico /trunk/ Major upgrade complete. Ready for installation. installer/setup will do most
configuration automagically
 
228 225 d 8 h rodolico /trunk/ Arrays and Hashes not editable yet. Still some debugging also  
227 230 d 4 h rodolico /trunk/ Working on configure. Work in progress (ie, borked right now)  
223 285 d 5 h rodolico /trunk/ In the middle of recreating installer. Still not working  
219 614 d 10 h rodolico /trunk/ Working on fixes  
211 621 d 8 h rodolico /trunk/ Ready for some offsite testing, we hope.  
204 684 d 3 h rodolico /trunk/ installer complete except system call to configuration tool  
203 685 d 3 h rodolico /trunk/ Moved a bunch of things around in preparation for new installer (directly from svn). Fixed some modules.  
138 1866 d 6 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 1869 d 16 h rodolico /trunk/ install.pl has superceded all the install-sysinfo* crap. Trying to build a generic installer. This appears to work.  
129 1871 d 14 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 2074 d 23 h rodolico /trunk/ Few minor bugs in installers and update sysinfo-client to use YAML config file  
108 2075 d 8 h rodolico /trunk/ Fixed a minor bug in configure.pl  
104 2080 d 4 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 2082 d 4 h rodolico /trunk/ some work done, but packages are broken  
77 2174 d 5 h rodolico /trunk/ Added UUID defaults and set some defaults for config file  
67 2308 d 15 h rodolico / Moving more stuff into trunk  
55 2585 d 2 h rodolico / Working on modules for bsd  
54 2585 d 5 h rodolico / Tested on FreeBSD  
53 2585 d 6 h rodolico / PR: Fixing where installation on multiple platforms has problems
Submitted by: Rod
 
45 2981 d 16 h rodolico / Looks like this should work now!  
28 3020 d 4 h rodolico / Upgrading all scripts to use strict  
26 3023 d 12 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 3176 d 10 h rodolico / All appears to work well under Debian. Will be testing ipFire at this time.  
20 3179 d 10 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 3180 d 7 h rodolico / Installer appears to be running fine on Debian systems  
16 3180 d 10 h rodolico / Just saving while I can  
14 3182 d 5 h rodolico / upload_http is working  
12 3188 d 5 h rodolico / Getting closer. Ready to do a test run.  
11 3188 d 6 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