uodate build script

This commit is contained in:
Manuel 2023-02-11 15:49:08 -01:00
parent 52ab0f93bb
commit 2e185030f2
1 changed files with 26 additions and 26 deletions

View File

@ -17,30 +17,32 @@ for i in ./* ./.build ; do [ $i = ./cache ] && continue || rm -rf $i ; done
# See /usr/lib/live/build/config for a full list of examples.
# Up above is the manual description of what options I used so far.
lb config \
--clean \
--color \
--quiet \
--archive-areas "main contrib non-free" \
--architectures amd64 \
--apt-recommends true \
--backports false \
--binary-images iso-hybrid \
--cache true \
--checksums sha512 \
--distribution testing \
--firmware-binary true \
--firmware-chroot true \
--image-name "PepOS" \
--iso-application "PeppermintOS" \
--iso-preparer "PeppermintOS-https://peppermintos.com/" \
--iso-publisher "Peppermint OS Team" \
--iso-volume "${TODAY} 1" \
--linux-flavours amd64 \
--mode debian \
--security true \
--updates true \
--win32-loader false \
--zsync false \
--mode debian \
--distribution bookworm \
--archive-areas "main contrib non-free non-free-firmware" \
--architectures amd64 \
--linux-flavours amd64 \
--apt-recommends true \
--binary-images iso-hybrid \
--firmware-binary true \
--firmware-chroot true \
--security true \
--updates true \
--backports true \
--image-name "PepOS" \
--iso-application "PeppermintOS" \
--iso-preparer "PeppermintOS-https://peppermintos.com/" \
--iso-publisher "Peppermint OS Team" \
--image-name "PepOS" \
--iso-volume "${TODAY} 1" \
--win32-loader false \
--checksums sha512 \
--cache true \
--clean \
--color \
--quiet \
--zsync false \
"${@}"
# Install the XFCE Desktop
@ -151,8 +153,6 @@ xfsprogs
" > $uchinanchu/fusato/config/package-lists/installer.list.chroot
echo "# install firmware for squasfs to improve hardware compatibility.
atmel-firmware
bluez-firmware
firmware-linux-free
midisport-firmware
firmware-misc-nonfree