[master/f20/rhel7] Fix liveinst to work with livemedia-creator (#1009711)

Brian C. Lane bcl at redhat.com
Tue Oct 15 18:09:18 UTC 2013


On Tue, Oct 15, 2013 at 09:52:45AM +0200, Vratislav Podzimek wrote:
> On Mon, 2013-10-14 at 13:42 -0700, Brian C. Lane wrote:
> > From: "Brian C. Lane" <bcl at redhat.com>
> > 
> > livemedia-creator doesn't make the old osmin image and dracut now
> > creates a /dev/mapper/live-base pointing to the original device so that
> > we can mount it and rsync from there.
> > 
> > Resolves: rhbz#1009711
> > 
> > -- Fedora variation of this will reference bug 1018982 and dracut 034-7
> > ---
> >  anaconda               | 2 +-
> >  anaconda.spec.in       | 2 +-
> >  data/liveinst/liveinst | 4 +++-
> >  3 files changed, 5 insertions(+), 3 deletions(-)
> > 
> > diff --git a/anaconda b/anaconda
> > index 899e7d0..7e47a8f 100755
> > --- a/anaconda
> > +++ b/anaconda
> > @@ -948,7 +948,7 @@ if __name__ == "__main__":
> >              ksdata.method.method = "url"
> >              ksdata.method.url = anaconda.methodstr
> >          elif anaconda.methodstr.startswith("livecd"):
> > -            ksdata.method.method = "livecd"
> > +            ksdata.method.method = "harddrive"
> Why this change?

This is because of the pykickstart method proxy change. master commit to
do the same thing is 077a8a10, but never made it to the rhel7 branch.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 482 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20131015/a36a2e9f/attachment-0001.sig>


More information about the anaconda-patches mailing list