|
@@ -5,6 +5,8 @@ first 'init' program more efficiently. core-image-tiny-initramfs doesn't \
|
|
|
actually generate an image but rather generates boot and rootfs artifacts \
|
|
|
that can subsequently be picked up by external image generation tools such as wic."
|
|
|
|
|
|
+VIRTUAL-RUNTIME_dev_manager ?= "busybox-mdev"
|
|
|
+
|
|
|
PACKAGE_INSTALL = "initramfs-live-boot-tiny packagegroup-core-boot dropbear ${VIRTUAL-RUNTIME_base-utils} ${VIRTUAL-RUNTIME_dev_manager} base-passwd ${ROOTFS_BOOTSTRAP_INSTALL}"
|
|
|
|
|
|
# Do not pollute the initrd image with rootfs features
|