]> git.ipfire.org Git - thirdparty/systemd.git/blob - .mkosi/mkosi.fedora
ethtool: fix half-duplex / full-duplex confusion (#6209)
[thirdparty/systemd.git] / .mkosi / mkosi.fedora
1 # This file is part of systemd.
2 #
3 # Copyright 2016 Lennart Poettering
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]
22 Distribution=fedora
23 Release=26
24
25 [Output]
26 Format=raw_btrfs
27 Bootable=yes
28
29 [Partitions]
30 RootSize=3G
31
32 [Packages]
33 BuildPackages=
34 audit-libs-devel
35 bzip2-devel
36 cryptsetup-devel
37 dbus-devel
38 diffutils
39 docbook-style-xsl
40 elfutils-devel
41 gcc
42 git
43 gnu-efi
44 gnu-efi-devel
45 gnutls-devel
46 gperf
47 intltool
48 iptables-devel
49 kmod-devel
50 libacl-devel
51 libblkid-devel
52 libcap-devel
53 libcurl-devel
54 libgcrypt-devel
55 libidn2-devel
56 libmicrohttpd-devel
57 libmount-devel
58 libseccomp-devel
59 libselinux-devel
60 libtool
61 libxkbcommon-devel
62 libxslt
63 lz4
64 lz4-devel
65 meson
66 pam-devel
67 pkgconfig
68 python3-devel
69 python3-lxml
70 qrencode-devel
71 tree
72 xz-devel
73
74 Packages=
75 libidn2