]> git.ipfire.org Git - thirdparty/systemd.git/blob - .mkosi/mkosi.arch
man: Small fix of sd_bus_message_send() man page
[thirdparty/systemd.git] / .mkosi / mkosi.arch
1 # SPDX-License-Identifier: LGPL-2.1-or-later
2 #
3 # Copyright © 2016 Zeal Jagannatha
4
5 # This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
6 # Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
7
8 [Distribution]
9 Distribution=arch
10
11 [Packages]
12 BuildPackages=
13 acl
14 bzip2
15 cryptsetup
16 curl
17 dbus
18 diffutils
19 docbook-xsl
20 elfutils
21 gcc
22 git
23 gnu-efi-libs
24 gnutls
25 gperf
26 inetutils
27 iptables
28 kmod
29 libcap
30 libgcrypt
31 libidn2
32 libmicrohttpd
33 libseccomp
34 libutil-linux
35 libxkbcommon
36 libxslt
37 lz4
38 m4
39 meson
40 pam
41 pkgconfig
42 python
43 python-lxml
44 qrencode
45 xz
46 zstd
47
48 Packages=
49 gdb
50 libidn2
51 nano
52 qrencode
53 strace
54 vi