Remove now irrelevant comment from Fedora image definition

This commit is contained in:
fnux 2019-12-17 11:21:54 +01:00
parent d11620a9fb
commit 746c116700
1 changed files with 0 additions and 2 deletions

View File

@ -83,8 +83,6 @@ mount "${NBD_DEVICE}p2" /mnt
mkdir /mnt/boot
mount "${NBD_DEVICE}p1" /mnt/boot
# XXX: dnf has a lot a weird (libX11?) dependencies, use microdnf instead?
dnf -y \
--releasever=$RELEASE \
--installroot=/mnt \