update changes/todo
Signed-off-by: Nico Schottelius <nico@denkbrett.schottelius.org>
This commit is contained in:
parent
fef686b449
commit
40cef5f7a4
2 changed files with 6 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
||||||
* Added support for global delete_incomplete option
|
* Added support for global delete_incomplete option
|
||||||
* Updated tools/ccollect_analyse_logs.sh: Added more error strings to find
|
* Updated tools/ccollect_analyse_logs.sh: Added more error strings to find
|
||||||
|
* Removed use of 'basename': Replaced it with standard variables from cconf
|
||||||
* Updated documentation (more hints)
|
* Updated documentation (more hints)
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
- remove basename
|
|
||||||
-> include config from cconf! -> standard!
|
|
||||||
|
|
||||||
14:15 <telmich> also alle tools/ccollect_*
|
14:15 <telmich> also alle tools/ccollect_*
|
||||||
14:15 <dev-zero> mach mal n besseres Makefile :)
|
14:15 <dev-zero> mach mal n besseres Makefile :)
|
||||||
|
@ -7,7 +5,6 @@
|
||||||
14:15 <telmich> nehme ich mal als hinweis für 0.7.1
|
14:15 <telmich> nehme ich mal als hinweis für 0.7.1
|
||||||
|
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
|
|
||||||
|
|
||||||
- add wrapper, to do logging and analyse
|
- add wrapper, to do logging and analyse
|
||||||
|
@ -17,7 +14,9 @@
|
||||||
=> output stdout?
|
=> output stdout?
|
||||||
|
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
done:
|
done:
|
||||||
|
|
||||||
- add global delete_incomplete (/etc/ccollect/defaults/delete_incomplete)
|
- add global delete_incomplete (/etc/ccollect/defaults/delete_incomplete)
|
||||||
|
|
||||||
09:31 < Obri> telmich: hab nen kleinen tipp für ccollect
|
09:31 < Obri> telmich: hab nen kleinen tipp für ccollect
|
||||||
|
@ -29,7 +28,10 @@ done:
|
||||||
09:33 < Obri> ohne dass ein altes backup entsorgt wird
|
09:33 < Obri> ohne dass ein altes backup entsorgt wird
|
||||||
|
|
||||||
|
|
||||||
|
- remove basename
|
||||||
|
-> include config from cconf! -> standard!
|
||||||
|
|
||||||
reject:
|
reject:
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
- fix german documentation!
|
- fix german documentation!
|
||||||
=> I'm the coder, somebody else can fix it.
|
=> I'm the coder, somebody else can fix it.
|
||||||
|
|
Loading…
Reference in a new issue