]> git.ipfire.org Git - thirdparty/systemd.git/blob - .mkosi/mkosi.debian
mkosi: update Debian config for mkosi (#6089)
[thirdparty/systemd.git] / .mkosi / mkosi.debian
1 # This file is part of systemd.
2 #
3 # Copyright 2016 Daniel Rusek
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=debian
23 Release=unstable
24
25 [Output]
26 Format=raw_btrfs
27 Bootable=yes
28
29 [Partitions]
30 RootSize=2G
31
32 [Packages]
33 BuildPackages=
34 acl
35 docbook-xml
36 docbook-xsl
37 gcc
38 git
39 gnu-efi
40 gperf
41 intltool
42 iptables-dev
43 libacl1-dev
44 libaudit-dev
45 libblkid-dev
46 libbz2-dev
47 libcap-dev
48 libcryptsetup-dev
49 libcurl4-gnutls-dev
50 libdbus-1-dev
51 libdw-dev
52 libfdisk-dev
53 libgcrypt20-dev
54 libgnutls28-dev
55 libidn2-0-dev
56 libkmod-dev
57 liblzma-dev
58 liblz4-dev
59 liblz4-tool
60 libmicrohttpd-dev
61 libmount-dev
62 libpam0g-dev
63 libqrencode-dev
64 libseccomp-dev
65 libsmartcols-dev
66 libtool
67 libxkbcommon-dev
68 meson
69 pkg-config
70 python3
71 python3-lxml
72 tree
73 uuid-dev
74 xsltproc
75 xz-utils
76
77 Packages=
78 libqrencode3
79 locales