On Thu, Feb 19, 2009 at 6:50 AM, Jerry Vonau <[email protected]> wrote: >> I need to append "method=hd:LABEL=XSRepo:/iso" to the same line, > > Can you change this line in the patch from: > sed -i -e 's/cdrom:/hd:LABEL=XSRepo:/g' > $USBMNT/$SYSLINUXPATH/isolinux.cfg
I folded the second part of your patch (which I had dropped yesterday, sorry!) with this change in the sed line. Actually, I changed the sed line a bit to only add method if it's not there. If it's there, we try to replace it if it was method=cdrom. See http://dev.laptop.org/git?p=projects/xs-livecd;a=commitdiff;h=aae67834bd1f450cf365349dca02968483842535 cheers, m -- [email protected] [email protected] -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
