]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Remove mkosi.files/ directory
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 18 Jul 2022 16:59:00 +0000 (18:59 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 18 Jul 2022 18:18:27 +0000 (20:18 +0200)
These configs are just bitrotting and we don't use them for anything.
Let's drop the directory.

mkosi.files/mkosi.fedora [deleted file]
mkosi.files/mkosi.openmandriva [deleted file]
mkosi.files/mkosi.ubuntu [deleted file]

diff --git a/mkosi.files/mkosi.fedora b/mkosi.files/mkosi.fedora
deleted file mode 100644 (file)
index cfd1be0..0000000
+++ /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 (file)
index d42f729..0000000
+++ /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 (file)
index d59c575..0000000
+++ /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