summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Macken <lmacken@fedoraproject.org>2007-09-26 10:38:37 -0400
committerLuke Macken <lmacken@redhat.com>2007-09-26 10:38:37 -0400
commit8d3fd2f2387b6daf059dac4daf6645a1cd4878e3 (patch)
tree8b5bd024dde9413754f49f34af4a9a8e0fbc0132
parent87825cf9ca790ba308519120d63d3def3a5eb4fe (diff)
downloadsecurity-spin-8d3fd2f2387b6daf059dac4daf6645a1cd4878e3.tar.gz
security-spin-8d3fd2f2387b6daf059dac4daf6645a1cd4878e3.tar.xz
security-spin-8d3fd2f2387b6daf059dac4daf6645a1cd4878e3.zip
specify the $basearch ourselves, since pykickstart doesnt seem to want to substitute it
-rw-r--r--livecd-fedora-base-desktop.ks2
1 files changed, 1 insertions, 1 deletions
diff --git a/livecd-fedora-base-desktop.ks b/livecd-fedora-base-desktop.ks
index bec87d9..2551ec7 100644
--- a/livecd-fedora-base-desktop.ks
+++ b/livecd-fedora-base-desktop.ks
@@ -7,7 +7,7 @@ firewall --disabled
xconfig --startxonboot
services --enabled=NetworkManager,dhcdbd --disabled=network,sshd
-repo --name=development --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
+repo --name=development --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=i386
%packages
@base-x