Ethan Quach wrote: > > > David.Comay at sun.com wrote: >> Sarah, >> >>> Could I please get a code review for the following: >>> >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=8071 >>> 8071 AI fails if 'username' and 'userpass' are both left out of SC >>> manifest. >>> >>> Webrev: >>> http://cr.opensolaris.org/~sjelinek/bug_8071/ >> >> With this change, how does the possibilities in the AI case differ from >> the Live CD case? > > I don't think this changes any of that, or at least doesn't change any > existing differences. It just fixes the case where AI totally bombs out > if neither username and userpass are given. > AI doesn't differ from LiveCD with this bug fix with regard to uer role behavior. With 8096 it will differ in that we will allow users to specify root=role as Ethan notes.
thanks, sarah **** > 8096 was filed to change the root=role decision to be its own > specification. > > > -ethan