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 407 d 15 h rodolico /stable/ updating stable to v3.7.1  
244 407 d 15 h rodolico /tags/v3.7.1/ replacing with corrected version  
236 407 d 17 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 415 d 19 h rodolico /trunk/ Major upgrade complete. Ready for installation. installer/setup will do most
configuration automagically
 
228 422 d 18 h rodolico /trunk/ Arrays and Hashes not editable yet. Still some debugging also  
227 427 d 14 h rodolico /trunk/ Working on configure. Work in progress (ie, borked right now)  
223 482 d 16 h rodolico /trunk/ In the middle of recreating installer. Still not working  
219 811 d 20 h rodolico /trunk/ Working on fixes  
211 818 d 18 h rodolico /trunk/ Ready for some offsite testing, we hope.  
204 881 d 13 h rodolico /trunk/ installer complete except system call to configuration tool  
203 882 d 14 h rodolico /trunk/ Moved a bunch of things around in preparation for new installer (directly from svn). Fixed some modules.  
138 2063 d 17 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 2067 d 2 h rodolico /trunk/ install.pl has superceded all the install-sysinfo* crap. Trying to build a generic installer. This appears to work.  
129 2069 d 0 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 2272 d 9 h rodolico /trunk/ Few minor bugs in installers and update sysinfo-client to use YAML config file  
108 2272 d 18 h rodolico /trunk/ Fixed a minor bug in configure.pl  
104 2277 d 15 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 2279 d 15 h rodolico /trunk/ some work done, but packages are broken  
77 2371 d 16 h rodolico /trunk/ Added UUID defaults and set some defaults for config file  
67 2506 d 1 h rodolico / Moving more stuff into trunk  
55 2782 d 13 h rodolico / Working on modules for bsd  
54 2782 d 16 h rodolico / Tested on FreeBSD  
53 2782 d 17 h rodolico / PR: Fixing where installation on multiple platforms has problems
Submitted by: Rod
 
45 3179 d 3 h rodolico / Looks like this should work now!  
28 3217 d 15 h rodolico / Upgrading all scripts to use strict  
26 3220 d 23 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 3373 d 20 h rodolico / All appears to work well under Debian. Will be testing ipFire at this time.  
20 3376 d 21 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 3377 d 17 h rodolico / Installer appears to be running fine on Debian systems  
16 3377 d 20 h rodolico / Just saving while I can  
14 3379 d 16 h rodolico / upload_http is working  
12 3385 d 16 h rodolico / Getting closer. Ready to do a test run.  
11 3385 d 17 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