2020-11-09 12:23:58 +08:00
|
|
|
# SPDX-License-Identifier: LGPL-2.1-or-later
|
2017-11-19 01:18:16 +08:00
|
|
|
#
|
2018-06-13 01:00:24 +08:00
|
|
|
# Copyright © 2016 Zeal Jagannatha
|
2016-10-05 20:00:06 +08:00
|
|
|
|
|
|
|
# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
|
2020-07-17 04:41:11 +08:00
|
|
|
# Symlink this file to mkosi.default in the project root directory and invoke "mkosi" to build an OS image.
|
2016-10-05 20:00:06 +08:00
|
|
|
|
|
|
|
[Distribution]
|
|
|
|
Distribution=arch
|
|
|
|
|
2022-07-18 18:43:37 +08:00
|
|
|
[Content]
|
2022-08-22 19:21:07 +08:00
|
|
|
Packages=
|
2022-11-02 19:19:11 +08:00
|
|
|
alsa-lib
|
2022-10-10 01:52:08 +08:00
|
|
|
btrfs-progs
|
2022-08-22 19:21:07 +08:00
|
|
|
compsize
|
|
|
|
dhcp
|
2022-10-10 01:52:08 +08:00
|
|
|
f2fs-tools
|
2022-11-02 19:19:11 +08:00
|
|
|
fuse2
|
2016-10-05 20:00:06 +08:00
|
|
|
gnutls
|
2022-08-22 19:21:07 +08:00
|
|
|
iproute
|
2020-12-11 20:03:54 +08:00
|
|
|
libbpf
|
2022-11-02 19:19:11 +08:00
|
|
|
libcap-ng
|
2022-08-22 19:21:07 +08:00
|
|
|
libfido2
|
2016-10-05 20:00:06 +08:00
|
|
|
libmicrohttpd
|
2022-11-02 19:19:11 +08:00
|
|
|
libmnl
|
2022-08-22 19:21:07 +08:00
|
|
|
libpwquality
|
2016-10-05 20:00:06 +08:00
|
|
|
libxkbcommon
|
2021-08-23 21:31:56 +08:00
|
|
|
man-db
|
2022-11-02 19:19:11 +08:00
|
|
|
numactl
|
2022-08-22 19:21:07 +08:00
|
|
|
openbsd-netcat
|
|
|
|
polkit
|
2022-11-02 19:19:11 +08:00
|
|
|
popt
|
2022-08-22 19:21:07 +08:00
|
|
|
quota-tools
|
|
|
|
tpm2-tss
|
2022-07-15 08:30:01 +08:00
|
|
|
vim
|
2022-08-22 19:21:07 +08:00
|
|
|
|
|
|
|
BuildPackages=
|
|
|
|
bpf
|
|
|
|
docbook-xsl
|
|
|
|
libxslt
|
|
|
|
linux-api-headers
|
2022-09-09 14:53:37 +08:00
|
|
|
pahole
|
2022-08-22 19:21:07 +08:00
|
|
|
perl
|
2022-11-02 19:19:11 +08:00
|
|
|
python-docutils
|
2022-08-22 19:21:07 +08:00
|
|
|
python-jinja
|
|
|
|
python-lxml
|