summaryrefslogtreecommitdiffstats
path: root/mkosi.conf.d/10-debian-ubuntu/mkosi.conf
blob: d14746f1ed829956415636d4aea4a9aa7306a8de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
# SPDX-License-Identifier: LGPL-2.1-or-later

[Match]
Distribution=|debian
Distribution=|ubuntu

[Distribution]
PackageManagerTrees=mkosi-pinning.pref:/etc/apt/preferences.d/mkosi-pinning.pref

[Content]
# Debian ships /usr/bin/login from shadow instead of util-linux which doesn't support credentials so we
# enable autologin the old-fashioned way.
Autologin=yes

VolatilePackages=
        libnss-myhostname
        libnss-mymachines
        libnss-resolve
        libnss-systemd
        libpam-systemd
        libsystemd-dev
        libsystemd-shared
        libsystemd0
        libudev-dev
        systemd
        systemd-container
        systemd-coredump
        systemd-cryptsetup
        systemd-dev
        systemd-homed
        systemd-journal-remote
        systemd-oomd
        systemd-repart
        systemd-resolved
        systemd-sysv
        systemd-tests
        systemd-timesyncd
        systemd-ukify
        systemd-userdbd
        udev

Packages=
        btrfs-progs
        apt
        bind9-dnsutils
        cryptsetup-bin
        dbus-broker
        dbus-user-session
        dmsetup
        erofs-utils
        f2fs-tools
        fdisk
        git-core
        gnutls-bin
        iproute2
        iputils-ping
        isc-dhcp-server
        knot
        libcap-ng-utils
        locales
        man-db
        multipath-tools
        ncat
        open-iscsi
        openssh-client
        openssh-server
        passwd
        polkitd
        procps
        psmisc
        python3-pexpect
        python3-psutil
        qrencode
        quota
        softhsm2
        squashfs-tools
        stress-ng
        tgt
        tpm2-tools
        tzdata
        xxd