Hi Matt,

The general idea of implementation like this is fine.

I wonder if it's worth a comment about the lack of HTTPS here, as in why it
can't be done at this point?

In general, it's probably should quote the variables everywhere to avoid
incorrect parsing - especially where the value of the variable is being
input by a user, e.g. anywhere that $AI_MANIFEST_LOCATION is used, but no
harm to do for most others either.

Lines 372-373, the tabbing seems wrong here...

Thanks,

Darren.




On 23/03/2012 10:17, Matt Keenan wrote:
> Hi,
> 
> Can I get a code review for the following AI RFE :
> 
> Bug :
>    7133369 Auto Installer should accept a specified manifest file using 
> a URL as input
>    http://monaco.us.oracle.com/detail.jsf?cr=7133369
> 
> Webrev:
>  
> https://cr.opensolaris.org/action/browse/caiman/mattman/7133369/bug-7133369/
> 
> 
> Allow for the specification of a URI via AI boot argument "aimanifest". 
> Currently this boot argument can be set to nothing or "prompt". This RFE 
> extends this boot argument to allow it to contain a URI that points at a 
> file to use as the manifest for installation.
> Valid URI's are http, ftp, tftp, file.
> 
> Testing:
> - build AI ISO and verified files are retrieved and install proceeds as 
> expected using the retrieved manifest.
> - Ran full set of unit tests and no regressions found.
> _______________________________________________
> caiman-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to