Re: [Fedora-livecd-list] Re: Unnecessary SELinux Failure Condition?

2009-12-16 Thread Jeremy Katz
On Wed, Dec 16, 2009 at 12:03 AM, Alan Pevec ape...@gmail.com wrote: I've just found one issue with the patch: @@ -734,6 +725,9 @@ class ImageCreator(object): self.__run_post_scripts() +    # selinux should always come last +   

[Fedora-livecd-list] tools/livecd-iso-to-disk.sh

2009-12-16 Thread Warren Togami 砥上勇
tools/livecd-iso-to-disk.sh |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 6872def12cb62eeaf17b6f6a8c12a7e0ae29a8cb Author: Jim Meyering meyer...@redhat.com Date: Wed Dec 16 13:46:07 2009 -0500 livecd-iso-to-disk.sh: use LC_ALL=C, not LANG=C, since

Re: [Fedora-livecd-list] F12 DVD doesn't have anaconda-runtime

2009-12-16 Thread Jasper Hartline
Using multiple repo designations in the kickstart file works to satisfy the dependant anaconda-runtime required to build the Live media when using a mounted F12 DVD ISO file locally. It only needed to fetch a few packages from the network using the kickstart file provided with the livecd-tools