Overview
Request 40466 accepted
- fix the post-install again, can not just disable in buildenv
for image-building reasons
- make sure all lines in post-install have a clean exit status,
"test $condition && echo" constructs should not be used,
replaced by if..then..fi instead
- test if xfs_freeze is available before calling it
Loading...
Login required, please
login
in order to comment
Request History
oertel created request
- fix the post-install again, can not just disable in buildenv
for image-building reasons
- make sure all lines in post-install have a clean exit status,
"test $condition && echo" constructs should not be used,
replaced by if..then..fi instead
- test if xfs_freeze is available before calling it
duwe accepted request
Reviewed ok