1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-28 08:57:21 +00:00

atomic: Use ostreesetup instead of %repo

Since we're doing an OSTree install
This commit is contained in:
Colin Walters 2014-07-21 14:06:35 -04:00
parent 2fa7a61c8e
commit b73614d1e1

View File

@ -25,8 +25,8 @@ zerombr
clearpart --all
part / --size 3000 --fstype ext4
%include fedora-repo.ks
# Equivalent of %include fedora-repo.ks
ostreesetup --osname="fedora-atomic" --remote="fedora-atomic" --url="http://dl.fedoraproject.org/repo" --nogpg
reboot