Re: [Fedora-livecd-list] [PATCH] Make USB disk into full DVD installer

2009-04-30 Thread Warren Togami
On 04/29/2009 11:03 PM, Jeremy Katz wrote: Yes, but at least it's written in python so that things can be abstracted nicely rather than the horrors of shell :-) At which point, maybe it should have a rename. But I'll leave that for Luke ;-) Jeremy Would you accept a patch for

Re: [Fedora-livecd-list] [PATCH] Make USB disk into full DVD installer

2009-04-29 Thread Alan Pevec
On Wed, Apr 29, 2009 at 4:47 AM, Warren Togami wtog...@redhat.com wrote: changelog This patch allows livecd-iso-to-disk.sh to detect if the specified .iso image is an Anaconda DVD installer. If so, it copies it to the USB disk and configures syslinux to boot it. Anaconda will automatically

Re: [Fedora-livecd-list] [PATCH] Make USB disk into full DVD installer

2009-04-29 Thread David Huff
Alan Pevec wrote: On Wed, Apr 29, 2009 at 4:47 AM, Warren Togami wtog...@redhat.com wrote: changelog This patch allows livecd-iso-to-disk.sh to detect if the specified .iso image is an Anaconda DVD installer. If so, it copies it to the USB disk and configures syslinux to boot it. Anaconda

Re: [Fedora-livecd-list] [PATCH] Make USB disk into full DVD installer

2009-04-29 Thread Jeremy Katz
On Tuesday, April 28 2009, Warren Togami said: This patch allows livecd-iso-to-disk.sh to detect if the specified .iso image is an Anaconda DVD installer. If so, it copies it to the USB disk and configures syslinux to boot it. Anaconda will automatically find the DVD iso on the USB

Re: [Fedora-livecd-list] [PATCH] Make USB disk into full DVD installer

2009-04-29 Thread Warren Togami
On 04/29/2009 10:15 PM, Jeremy Katz wrote: On Tuesday, April 28 2009, Warren Togami said: This patch allows livecd-iso-to-disk.sh to detect if the specified .iso image is an Anaconda DVD installer. If so, it copies it to the USB disk and configures syslinux to boot it. Anaconda will

Re: [Fedora-livecd-list] [PATCH] Make USB disk into full DVD installer

2009-04-29 Thread Jeremy Katz
On Wednesday, April 29 2009, Warren Togami said: On 04/29/2009 10:15 PM, Jeremy Katz wrote: On Tuesday, April 28 2009, Warren Togami said: This patch allows livecd-iso-to-disk.sh to detect if the specified .iso image is an Anaconda DVD installer. If so, it copies it to the USB disk and

[Fedora-livecd-list] [PATCH] Make USB disk into full DVD installer

2009-04-28 Thread Warren Togami
changelog This patch allows livecd-iso-to-disk.sh to detect if the specified .iso image is an Anaconda DVD installer. If so, it copies it to the USB disk and configures syslinux to boot it. Anaconda will automatically find the DVD iso on the USB stick and install from it. Requires Fedora