On Thu, May 6, 2010 at 5:30 PM, David Huff <dhuff@redhat.com> wrote:
...
 
Taking a quick look at the list I see 5 patches that have not been
reviewed, however there may be more, if so please re-post!!

1. Implement %post --erroronfail - Daniel Drake
2. SELinux Enabled Images on SELinux Disabled Hosts - Jay Greguske
3. livecd-creator ignores device directive - Alan Pevec
4. livecd-iso-to-disk --format fails with existing LV on USB - David Huff
5. Destructive behavior in --skipcopy option of livecd-iso-to-disk -
Frederick Grose

https://bugzilla.redhat.com/buglist.cgi?component=livecd-tools&product=Fedora
lists the open bugs.

I have a 'modified_livecd-iso-to-disk' prototype in this ticket,
https://bugzilla.redhat.com/show_bug.cgi?id=448030

It adds --copy-overlay  --copy-home and --help options and greatly expands the usage section to support stand-alone help.  

I thought I would enter smaller patches once we got going on reviews.

This is a bug I discovered while reviewing LV --format failure:
Bug 587411 - livecd-iso-to-disk --format fails with SD/MMC partitions

        --Fred