We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe462e commit 82b3642Copy full SHA for 82b3642
build.sh
@@ -37,8 +37,7 @@ apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F6ECB3762474EDA9D21B702
37
# This can be removed when our Debian container has a version containing this fix
38
patch -d /usr/lib/live/build/ < 314-follow-symlinks-when-measuring-size-of-efi-files.patch
39
40
-# TODO: Remove this once debootstrap has a script to build mantic images in our container:
41
-# https://salsa.debian.org/installer-team/debootstrap/blob/master/debian/changelog
+# TODO: Remove this once debootstrap can natively build mantic images:
42
ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/mantic
43
44
build () {
0 commit comments