]> git.ipfire.org Git - thirdparty/systemd.git/blob - .mkosi/mkosi.fedora
man: add sd_bus_message_get_type(3)
[thirdparty/systemd.git] / .mkosi / mkosi.fedora
1 # SPDX-License-Identifier: LGPL-2.1+
2
3 # This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
4 # Simply invoke "mkosi" in the project directory to build an OS image.
5
6 [Distribution]
7 Distribution=fedora
8 Release=27
9
10 [Output]
11 Format=raw_btrfs
12 Bootable=yes
13
14 [Partitions]
15 RootSize=3G
16
17 [Packages]
18 BuildPackages=
19 audit-libs-devel
20 bzip2-devel
21 cryptsetup-devel
22 dbus-devel
23 diffutils
24 docbook-style-xsl
25 elfutils-devel
26 gcc
27 gettext
28 git
29 gnu-efi
30 gnu-efi-devel
31 gnutls-devel
32 gperf
33 hostname
34 iptables-devel
35 kmod-devel
36 libacl-devel
37 libblkid-devel
38 libcap-devel
39 libcurl-devel
40 libgcrypt-devel
41 libidn2-devel
42 libmicrohttpd-devel
43 libmount-devel
44 libseccomp-devel
45 libselinux-devel
46 libtool
47 libxkbcommon-devel
48 libxslt
49 lz4
50 lz4-devel
51 m4
52 meson
53 pam-devel
54 pcre2-devel
55 pkgconfig
56 python3-devel
57 python3-lxml
58 qrencode-devel
59 tree
60 xz-devel
61
62 Packages=
63 libidn2
64
65 BuildDirectory=mkosi.builddir
66 Cache=mkosi.cache