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 320 d 23 h rodolico /trunk/ Major upgrade complete. Ready for installation. installer/setup will do most
configuration automagically
 
198 1027 d 21 h rodolico /trunk/ Ready for version 3.6.0  
185 1842 d 19 h rodolico /trunk/ bug fix  
175 1842 d 20 h rodolico /trunk/ syncing sysinfo-client version with system version.  
174 1842 d 20 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 1865 d 2 h rodolico /trunk/ Added support for geom command in BSD to get disk info  
165 1866 d 1 h rodolico /trunk/ complete rewrite of all_smart, some minor modifications to library.pm and template.basic  
155 1874 d 20 h rodolico /trunk/ updated the versions file. Still need to get install to determine which files need to be updated.  
144 1963 d 22 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 1968 d 21 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 1969 d 19 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 1972 d 7 h rodolico /trunk/ updated version file  
132 1972 d 7 h rodolico /trunk/ install.pl has superceded all the install-sysinfo* crap. Trying to build a generic installer. This appears to work.  
129 1974 d 5 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 1979 d 0 h rodolico /trunk/ put comment, updated version in sysinfoconf.pm. Updated VERSION  
118 2177 d 2 h rodolico /trunk/ Ready to deploy  
101 2195 d 19 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 2247 d 22 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 2249 d 20 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 2411 d 6 h rodolico / Move more stuff into trunk  
64 2529 d 18 h rodolico / Fixed the versions  
57 2687 d 2 h rodolico / Pretty much set for bsd.  
50 2929 d 4 h rodolico / Forgot to change version in install.pl and/or upgrade VERSION file  
47 3084 d 6 h rodolico / Fixed minor bug where, if module directory did not exist script died  
46 3084 d 7 h rodolico / New VERSION file  
42 3098 d 21 h rodolico / Mainly just setting up install to verify libraries  
41 3107 d 23 h rodolico / Added unix_sysinfo module  
40 3107 d 23 h rodolico / Looks like it is ready to go  
39 3114 d 21 h rodolico / Minor update on install.pl  
37 3114 d 22 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 3115 d 21 h rodolico / Ready for beta testing  
31 3117 d 19 h rodolico / Just doing some housecleaning  
28 3122 d 19 h rodolico / Upgrading all scripts to use strict  
26 3126 d 3 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