Remove now irrelevant comment from Fedora image definition
This commit is contained in:
parent
d11620a9fb
commit
746c116700
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@ mount "${NBD_DEVICE}p2" /mnt
|
||||||
mkdir /mnt/boot
|
mkdir /mnt/boot
|
||||||
mount "${NBD_DEVICE}p1" /mnt/boot
|
mount "${NBD_DEVICE}p1" /mnt/boot
|
||||||
|
|
||||||
# XXX: dnf has a lot a weird (libX11?) dependencies, use microdnf instead?
|
|
||||||
|
|
||||||
dnf -y \
|
dnf -y \
|
||||||
--releasever=$RELEASE \
|
--releasever=$RELEASE \
|
||||||
--installroot=/mnt \
|
--installroot=/mnt \
|
||||||
|
|
Loading…
Reference in a new issue