good info about kickstart, btrfs and Live Install

Gene Czarcinski <[email protected]> Sun, 16 Nov 2014 09:30:31 -0500
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <[email protected]>
Here are a couple of small writeups which may interest kickstart users.

First, using a %pre section to delete an existing rootfs subvolume so 
that the name and disk space can be reusued:
http://czarc.org/KickstartReinstallsWithBtrfs.html

The second one concerns doing a kickstart install to install a Fedora 
Live Image:
http://czarc.org/KickstartingFedoraLiveInstall.html

Gene