6cc155fd66
Debian system building fails, fixed by adding arm64 package. DIB_RELEASE=jessie disk-image-create debian ironic-agent \ grub2 devuser -a arm64 -o deploy-jessie dib-run-parts Running /tmp/dib_build.v5FEtaKx/hooks/cleanup.d/99-extract-kernel-and-ramdisk ls: cannot access /tmp/dib_build.v5FEtaKx/mnt/boot/vmlinu*: No such file or directory Change-Id: I610d767785df49fed954f12854be5ae78ff9baa6 Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org> |
||
---|---|---|
.. | ||
environment.d | ||
root.d | ||
test-elements | ||
element-deps | ||
element-provides | ||
package-installs.yaml | ||
README.rst |
debian-minimal
The debian-minimal
element uses debootstrap for
generating a minimal image.
By default this element creates the latest stable release. The exact
setting can be found in the element's environment.d
directory in the variable DIB_RELEASE
. If a different
release of Debian should be created, the variable
DIB_RELEASE
can be set appropriately.
Note that this element installs systemd-sysv
as the init
system