|
|
@ -273,6 +273,7 @@ case $PROJECT in
|
|
|
|
export LB_BOOTSTRAP_INCLUDE='apt-transport-https gnupg'
|
|
|
|
export LB_BOOTSTRAP_INCLUDE='apt-transport-https gnupg'
|
|
|
|
OPTS="${OPTS:+$OPTS }--apt-recommends false"
|
|
|
|
OPTS="${OPTS:+$OPTS }--apt-recommends false"
|
|
|
|
OPTS="${OPTS:+$OPTS }--binary-filesystem ext4"
|
|
|
|
OPTS="${OPTS:+$OPTS }--binary-filesystem ext4"
|
|
|
|
|
|
|
|
OPTS="${OPTS:+$OPTS }--compression gzip"
|
|
|
|
OPTS="${OPTS:+$OPTS }--swap-file-path SWAP.swap"
|
|
|
|
OPTS="${OPTS:+$OPTS }--swap-file-path SWAP.swap"
|
|
|
|
OPTS="${OPTS:+$OPTS }--swap-file-size 100"
|
|
|
|
OPTS="${OPTS:+$OPTS }--swap-file-size 100"
|
|
|
|
OPTS="${OPTS:+$OPTS }--system normal"
|
|
|
|
OPTS="${OPTS:+$OPTS }--system normal"
|
|
|
|