drop completed items
This commit is contained in:
parent
0f58eee20d
commit
e216bfa270
@ -2,28 +2,19 @@
|
|||||||
* write common configuration facility
|
* write common configuration facility
|
||||||
|
|
||||||
* run_all_releng (master script)
|
* run_all_releng (master script)
|
||||||
+ figure out how to efficiently search for interesting
|
Figure out how to efficiently search for interesting
|
||||||
err/warn keywords spewed up by the script or apps it calls.
|
err/warn keywords spewed up by the script or apps it calls.
|
||||||
|
|
||||||
* releng_build_isojigdo:
|
* releng_isojigdo:
|
||||||
+ finish boot options
|
Finish boot options
|
||||||
|
|
||||||
* releng_check_isocontent (WIP) - compare input data against
|
|
||||||
the ISO image content, might be tricky
|
|
||||||
|
|
||||||
* Interpreter to read options from config files and sets the variables
|
* Interpreter to read options from config files and sets the variables
|
||||||
|
|
||||||
* Rename releng_* to releng_<title>. I.e. a concise description of
|
* Merge 'merge_into_isocontent' into 'releng_isocontent' (former hardlinks)
|
||||||
the test topic, in very few words, normally by a single noun.
|
|
||||||
|
|
||||||
* Merge hardliks into content test
|
|
||||||
Extend it to use some more demanding directory tree.
|
Extend it to use some more demanding directory tree.
|
||||||
MD5s should be checked. ACLs and xattr (if we are on Linux).
|
MD5s should be checked. ACLs and xattr (if we are on Linux).
|
||||||
All file types as of stat(2) should be tested.
|
All file types as of stat(2) should be tested.
|
||||||
|
|
||||||
* We need to give a hint about how much storage space will be consumed.
|
* We need to give a hint about how much storage space will be consumed.
|
||||||
|
|
||||||
* Splitting stdout and stderr into separate logs seems not a good idea.
|
|
||||||
Both streams belong together.
|
|
||||||
|
|
||||||
* We could mark all own stderr messages by a prefix like "===".
|
* We could mark all own stderr messages by a prefix like "===".
|
||||||
|
Loading…
Reference in New Issue
Block a user