livemedia-creator: Update example kickstarts

This commit is contained in:
Brian C. Lane 2013-04-16 16:30:02 -07:00
parent 67863bbf03
commit b56505fc58
2 changed files with 5 additions and 4 deletions

View File

@ -25,7 +25,7 @@ part swap --size=512
#
# Repositories
url --url="http://dl.fedoraproject.org/pub/fedora/linux/development/18/x86_64/os/"
url --url="http://dl.fedoraproject.org/pub/fedora/linux/development/19/x86_64/os/"
#
#
@ -64,6 +64,7 @@ iputils
cloud-init
grub
dracut-norescue
%end
# more ec2-ify

View File

@ -3,7 +3,7 @@ sshpw --username=root --plaintext randOmStrinGhERE
# Firewall configuration
firewall --enabled --service=mdns
# Use network installation
url --url="http://dl.fedoraproject.org/pub/fedora/linux/development/18/x86_64/os/"
url --url="http://dl.fedoraproject.org/pub/fedora/linux/development/19/x86_64/os/"
# X Window System configuration information
xconfig --startxonboot
@ -375,7 +375,6 @@ cat /dev/null > /etc/fstab
#@printing
#@sound-and-video
anaconda
ibus-pinyin-db-android
isomd5sum
kernel
laughlin-backgrounds-animated-gnome
@ -386,5 +385,6 @@ nss-mdns
grub2-efi
grub2
shim
syslinux
dracut-norescue
%end