b50dbb0571
Changing the grub config makes no sense in a build not heading for a vm and may fail because grub is removed from images not including the vm element. Forcing textmode for those images would be better done in nova. Change-Id: I1c5b89e551e62df2463200b1889cb2342498c7dd |
||
---|---|---|
.. | ||
environment.d | ||
extra-data.d | ||
finalise.d | ||
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