]> git.ipfire.org Git - thirdparty/systemd.git/blob - .mkosi/mkosi.ubuntu
pkgconfig: define variables relative to ${prefix}/${rootprefix}/${sysconfdir}
[thirdparty/systemd.git] / .mkosi / mkosi.ubuntu
1 # SPDX-License-Identifier: LGPL-2.1+
2 #
3 # This file is part of systemd.
4 #
5 # Copyright 2016 Daniel Rusek
6
7 # This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
8 # Simply invoke "mkosi" in the project directory to build an OS image.
9
10 [Distribution]
11 Distribution=ubuntu
12 Release=bionic
13 Repositories=main,universe
14
15 [Output]
16 Format=raw_btrfs
17 Bootable=no
18
19 [Partitions]
20 RootSize=2G
21
22 [Packages]
23 BuildPackages=
24 acl
25 docbook-xml
26 docbook-xsl
27 gcc
28 gettext
29 git
30 gnu-efi
31 gperf
32 iptables-dev
33 libacl1-dev
34 libaudit-dev
35 libblkid-dev
36 libbz2-dev
37 libcap-dev
38 libcryptsetup-dev
39 libcurl4-gnutls-dev
40 libdbus-1-dev
41 libdw-dev
42 libfdisk-dev
43 libgcrypt20-dev
44 libgnutls28-dev
45 libidn2-0-dev
46 libkmod-dev
47 liblz4-dev
48 liblz4-tool
49 liblzma-dev
50 libmicrohttpd-dev
51 libmount-dev
52 libpam0g-dev
53 libqrencode-dev
54 libseccomp-dev
55 libsmartcols-dev
56 libtool
57 libxkbcommon-dev
58 m4
59 meson
60 pkg-config
61 python3
62 python3-lxml
63 tree
64 tzdata
65 uuid-dev
66 xsltproc
67 xz-utils
68
69 Packages=
70 libqrencode3
71 locales
72 libidn2-0