]> git.ipfire.org Git - thirdparty/systemd.git/blob - .mkosi/mkosi.arch
mkosi: create .mkosi directory
[thirdparty/systemd.git] / .mkosi / mkosi.arch
1 # This file is part of systemd.
2 #
3 # Copyright 2016 Zeal Jagannatha
4 #
5 # systemd is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU Lesser General Public License as published by
7 # the Free Software Foundation; either version 2.1 of the License, or
8 # (at your option) any later version.
9 #
10 # systemd is distributed in the hope that it will be useful, but
11 # WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 # Lesser General Public License for more details.
14 #
15 # You should have received a copy of the GNU Lesser General Public License
16 # along with systemd; If not, see <http://www.gnu.org/licenses/>.
17
18 # This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
19 # Simply invoke "mkosi" in the project directory to build an OS image.
20
21 [Distribution]
22 Distribution=arch
23
24 [Output]
25 Format=raw_btrfs
26 Bootable=yes
27
28 [Partitions]
29 RootSize=2G
30
31 [Packages]
32 Cache=/var/cache/pacman/pkg/
33 BuildPackages=
34 acl
35 autoconf
36 automake
37 bzip2
38 cryptsetup
39 curl
40 dbus
41 docbook-xsl
42 elfutils
43 gcc
44 git
45 gnu-efi-libs
46 gnutls
47 gperf
48 intltool
49 iptables
50 kmod
51 libcap
52 libgcrypt
53 libidn
54 libmicrohttpd
55 libseccomp
56 libtool
57 libutil-linux
58 libxkbcommon
59 libxslt
60 lz4
61 make
62 pam
63 pkgconfig
64 python
65 python-lxml
66 qrencode
67 xz