Overview
Request 40471 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 (forwarded request 40466 from oertel)
Request History
duwe 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 (forwarded request 40466 from oertel)
autobuild accepted request
checked in