Updating static list of live specific packages that get unconditionally added and included in the source images.
This commit is contained in:
parent
53898caf1f
commit
4eec1db12f
|
@ -54,9 +54,7 @@ Chroot chroot "dpkg --get-selections" | awk '{ print $1 }' > source-selection.tx
|
|||
|
||||
cat >> source-selection.txt << EOF
|
||||
${LB_BOOTLOADER}
|
||||
live-helper
|
||||
${LB_INITRAMFS}
|
||||
live-config-${LB_INITSYSTEM}
|
||||
live-build
|
||||
dosfstools
|
||||
genisoimage
|
||||
parted
|
||||
|
|
Loading…
Reference in New Issue