rootpw --plaintext fedora keyboard --vckeymap=us --xlayouts='us' lang en_US.UTF-8 timezone --utc America/New_York network --device link --activate # Package source # There's currently no way of using default online repos in a kickstart, see: # https://bugzilla.redhat.com/show_bug.cgi?id=1333362 # https://bugzilla.redhat.com/show_bug.cgi?id=1333375 # So we default to fedora+updates and exclude updates-testing, which is the safer choice. url --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch repo --name=fedora repo --name=updates #repo --name=updates-testing %packages @core %end