be99db321b
Work around ordering issues that cause dkms modules to not always be built for all installed kernels, add a post-install.d script to the base element that will force the issue. (Note that any module/kernel pairs with a pre-existing valid module will not be rebuilt, so this should not impact performance unnecessarily) Change-Id: Iccea14c6318014cc7e1fec77e71c14a224f7b76e |
||
---|---|---|
.. | ||
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