From c7169ff6e1b79fed4a27b0c7756daabd02e9cf0b Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Feb 19 2024 14:03:44 +0000 Subject: Update %description [skip changelog] --- diff --git a/mkosi.spec b/mkosi.spec index c793e78..90ea838 100644 --- a/mkosi.spec +++ b/mkosi.spec @@ -84,11 +84,15 @@ Recommends: zstd Recommends: xz %description -A fancy wrapper around "dnf --installroot", "apt-get", "pacman", "zypper", and -"emerge" to generate disk images with a number of bells and whistles. +A fancy wrapper around "dnf --installroot", "apt", "pacman", and "zypper" that +generates disk images with a number of bells and whistles. -Generated images are tailored to the purpose. This means GPT disk labels are -used and only systemd-based images may be generated. +Generated images are tailored to the purpose: GPT partitions, +systemd-boot or grub2, images for containers, VMs, initrd, and extensions. + +Mkosi can boot an image via QEMU or systemd-nspawn, or simply start a shell in +chroot, burn the image to a device, connect to a running VM via ssh, extract +logs and coredumps, and also serve an image over HTTP. This package also provides a kernel-install plugin which allows mkosi to be used to build initrds and UKIs. Note that the kernel-install plugin is not enabled