William, The changes look okay to me.
-ethan William Schumann wrote: > Ethan > Took your suggestions RE: doing parsing of AI manifest source in > auto-install. > > Updated webrev: > http://cr.opensolaris.org/~wmsch/bug-6590/ > > Ethan Quach wrote: >> >> auto_td.c >> --------- >> 683 - Should the 'if' block beginning here only be executed inside >> the 'if' block at 681? Otherwise, it seems we could end up copying >> something we're not expecting. > Modifying to fail install if the expected 's' for the slice device name > is not found. > William