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
144 1863 d 13 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.  
140 1868 d 11 h rodolico /trunk/ Some idiot decided to use single quotes on a string that needed interpolation  
139 1868 d 11 h rodolico /trunk/ Minor fixes  
138 1868 d 11 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  
137 1868 d 13 h rodolico /trunk/ renamed install.pl to install  
132 1871 d 21 h rodolico /trunk/ install.pl has superceded all the install-sysinfo* crap. Trying to build a generic installer. This appears to work.  
122 2073 d 13 h rodolico /trunk/ Minor fixes for opnSense  
118 2076 d 17 h rodolico /trunk/ Ready to deploy  
107 2077 d 13 h rodolico /trunk/ Fixed some minor errors in installer  
106 2082 d 9 h rodolico /trunk/ installer working  
102 2095 d 9 h rodolico /trunk/ Fixed problem with FreeBSD pkg command requiring a response  
101 2095 d 9 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.