Do you also want to remove these rd.*=0 args like the previous patch
did?
- Chris
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
04-18-2012, 04:59 PM
"Brian C. Lane"
add media check menu option
On Wed, Apr 18, 2012 at 10:53:31AM -0400, Chris Lumens wrote:
> > diff --git a/share/config_files/live/x86/grub.conf b/share/config_files/live/x86/grub.conf
> > index c8504ee..3547540 100644
> > --- a/share/config_files/live/x86/grub.conf
> > +++ b/share/config_files/live/x86/grub.conf
> > @@ -5,5 +5,9 @@ timeout 5
> > hiddenmenu
> > title @PRODUCT@ @VERSION@
> > findiso
> > - kernel @KERNELPATH@ @ROOT@ rd.luks=0 rd.md=0 rd.dm=0
> > + kernel @KERNELPATH@ @ROOT@ liveimg rd.luks=0 rd.md=0 rd.dm=0
> > + initrd @INITRDPATH@
> > +title Test this media & start @PRODUCT@
> > + findiso
> > + kernel @KERNELPATH@ @ROOT@ quiet liveimg rd.live.check rd.luks=0 rd.md=0 rd.dm=0
> > initrd @INITRDPATH@
>
> Do you also want to remove these rd.*=0 args like the previous patch
> did?
No, this one is for livemedia so it still needs them to be set.
--
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list