add instructions to merge kickstart
files and reference to the offical fedora kickstart repository
This commit is contained in:
@ -11,5 +11,9 @@
|
||||
# ATTENTION : this kickstart file will automatically DESTROY the main disk and all of its contents.
|
||||
# Bye bye!
|
||||
|
||||
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
|
||||
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
|
||||
# ksflatten -c ldhamd.cfg -o flat-ldhamd.cfg
|
||||
|
||||
%include ldhmd.cfg # A live desktop hypervisor machine
|
||||
%include bamd.cfg # Specific virtualization configuration for AMD (tm) CPUs
|
Reference in New Issue
Block a user