aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2019-09-16 11:28:24 +0300
committerIlias Apalodimas <ilias.apalodimas@linaro.org>2019-09-16 11:28:24 +0300
commit4666ddc27cd1f2b44136aafa6a796ba0de30f1b5 (patch)
tree53d78ac77eefca18dea73af30b63110a05fb34a3
parentf3705d78e7534a28a869d3b01670f3e630977981 (diff)
f30 ks fiule for x86
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
-rw-r--r--f30-iot.ks5
1 files changed, 3 insertions, 2 deletions
diff --git a/f30-iot.ks b/f30-iot.ks
index 6ff9e0d..8cfa0a5 100644
--- a/f30-iot.ks
+++ b/f30-iot.ks
@@ -5,9 +5,10 @@ autopart --type=lvm
# Partition clearing information
clearpart --all --initlabel --drives=vda
# OSTree setup
-ostreesetup --osname="fedora-iot" --remote="fedora-iot" --url="file:///ostree/repo" --ref="fedora/stable/aarch64/iot" --nogpg
+ostreesetup --osname="fedora-iot" --remote="fedora-iot" --url="file:///ostree/repo" --ref="fedora/stable/x86_64/iot" --nogpg
# Use network installation
-url --url="https://kojipkgs.fedoraproject.org/compose/iot/Fedora-IoT-30-20190730.0/compose/IoT/aarch64/os/"
+url
+--url="https://kojipkgs.fedoraproject.org/compose/iot/Fedora-IoT-30-20190730.0/compose/IoT/x86_64/os/"
# Use graphical install
text
# Keyboard layouts