]> git.ipfire.org Git - thirdparty/systemd.git/blob - .mkosi/mkosi.arch
Merge pull request #15661 from hundeboll/mount-read-write-only
[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=3G
17
18 [Packages]
19 Cache=/var/cache/pacman/pkg/
20 BuildPackages=
21 acl
22 bzip2
23 cryptsetup
24 curl
25 dbus
26 diffutils
27 docbook-xsl
28 elfutils
29 gcc
30 git
31 gnu-efi-libs
32 gnutls
33 gperf
34 inetutils
35 iptables
36 kmod
37 libcap
38 libgcrypt
39 libidn2
40 libmicrohttpd
41 libseccomp
42 libtool
43 libutil-linux
44 libxkbcommon
45 libxslt
46 lz4
47 m4
48 meson
49 pam
50 pkgconfig
51 python
52 python-lxml
53 qrencode
54 xz
55 zstd
56
57 Packages=
58 libidn2
59 qrencode