M.Canales.es wrote:
- At the end of the build we should to remove the user, group, and homedir, if they was created by the Makefile, and be sure that all files under $BUILDDIR are owned by root:root. Also, review if we can unmount the virtual filesystems at the end of the build. The host should finish in the same exact state it was in before the build, if posdsible.

I agree with the above principle. We need to leave the host system just as it was when we started. In fact, I would almost suggest that if an error is caught somewhere, instead of just printing a message and exiting, we give the user the opportunity to clean up changes to the host at that point. Say 'no' if you intend to fix the error and try again, 'yes' if you won't be starting the script any time soon.

--
JH
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to