cc5ecb4e9c
At least on RedHat the run-parts command is very precarious and doesn't even check for the return code of the scripts it runs causing the dib-first-boot to delete itself even when something went wrong with the configuration of the first boot of the image. Using the dib-run-parts instead will make the whole first boot routine to be more robust and less platform dependent. Change-Id: I0073fd52fc1fc8848ca9277a84603124215cdb6e |
||
---|---|---|
.. | ||
extra-data.d | ||
finalise.d | ||
install.d | ||
post-install.d | ||
pre-install.d | ||
dib-first-boot | ||
README.md |
This is the base element.
Almost all users will want to include this in their disk image build, as it includes a lot of useful functionality.
Notes:
- If you are getting warnings during the build about your locale being missing, consider installing/generating the relevant locale. This may be as simple as having language-pack-XX installed in the pre-install stage