From 10450ca67bdf48e9d6180ff9337d2e5ce4b1ea63 Mon Sep 17 00:00:00 2001 From: Peter Boy Date: Wed, 14 Sep 2022 23:20:11 +0200 Subject: [PATCH] Fixed some unnecessary comment lines --- fedora-server-vm-full.ks | 6 ------ 1 file changed, 6 deletions(-) diff --git a/fedora-server-vm-full.ks b/fedora-server-vm-full.ks index 463f895..d90ab0d 100644 --- a/fedora-server-vm-full.ks +++ b/fedora-server-vm-full.ks @@ -12,10 +12,6 @@ # To build the image locally, you need to install ImageFactory and # various additional helpers and configuration files. # See Fedora Server Edition user documentation tutorial. -# Changelog -# 1.01 modified partitioning to "reqpart --add-boot" to cover architecture -# specific differences - # Use text mode install text @@ -58,8 +54,6 @@ firstboot --reconfig # Partition Information. Use GPT by default (since Fedora 37) # Resemble the Partitioning used for Fedora Server Install media clearpart --all --initlabel --disklabel=gpt -##part biosboot --size=1 --fstype=biosboot -##part /boot --size=1000 --fstype=xfs --label=boot reqpart --add-boot part pv.007 --size=4000 --grow volgroup sysvg pv.007