From: Daan De Meyer Date: Sat, 13 Apr 2024 11:34:07 +0000 (+0200) Subject: Add comment to re-enable pacman-package-manager and makepkg when back in testing X-Git-Tag: v23~4^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1217b5b84405d0b7af0bec3fa97752379a17edcc;p=thirdparty%2Fmkosi.git Add comment to re-enable pacman-package-manager and makepkg when back in testing --- diff --git a/mkosi/resources/mkosi-tools/mkosi.conf.d/10-debian-ubuntu.conf b/mkosi/resources/mkosi-tools/mkosi.conf.d/10-debian-ubuntu.conf index d987beff3..35273c22f 100644 --- a/mkosi/resources/mkosi-tools/mkosi.conf.d/10-debian-ubuntu.conf +++ b/mkosi/resources/mkosi-tools/mkosi.conf.d/10-debian-ubuntu.conf @@ -18,8 +18,12 @@ Packages= grub2 libarchive-tools libtss2-dev + # TODO: Re-enable once makepkg is back in testing. + # makepkg openssh-client ovmf + # TODO: Re-enable once pacman-package-manager is back in testing. + # pacman-package-manager pesign policycoreutils python3-cryptography diff --git a/mkosi/resources/mkosi-tools/mkosi.conf.d/10-ubuntu.conf b/mkosi/resources/mkosi-tools/mkosi.conf.d/10-ubuntu.conf index 1dd1e1e27..1356f35e7 100644 --- a/mkosi/resources/mkosi-tools/mkosi.conf.d/10-ubuntu.conf +++ b/mkosi/resources/mkosi-tools/mkosi.conf.d/10-ubuntu.conf @@ -5,5 +5,6 @@ Distribution=ubuntu [Content] Packages= + # TODO: Remove once pacman-package-manager is back in debian testing. pacman-package-manager makepkg