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
229 218 d 9 h rodolico /trunk/ Major upgrade complete. Ready for installation. installer/setup will do most
configuration automagically
 
198 925 d 7 h rodolico /trunk/ Ready for version 3.6.0  
185 1740 d 5 h rodolico /trunk/ bug fix  
175 1740 d 6 h rodolico /trunk/ syncing sysinfo-client version with system version.  
174 1740 d 6 h rodolico /trunk/ Fixed a missing dependancy in installer_config (JSON) and set sysinfo-client to report the program version instead of the data version in the reports it gives out.  
170 1762 d 12 h rodolico /trunk/ Added support for geom command in BSD to get disk info  
165 1763 d 10 h rodolico /trunk/ complete rewrite of all_smart, some minor modifications to library.pm and template.basic  
155 1772 d 6 h rodolico /trunk/ updated the versions file. Still need to get install to determine which files need to be updated.  
144 1861 d 8 h rodolico /trunk/ Finished. It has successfully installed on an opnSense router, but not really tested on anything else yet. However, opnSense is the hardest one. This is basically a rewrite to separate the install script from the app so the install script can be used other places.  
138 1866 d 7 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  
135 1867 d 5 h rodolico /trunk/ Adding logging to sysinfo-client. The code looks ok, and it compiles. No guess how it is going to run. Also, added the file SYSTEM_VERSION which contains the overall version of the project.  
133 1869 d 17 h rodolico /trunk/ updated version file  
132 1869 d 17 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.  
125 1876 d 10 h rodolico /trunk/ put comment, updated version in sysinfoconf.pm. Updated VERSION  
118 2074 d 12 h rodolico /trunk/ Ready to deploy  
101 2093 d 5 h rodolico /trunk/ separated install.pl to check for YAML::Tiny and install it if necessary. Also, added version information to several files that didn't have them.  
86 2145 d 8 h rodolico /trunk/ Some minor changes, but still not installing correctly. Seems to be an issue with loading the transports and search paths for scripts and modules.  
85 2147 d 5 h rodolico /trunk/ configuration automatically converted by configure.pl and install (via sysinfoconf.pm), so conf_convert.pl no longer needed. added new transport save_local which saves report to local disk.  
68 2308 d 15 h rodolico / Move more stuff into trunk  
64 2427 d 4 h rodolico / Fixed the versions  
57 2584 d 12 h rodolico / Pretty much set for bsd.  
50 2826 d 13 h rodolico / Forgot to change version in install.pl and/or upgrade VERSION file  
47 2981 d 16 h rodolico / Fixed minor bug where, if module directory did not exist script died  
46 2981 d 17 h rodolico / New VERSION file  
42 2996 d 7 h rodolico / Mainly just setting up install to verify libraries  
41 3005 d 9 h rodolico / Added unix_sysinfo module  
40 3005 d 9 h rodolico / Looks like it is ready to go  
39 3012 d 7 h rodolico / Minor update on install.pl  
37 3012 d 8 h rodolico / Modified all modules to have a description, fixed
installer to do crontab link and properly set the
execute bit on modules specific to the operating
system
 
35 3013 d 7 h rodolico / Ready for beta testing  
31 3015 d 5 h rodolico / Just doing some housecleaning  
28 3020 d 5 h rodolico / Upgrading all scripts to use strict  
26 3023 d 13 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