Commit graph

13 commits

Author SHA1 Message Date
Sukru Senli
8ffe458009 remove reference to non-existing parameters 2020-11-17 13:22:09 +01:00
Sukru Senli
dcfbd0349a iop: config: deselect crashlog and select iopupgrade as module 2020-05-31 16:18:08 +02:00
Oussama Ghorbel
871a3c3907 clean up db and use new variables names 2020-01-23 14:39:32 +01:00
Ronny Nilsson
41b934575e sdk: Clenup of redundant variables. There were several with identical information.
After asking around there were no clear answer to why there were redundant
information. Thus, I'm doing cleanup all over the place to reduce complexity.
2019-12-11 12:39:42 +01:00
Strhuan Blomquist
623071bfb3 crashlog:Update Makefile with new license info and opkg database 2019-09-04 16:23:24 +02:00
Kenneth Johansson
e739fd38df crashlog: put into syslog that we have received a file.
when deleting files all traces is gone might be good to have
a log of what files has been transferred even if the file itself
is gone.
2015-09-24 13:15:44 +02:00
Kenneth Johansson
5dad7b69fc crashlog: on server only allows write to subdir log.
prevent people to write to .ssh/ that could be bad.
2015-09-23 17:11:42 +02:00
Kenneth Johansson
b72c133925 crashlog: run upload in background. 2015-09-23 13:13:44 +02:00
Kenneth Johansson
be38a7233b Creashlog: handle default values. 2015-09-21 16:01:57 +02:00
Kenneth Johansson
c9f8a17880 crashlog: catch and store any code dump file.
store the core on the crashlog server.
2015-09-17 19:26:27 +02:00
Kenneth Johansson
1f7ee24d27 crashlog: retry forever contacting server.
The wan might not be connected so try more than once.
2015-09-17 13:35:48 +02:00
Kenneth Johansson
e6417fbaf3 crashlog: save also the software version used. 2015-09-16 16:10:52 +02:00
Kenneth Johansson
7f4ebd424a Add crashlog package.
read package/inteno/crashlog/readme for how to setup server for storing
logs.
2015-09-14 16:44:37 +02:00