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
202 918 d 16 h rodolico /trunk/ Reorganizing so installer scripts are in their own directory  
156 1961 d 8 h rodolico /trunk/ install ready for testing  
144 2054 d 11 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 2059 d 9 h rodolico /trunk/ Some idiot decided to use single quotes on a string that needed interpolation  
139 2059 d 9 h rodolico /trunk/ Minor fixes  
138 2059 d 9 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 2059 d 11 h rodolico /trunk/ renamed install.pl to install  
132 2062 d 19 h rodolico /trunk/ install.pl has superceded all the install-sysinfo* crap. Trying to build a generic installer. This appears to work.  
122 2264 d 11 h rodolico /trunk/ Minor fixes for opnSense  
118 2267 d 15 h rodolico /trunk/ Ready to deploy  
107 2268 d 11 h rodolico /trunk/ Fixed some minor errors in installer  
106 2273 d 7 h rodolico /trunk/ installer working  
102 2286 d 7 h rodolico /trunk/ Fixed problem with FreeBSD pkg command requiring a response  
101 2286 d 7 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.