]> git.ipfire.org Git - thirdparty/systemd.git/blob - .mkosi/mkosi.arch
cgroup v2: Don't require CPU controller for CPU accounting in 4.15+
[thirdparty/systemd.git] / .mkosi / mkosi.arch
1 # SPDX-License-Identifier: LGPL-2.1+
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 # Simply invoke "mkosi" in the project directory to build an OS image.
7
8 [Distribution]
9 Distribution=arch
10
11 [Output]
12 Format=raw_btrfs
13 Bootable=yes
14
15 [Partitions]
16 RootSize=2G
17
18 [Packages]
19 Cache=/var/cache/pacman/pkg/
20 BuildPackages=
21 acl
22 bzip2
23 cryptsetup
24 curl
25 dbus
26 docbook-xsl
27 elfutils
28 gcc
29 gettext
30 git
31 gnu-efi-libs
32 gnutls
33 gperf
34 iptables
35 kmod
36 libcap
37 libgcrypt
38 libidn2
39 libmicrohttpd
40 libseccomp
41 libtool
42 libutil-linux
43 libxkbcommon
44 libxslt
45 lz4
46 m4
47 meson
48 pam
49 pkgconfig
50 python
51 python-lxml
52 qrencode
53 xz
54
55 Packages=
56 libidn2