]> git.ipfire.org Git - thirdparty/systemd.git/blame - .mkosi/mkosi.arch
firstboot: Update help string with --root-shell options
[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).
e5f00106 6# Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
110b7e90
ZJ
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
9e055640 26 diffutils
110b7e90
ZJ
27 docbook-xsl
28 elfutils
29 gcc
30 git
31 gnu-efi-libs
32 gnutls
33 gperf
b9dc5119 34 inetutils
110b7e90
ZJ
35 iptables
36 kmod
37 libcap
38 libgcrypt
dc0c2e25 39 libidn2
110b7e90
ZJ
40 libmicrohttpd
41 libseccomp
42 libtool
43 libutil-linux
44 libxkbcommon
45 libxslt
46 lz4
6253abca 47 m4
6c3444cb 48 meson
110b7e90
ZJ
49 pam
50 pkgconfig
51 python
52 python-lxml
53 qrencode
54 xz
8012d5c0 55 zstd
670d4946
ZJS
56
57Packages=
dc0c2e25 58 libidn2
8464d9e0 59 qrencode