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 212 d 5 h rodolico /stable/ updating stable to v3.7.1  
244 212 d 5 h rodolico /tags/v3.7.1/ replacing with corrected version  
236 212 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 220 d 9 h rodolico /trunk/ Major upgrade complete. Ready for installation. installer/setup will do most
configuration automagically
 
228 227 d 8 h rodolico /trunk/ Arrays and Hashes not editable yet. Still some debugging also  
227 232 d 4 h rodolico /trunk/ Working on configure. Work in progress (ie, borked right now)  
223 287 d 6 h rodolico /trunk/ In the middle of recreating installer. Still not working  
219 616 d 10 h rodolico /trunk/ Working on fixes  
211 623 d 8 h rodolico /trunk/ Ready for some offsite testing, we hope.  
204 686 d 3 h rodolico /trunk/ installer complete except system call to configuration tool  
203 687 d 3 h rodolico /trunk/ Moved a bunch of things around in preparation for new installer (directly from svn). Fixed some modules.  
138 1868 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 1871 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 1873 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 2076 d 23 h rodolico /trunk/ Few minor bugs in installers and update sysinfo-client to use YAML config file  
108 2077 d 8 h rodolico /trunk/ Fixed a minor bug in configure.pl  
104 2082 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 2084 d 4 h rodolico /trunk/ some work done, but packages are broken  
77 2176 d 5 h rodolico /trunk/ Added UUID defaults and set some defaults for config file  
67 2310 d 15 h rodolico / Moving more stuff into trunk  
55 2587 d 2 h rodolico / Working on modules for bsd  
54 2587 d 5 h rodolico / Tested on FreeBSD  
53 2587 d 6 h rodolico / PR: Fixing where installation on multiple platforms has problems
Submitted by: Rod
 
45 2983 d 16 h rodolico / Looks like this should work now!  
28 3022 d 4 h rodolico / Upgrading all scripts to use strict  
26 3025 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 3178 d 10 h rodolico / All appears to work well under Debian. Will be testing ipFire at this time.  
20 3181 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 3182 d 7 h rodolico / Installer appears to be running fine on Debian systems  
16 3182 d 10 h rodolico / Just saving while I can  
14 3184 d 5 h rodolico / upload_http is working  
12 3190 d 5 h rodolico / Getting closer. Ready to do a test run.  
11 3190 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