[neon/infrastructure/pangea-data] imager: Revert "gfxboot-theme-ubuntu is no longer a thing in noble"
Carlos De Maine
null at kde.org
Mon May 20 10:25:03 BST 2024
Git commit b7d1190d0a5aa85f1d9260bae0ab69fb59b659c9 by Carlos De Maine.
Committed on 20/05/2024 at 09:25.
Pushed by carlosdem into branch 'master'.
Revert "gfxboot-theme-ubuntu is no longer a thing in noble"
This reverts commit 005350a8c122ba6e79e6313c7964c49b9df041e1
M +1 -1 imager/ubuntu-defaults-image
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/b7d1190d0a5aa85f1d9260bae0ab69fb59b659c9
diff --git a/imager/ubuntu-defaults-image b/imager/ubuntu-defaults-image
index 1ce1364..54064b7 100755
--- a/imager/ubuntu-defaults-image
+++ b/imager/ubuntu-defaults-image
@@ -194,7 +194,7 @@ fi
# make autobuilds reliable.
case $ARCH in
*amd64|*i386)
- $SUDO apt-get -y install memtest86+ syslinux || exit 1
+ $SUDO apt-get -y install gfxboot-theme-ubuntu memtest86+ syslinux || exit 1
;;
esac
$SUDO apt-get -y install genisoimage
More information about the Neon-commits
mailing list