livemedia-creator: Update example kickstarts
This commit is contained in:
parent
67863bbf03
commit
b56505fc58
@ -25,7 +25,7 @@ part swap --size=512
|
|||||||
|
|
||||||
#
|
#
|
||||||
# Repositories
|
# 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
|
cloud-init
|
||||||
|
|
||||||
grub
|
grub
|
||||||
|
dracut-norescue
|
||||||
%end
|
%end
|
||||||
|
|
||||||
# more ec2-ify
|
# more ec2-ify
|
||||||
|
@ -3,7 +3,7 @@ sshpw --username=root --plaintext randOmStrinGhERE
|
|||||||
# Firewall configuration
|
# Firewall configuration
|
||||||
firewall --enabled --service=mdns
|
firewall --enabled --service=mdns
|
||||||
# Use network installation
|
# 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
|
# X Window System configuration information
|
||||||
xconfig --startxonboot
|
xconfig --startxonboot
|
||||||
@ -375,7 +375,6 @@ cat /dev/null > /etc/fstab
|
|||||||
#@printing
|
#@printing
|
||||||
#@sound-and-video
|
#@sound-and-video
|
||||||
anaconda
|
anaconda
|
||||||
ibus-pinyin-db-android
|
|
||||||
isomd5sum
|
isomd5sum
|
||||||
kernel
|
kernel
|
||||||
laughlin-backgrounds-animated-gnome
|
laughlin-backgrounds-animated-gnome
|
||||||
@ -386,5 +385,6 @@ nss-mdns
|
|||||||
grub2-efi
|
grub2-efi
|
||||||
grub2
|
grub2
|
||||||
shim
|
shim
|
||||||
|
syslinux
|
||||||
|
dracut-norescue
|
||||||
%end
|
%end
|
||||||
|
Loading…
Reference in New Issue
Block a user