]> git.ipfire.org Git - thirdparty/systemd.git/blame - .mkosi/mkosi.arch
libudev: re-implement libudev-list with LIST and hashmap
[thirdparty/systemd.git] / .mkosi / mkosi.arch
CommitLineData
d9215cd8
ZJS
1# SPDX-License-Identifier: LGPL-2.1+
2#
96b2fb93 3# Copyright © 2016 Zeal Jagannatha
110b7e90
ZJ
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]
9Distribution=arch
10
11[Output]
12Format=raw_btrfs
13Bootable=yes
14
15[Partitions]
74387d79 16RootSize=3G
110b7e90
ZJ
17
18[Packages]
19Cache=/var/cache/pacman/pkg/
20BuildPackages=
21 acl
110b7e90
ZJ
22 bzip2
23 cryptsetup
24 curl
25 dbus
26 docbook-xsl
27 elfutils
28 gcc
9e8f3893 29 gettext
110b7e90
ZJ
30 git
31 gnu-efi-libs
32 gnutls
33 gperf
110b7e90
ZJ
34 iptables
35 kmod
36 libcap
37 libgcrypt
dc0c2e25 38 libidn2
110b7e90
ZJ
39 libmicrohttpd
40 libseccomp
41 libtool
42 libutil-linux
43 libxkbcommon
44 libxslt
45 lz4
6253abca 46 m4
6c3444cb 47 meson
110b7e90
ZJ
48 pam
49 pkgconfig
50 python
51 python-lxml
52 qrencode
53 xz
670d4946
ZJS
54
55Packages=
dc0c2e25 56 libidn2
8464d9e0 57 qrencode