21 lines
687 B
Plaintext
21 lines
687 B
Plaintext
|
|
* write common configuration facility
|
|
|
|
* run_all_releng (master script)
|
|
Figure out how to efficiently search for interesting
|
|
err/warn keywords spewed up by the script or apps it calls.
|
|
|
|
* releng_isojigdo:
|
|
Finish boot options
|
|
|
|
* Interpreter to read options from config files and sets the variables
|
|
|
|
* Merge 'merge_into_isocontent' into 'releng_isocontent' (former hardlinks)
|
|
Extend it to use some more demanding directory tree.
|
|
MD5s should be checked. ACLs and xattr (if we are on Linux).
|
|
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 could mark all own stderr messages by a prefix like "===".
|