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 dmd.cfg -o flat-dmd.cfg
|
||||
|
||||
%include bmd.cfg # A base system
|
||||
%include bdmd.cfg # A desktop environment
|
Reference in New Issue
Block a user