summaryrefslogtreecommitdiff
path: root/mkosi.files/mkosi.fedora
blob: 6bc292f7cff02cc2c44687311154df331b5d21b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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=29

[Output]
Format=gpt_ext4
Bootable=yes
Output=fedora.raw

[Packages]
Packages=
        arch-install-scripts
        btrfs-progs
        debootstrap
        dnf
        dosfstools
        git-core
        gnupg
        squashfs-tools
        tar
        veritysetup