]> git.ipfire.org Git - thirdparty/systemd.git/commit - .mkosi/mkosi.arch
Enable more mkosi options
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 9 Dec 2020 21:51:56 +0000 (21:51 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 1 Jan 2021 16:46:09 +0000 (16:46 +0000)
commit9a01c6f095aa453984badbf59662ac4f14d19a9f
tree2e17bb8db825168080079cbd2c4d3e210886711d
parenta869f5aaa442bd458a038161165dcbb43edd30f0
Enable more mkosi options

- HostonlyInitrd reduces the size of the initramfs which speeds up
QEMU boot times.
- Autologin and deleting the root password remove
the manual login step whenever starting the systemd-nspawn container
or QEMU vm.
- NetworkVeth passes --network-veth to the nspawn container when
using mkosi boot and emulates --network-veth with a tap device
and networkd's 80-vm-vt.network builtin network file when using
mkosi qemu. --network-veth makes it easier to test network and
resolved in mkosi's nspawn container or QEMU vm.
.mkosi/mkosi.arch
.mkosi/mkosi.debian
.mkosi/mkosi.fedora
.mkosi/mkosi.opensuse
.mkosi/mkosi.ubuntu