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
156 1769 d 10 h rodolico /trunk/ install ready for testing  
144 1862 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 1867 d 11 h rodolico /trunk/ Some idiot decided to use single quotes on a string that needed interpolation  
139 1867 d 12 h rodolico /trunk/ Minor fixes  
138 1867 d 12 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 1867 d 13 h rodolico /trunk/ renamed install.pl to install  
132 1870 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 2072 d 13 h rodolico /trunk/ Minor fixes for opnSense  
118 2075 d 17 h rodolico /trunk/ Ready to deploy  
107 2076 d 14 h rodolico /trunk/ Fixed some minor errors in installer  
106 2081 d 10 h rodolico /trunk/ installer working  
102 2094 d 9 h rodolico /trunk/ Fixed problem with FreeBSD pkg command requiring a response  
101 2094 d 10 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.