]> git.ipfire.org Git - thirdparty/systemd.git/blob - .mkosi/mkosi.debian
Merge pull request #5901 from keszybz/mkosi-meson
[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 diffutils
36 docbook-xml
37 docbook-xsl
38 gcc
39 git
40 gnu-efi
41 gperf
42 intltool
43 iptables-dev
44 libacl1-dev
45 libaudit-dev
46 libblkid-dev
47 libbz2-dev
48 libcap-dev
49 libcryptsetup-dev
50 libcurl4-gnutls-dev
51 libdbus-1-dev
52 libdw-dev
53 libfdisk-dev
54 libgcrypt20-dev
55 libgnutls28-dev
56 libidn11-dev
57 libkmod-dev
58 liblzma-dev
59 liblz4-dev
60 liblz4-tool
61 libmicrohttpd-dev
62 libmount-dev
63 libpam0g-dev
64 libqrencode-dev
65 libseccomp-dev
66 libsmartcols-dev
67 libtool
68 libxkbcommon-dev
69 meson
70 pkg-config
71 python3
72 python3-lxml
73 tree
74 uuid-dev
75 xsltproc
76 xz-utils
77
78 Packages=
79 libqrencode3
80 locales