]> git.ipfire.org Git - thirdparty/systemd.git/blame - .mkosi/mkosi.fedora
core: include a bad /var/run symlink in the "tainted" string
[thirdparty/systemd.git] / .mkosi / mkosi.fedora
CommitLineData
110b7e90
ZJ
1# This file is part of systemd.
2#
fef05f7a 3# Copyright 2016 Lennart Poettering
110b7e90
ZJ
4#
5# systemd is free software; you can redistribute it and/or modify it
6# under the terms of the GNU Lesser General Public License as published by
7# the Free Software Foundation; either version 2.1 of the License, or
8# (at your option) any later version.
9#
10# systemd is distributed in the hope that it will be useful, but
11# WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13# Lesser General Public License for more details.
14#
15# You should have received a copy of the GNU Lesser General Public License
16# along with systemd; If not, see <http://www.gnu.org/licenses/>.
17
18# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
19# Simply invoke "mkosi" in the project directory to build an OS image.
20
21[Distribution]
fef05f7a 22Distribution=fedora
6c3444cb 23Release=26
110b7e90
ZJ
24
25[Output]
26Format=raw_btrfs
27Bootable=yes
28
29[Partitions]
2eec83d9 30RootSize=3G
110b7e90
ZJ
31
32[Packages]
110b7e90 33BuildPackages=
fef05f7a 34 audit-libs-devel
fef05f7a
ZJS
35 bzip2-devel
36 cryptsetup-devel
37 dbus-devel
2eec83d9 38 diffutils
fef05f7a
ZJS
39 docbook-style-xsl
40 elfutils-devel
110b7e90
ZJ
41 gcc
42 git
fef05f7a
ZJS
43 gnu-efi
44 gnu-efi-devel
45 gnutls-devel
110b7e90
ZJ
46 gperf
47 intltool
fef05f7a
ZJS
48 iptables-devel
49 kmod-devel
50 libacl-devel
51 libblkid-devel
52 libcap-devel
53 libcurl-devel
54 libgcrypt-devel
a8a2a0ed 55 libidn2-devel
fef05f7a
ZJS
56 libmicrohttpd-devel
57 libmount-devel
58 libseccomp-devel
59 libselinux-devel
110b7e90 60 libtool
fef05f7a 61 libxkbcommon-devel
110b7e90 62 libxslt
b35320cf 63 lz4
fef05f7a 64 lz4-devel
6253abca 65 m4
8825742c 66 meson
fef05f7a 67 pam-devel
110b7e90 68 pkgconfig
fef05f7a
ZJS
69 python3-devel
70 python3-lxml
71 qrencode-devel
2eec83d9 72 tree
fef05f7a 73 xz-devel
670d4946
ZJS
74
75Packages=
76 libidn2