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
248 177 d 13 h rodolico /trunk/ Fixed bug where blank line in server.info caused error  
228 227 d 12 h rodolico /trunk/ Arrays and Hashes not editable yet. Still some debugging also  
227 232 d 9 h rodolico /trunk/ Working on configure. Work in progress (ie, borked right now)  
223 287 d 10 h rodolico /trunk/ In the middle of recreating installer. Still not working  
219 616 d 14 h rodolico /trunk/ Working on fixes  
218 622 d 19 h rodolico /trunk/ Minor fixes  
211 623 d 13 h rodolico /trunk/ Ready for some offsite testing, we hope.  
197 927 d 12 h rodolico /trunk/ Looks like everything is working. Ready for release.  
194 928 d 10 h rodolico /trunk/ Ready for testing  
161 1766 d 19 h rodolico /trunk/ bug fix for wheezy  
144 1863 d 12 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.  
143 1868 d 10 h rodolico /trunk/ removed \n from timestamp  
135 1869 d 9 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.  
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.  
129 1873 d 18 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 1878 d 14 h rodolico /trunk/ put comment, updated version in sysinfoconf.pm. Updated VERSION  
124 1878 d 14 h rodolico /trunk/ changed --name-- to just name  
115 2076 d 18 h rodolico /trunk/ Fixed problem where os specific files were overwriting installation instead of merging. major kludge, but it works.  
114 2076 d 22 h rodolico /trunk/ changed way operating systems specific changes are merged into install hash.  
112 2077 d 4 h rodolico /trunk/ Few minor bugs in installers and update sysinfo-client to use YAML config file  
111 2077 d 11 h rodolico /trunk/ Fixed sysinfoconf.pm  
110 2077 d 11 h rodolico /trunk/ set to where transports always have a default (save file in /tmp) at priority 99  
109 2077 d 13 h rodolico /trunk/ Just have some notes and attempting to set up sysinfoconf.pm to have "save local" as a default transport mechanism.  
107 2077 d 13 h rodolico /trunk/ Fixed some minor errors in installer  
104 2082 d 9 h rodolico /trunk/ This is seriously broken still. Moving determineOS to it's own script. When run, will return 0 on failure. Otherwise, will return a string for the type of operating system.  
103 2084 d 9 h rodolico /trunk/ some work done, but packages are broken  
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.  
98 2095 d 10 h rodolico /trunk/ Made some changes to installer and sysinfoconf.pm  
94 2095 d 11 h rodolico /trunk/ Mostly fixed so installer does YAML  
92 2099 d 14 h rodolico /trunk/ Moving some things around, and adding yaml files  
86 2147 d 12 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 2149 d 9 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.  
84 2149 d 13 h rodolico /trunk/ Cleaned up a bunch of stuff in sysinfoconf.pm  
83 2149 d 14 h rodolico /trunk/ bug fix  
82 2149 d 14 h rodolico /trunk/ bug fix  
81 2149 d 14 h rodolico /trunk/ getting the data structure correct.  
80 2176 d 10 h rodolico /trunk/ made uninstall executable, fixed scriptdir and moduledir to be populated  
78 2176 d 10 h rodolico /trunk/ more bug fixes  
77 2176 d 10 h rodolico /trunk/ Added UUID defaults and set some defaults for config file  
68 2310 d 19 h rodolico / Move more stuff into trunk