Skip to content

Commit

Permalink
disable apt recommends packages for jammy
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingfate committed Feb 25, 2024
1 parent 7818d76 commit ecca96b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions additional-packages-live.jammy
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
ubiquity-frontend-gtk
ubiquity-slideshow-ubuntu
user-setup
1 change: 1 addition & 0 deletions lb-config-jammy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ LB_IMAGE_NAME="ubuntu-jammy-live" lb config \
--distribution jammy \
--distribution-chroot jammy \
--distribution-binary jammy\
--apt-recommends false \
--bootloaders grub-efi \
--keyring-packages "ubuntu-keyring initramfs-tools" \
--linux-packages "linux-image linux-dtb" \
Expand Down

0 comments on commit ecca96b

Please sign in to comment.