15 lines
614 B
Plaintext
15 lines
614 B
Plaintext
|
|
* 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.
|
|
|
|
* Also check as many as possible trivial operations like:
|
|
xorriso -indev file.iso -pvd_info
|
|
|
|
* Burning tests - maybe a new manual_birning test?
|
|
Further if we want to have a burn test (with MD5 and checkreading)
|
|
then we will need configuration means to enable this. By default
|
|
it should not risk to burn one-time media which sit in the drive
|
|
by mere accident.
|