]> git.ipfire.org Git - thirdparty/systemd.git/blame - .mkosi/mkosi.ubuntu
dhcp6: refuse zero length dhcp user class
[thirdparty/systemd.git] / .mkosi / mkosi.ubuntu
CommitLineData
db9ecf05 1# SPDX-License-Identifier: LGPL-2.1-or-later
f3ab1d39
LP
2
3# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
e5f00106 4# Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
f3ab1d39
LP
5
6[Distribution]
7Distribution=ubuntu
fe224669 8Release=focal
f3ab1d39
LP
9Repositories=main,universe
10
f3ab1d39
LP
11[Packages]
12BuildPackages=
13 acl
14 docbook-xml
15 docbook-xsl
16 gcc
17 gettext
18 git
19 gnu-efi
20 gperf
f3ab1d39
LP
21 libacl1-dev
22 libaudit-dev
23 libblkid-dev
24 libbz2-dev
25 libcap-dev
26 libcryptsetup-dev
27 libcurl4-gnutls-dev
28 libdbus-1-dev
29 libdw-dev
30 libfdisk-dev
5e85016b 31 libfido2-dev
f3ab1d39
LP
32 libgcrypt20-dev
33 libgnutls28-dev
34 libidn2-0-dev
fe224669 35 libip4tc-dev
36 libip6tc-dev
f3ab1d39
LP
37 libkmod-dev
38 liblz4-dev
39 liblz4-tool
40 liblzma-dev
41 libmicrohttpd-dev
42 libmount-dev
43 libpam0g-dev
44 libqrencode-dev
45 libseccomp-dev
46 libsmartcols-dev
5e85016b
LP
47 libssl-dev
48 libtss2-dev
f3ab1d39 49 libxkbcommon-dev
fe224669 50 libxtables-dev
8012d5c0 51 libzstd-dev
f3ab1d39
LP
52 m4
53 meson
54 pkg-config
55 python3
56 python3-lxml
57 tree
58 tzdata
59 uuid-dev
60 xsltproc
61 xz-utils
8012d5c0 62 zstd
f3ab1d39
LP
63
64Packages=
ae4f44a9 65 gdb
5e85016b 66 libfido2-1
ae4f44a9 67 libidn2-0
fe224669 68 libqrencode4
5e85016b
LP
69 # We pull in the -dev package here, since the binary ones appear to change names too often, and the -dev package pulls the right deps in automatically
70 libtss2-dev
f3ab1d39 71 locales
262cd9fa 72 nano
c6ab3087 73 strace
262cd9fa 74 vim-tiny