Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/logcollect.py
Commit message (Collapse)AuthorAgeFilesLines
* Adding another path for lookup of mfg-data directory - OLPC #11116Manuel QuiƱones2011-11-231-5/+13
| | | | | | | The mfg-data directory is located in another path for some builds, so the activity has to check in both places for existence. Signed-off-by: Manuel QuiƱones <manuq@laptop.org>
* disable default server for log submission, #2277James Cameron2011-05-261-4/+3
| | | | | | | | In the logcollect.py script, disable the command line option for sending the logs to a default server. This option is not used by the activity, but was present for command line usage. Signed-off-by: James Cameron <quozl@laptop.org>
* CleanupSimon Schampijer2008-09-131-2/+0
| | | | | | - add copying from fedora packaging request - removed empty README - remove instruction sfor non executables
* Relicense logcollect.py MITOLPC Developer2007-11-051-13/+20
|
* Harden logcollect.py with try...exceptPascal Scheffers2007-11-031-58/+80
|
* Change default URL and fix commandline use after file renaming.OLPC Developer2007-11-021-9/+13
|
* Add collector menu (testing)Eduardo Silva2007-11-021-0/+523