summaryrefslogtreecommitdiffstats
path: root/mkosi.images/base/mkosi.conf
blob: 6c6d0457752b1a846782232a3a7a71e00323f414 (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
# SPDX-License-Identifier: LGPL-2.1-or-later

[Output]
Format=directory

[Content]
Bootable=no
CleanPackageMetadata=no

Packages=
Packages=
        kmod
        less
        util-linux

BuildPackages=
        acl
        diffutils
        gawk
        binutils
        clang
        gettext
        git
        gperf
        grep
        lld
        llvm
        make
        meson
        pkgconf
        rsync
        sed
        tar
        zstd