From: Daan De Meyer Date: Mon, 18 Jul 2022 16:59:00 +0000 (+0200) Subject: Remove mkosi.files/ directory X-Git-Tag: v14~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f16e75d609ff5a33e0e9da4f81308e4e1543b633;p=thirdparty%2Fmkosi.git Remove mkosi.files/ directory These configs are just bitrotting and we don't use them for anything. Let's drop the directory. --- diff --git a/mkosi.files/mkosi.fedora b/mkosi.files/mkosi.fedora deleted file mode 100644 index cfd1be031..000000000 --- a/mkosi.files/mkosi.fedora +++ /dev/null @@ -1,24 +0,0 @@ -# SPDX-License-Identifier: LGPL-2.1+ -# Let's build an image that is just good enough to build new mkosi images again - -[Distribution] -Distribution=fedora -Release=34 - -[Output] -Format=gpt_ext4 -Bootable=yes -Output=fedora.raw - -[Content] -Packages= - arch-install-scripts - btrfs-progs - debootstrap - dnf - dosfstools - git-core - gnupg - squashfs-tools - tar - veritysetup diff --git a/mkosi.files/mkosi.openmandriva b/mkosi.files/mkosi.openmandriva deleted file mode 100644 index d42f72909..000000000 --- a/mkosi.files/mkosi.openmandriva +++ /dev/null @@ -1,24 +0,0 @@ -# SPDX-License-Identifier: LGPL-2.1+ -# Let's build an image that is just good enough to build new mkosi images again - -[Distribution] -Distribution=openmandriva -Release=cooker - -[Output] -Format=gpt_ext4 -Bootable=no -Output=openmandriva.raw - -[Content] -Packages= - basesystem - btrfs-progs - dnf - dosfstools - git-core - gnupg - squashfs-tools - bsdtar - systemd - systemd-cryptsetup diff --git a/mkosi.files/mkosi.ubuntu b/mkosi.files/mkosi.ubuntu deleted file mode 100644 index d59c575e6..000000000 --- a/mkosi.files/mkosi.ubuntu +++ /dev/null @@ -1,13 +0,0 @@ -# SPDX-License-Identifier: LGPL-2.1+ - -[Distribution] -Distribution=ubuntu -Release=bionic - -[Output] -Format=gpt_ext4 -Output=ubuntu.raw - -[Content] -Packages= - tzdata