mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 19:31:31 +00:00
skip installation of kernel headers for all minimal images
This commit is contained in:
parent
a85cf55f29
commit
fffec4782f
@ -239,7 +239,7 @@ esac
|
||||
SIGNED_KERNEL_PACKAGE="linux-signed-generic"
|
||||
|
||||
if [ "${SUBPROJECT:-}" = minimized ]; then
|
||||
OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal"
|
||||
OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal --linux-packages=linux-image"
|
||||
fi
|
||||
|
||||
case $PROJECT in
|
||||
|
Loading…
x
Reference in New Issue
Block a user