trisquel-automatic-netinstall-qemu: Update to Trisquel 11.0.1.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
Denis 'GNUtoo' Carikli 2024-09-14 02:15:49 +02:00
parent 858988e801
commit fed7db636e
Signed by: GNUtoo
GPG Key ID: 5F5DFCC14177E263
3 changed files with 22 additions and 6 deletions

View File

@ -28,7 +28,7 @@ gnupg/pubring.kbx: ${srcdir}/D24DDAC9226D5BA5E9F3BED3F5DAAAF74AD4C938.asc
.PHONY: check-trisquel-installation-image
check-trisquel-installation-image: $(TRISQUEL_NETINSTALL) gnupg/pubring.kbx
gpg --home=gnupg \
--verify trisquel-netinst_11.0_amd64.iso.asc \
--verify trisquel-netinst_11.0.1_amd64.iso.asc \
$(TRISQUEL_NETINSTALL)
grub/boot/linux: Makefile check-trisquel-installation-image
@ -74,7 +74,7 @@ rootfs.img: preseed.img rootfs.img.tmp grub.iso
qemu-system-x86_64 \
-M q35 \
-m 790M \
-m 807M \
-nographic \
-drive file=grub.iso,index=2,media=cdrom,if=ide \
-drive file=rootfs.img,index=1,media=disk,if=virtio \

View File

@ -64,11 +64,11 @@ AC_ARG_WITH(
[AS_HELP_STRING(
[--with-trisquel-netinstall=PATH],
[Path to trisquel netinstall image
(default=trisquel-netinst_11.0_amd64.iso). Note that at the moment
only trisquel-netinst_11.0_amd64.iso is supported. If you use
(default=trisquel-netinst_11.0.1_amd64.iso). Note that at the moment
only trisquel-netinst_11.0.1_amd64.iso is supported. If you use
another image the signature verification will fail.])],
[TRISQUEL_NETINSTALL=$withval],
[TRISQUEL_NETINSTALL=trisquel-netinst_11.0_amd64.iso])
[TRISQUEL_NETINSTALL=trisquel-netinst_11.0.1_amd64.iso])
AC_CHECK_PROG([CHMOD], [chmod], [chmod])
AS_IF([test x"$CHMOD" = x""],
@ -125,7 +125,7 @@ AS_IF([test x"`echo "$TRISQUEL_NETINSTALL" | cut -c1`" = x"~"],
AC_CHECK_FILE([$TRISQUEL_NETINSTALL],
[],
[AC_MSG_ERROR([trisquel-netinst_11.0_amd64.iso was not found in
[AC_MSG_ERROR([trisquel-netinst_11.0.1_amd64.iso was not found in
$TRISQUEL_NETINSTALL])])
AS_IF([test x"$kvm" = x"yes"],

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE0k3aySJtW6Xp877T9dqq90rUyTgFAmZZOJ0ACgkQ9dqq90rU
yTiNqA/8DrgLZAPDKksGsHeFs73nIdHdeN0BWUrsRGjYnI64XunMCLjPOcA2BbqJ
4rfgseuP+2t8AvWn+erIqJMQD67pYL0j5J5cP9I2DvaIvssr3uxaKSuf+U4JMuGt
Izsw21BUAn8Yg1NnFish7ByYLmCWTbui3LYUKdjhCOjee0qj0aWOjBnaIW8Uvb6Z
KvIDjItMxakCLfw2/DXg7wDPt/BXRZNpYW4P8my1IK12pguaDtg1SFQf5sbtjelH
AEK4LOR5GiSh81ve75i4G/KtcqTf4PzNGJfBwvXPJ3ZclR8+FENp8YdG93AagRJS
c/tQwzy2vMV1VGMqI63EFzl/DiepOdX6aCf2rhQZpgc37Q+pbfSCtOZXcch0feYD
F8pCH4FLU3SOy9vERahBrTmfIWCTQMe6G8G8zQA4rjT7JOAH+PywFik89whzwmgE
kgM62EWyRL0VkkeYY2aYCq+WJLs8V4sNyaPqNFmQF/7MhYp/sMuxSwqs8pcAd7TG
NhBWolB/YWZPI+TqToLd/K8qQkimBI9cw7uGpc2NBovKVqS/GQlCW59L7d4xMaK1
lJhKLqDs3cZVtQrqrT0UEpbIzHY+3yZo5UondgjzVWrHHHPKRMtFIeua8A8yKTI/
Lc+G7IFIcyhdK9F0KrQFijsDRZ83WYjGJPhfArIOgT6QNgZgDBk=
=Q9Eh
-----END PGP SIGNATURE-----