• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This is a settings file for OS image generation using mkosi (https://github.com/systemd/mkosi).
2
3[Distribution]
4Distribution=fedora
5Release=37
6
7[Content]
8BuildPackages=
9    autoconf
10    autoconf-archive
11    automake
12    diffutils
13    gcc
14    gcc-g++
15    git
16    libtool
17    make
18Packages=
19    fio
20    fio-engine-libaio
21    qemu-img
22    util-linux
23    which
24	nbd
25	nbdkit
26    net-tools
27    systemd-resolved
28    dhcp-client
29