diff --git a/fedora-cloud-base.ks b/fedora-cloud-base.ks index da6900c..883f523 100644 --- a/fedora-cloud-base.ks +++ b/fedora-cloud-base.ks @@ -24,7 +24,7 @@ # imagefactory --debug base_image --file-parameter install_script ${tempfile} fedora-atomic-rawhide.tdl # -cmdline +text # don't use cmdline -- https://github.com/rhinstaller/anaconda/issues/931 lang en_US.UTF-8 keyboard us timezone --utc Etc/UTC diff --git a/fedora-docker-base.ks b/fedora-docker-base.ks index 750bdba..8c0a117 100644 --- a/fedora-docker-base.ks +++ b/fedora-docker-base.ks @@ -15,7 +15,7 @@ # imagefactory --debug target_image --template /path/to/fedora-atomic-rawhide.tdl --parameter offline_icicle true --file-parameter install_script $(pwd)/fedora-docker-base.ks docker # -cmdline +text # don't use cmdline -- https://github.com/rhinstaller/anaconda/issues/931 bootloader --disabled timezone --isUtc --nontp Etc/UTC rootpw --lock --iscrypted locked