Looks good to me, but I'll let one of the AI folk reply aswell before commit.

cheers

Matt

Sean McGrath wrote:
> Bug :
>   http://defect.opensolaris.org/bz/show_bug.cgi?id=11087
>   auto-install should at least try to do a fast-reboot after install
> 
> webrev:
>    http://cr.opensolaris.org/~seanmcg/bug-11087
> 
> 
> Currently AI simply calls 'reboot' if configured to be rebooted after install.
> This bug suggests an attempt to do a fast reboot (via -f data-set/path) by
> default.
> 
> To do this, beadm is used to find the boot environment that will be active
>  on reboot and uses the path (or zfs dataset) of that boot environment.
> 
> If there is no boot environment active then reboot will preform a normal boot.
> 
> tested on:
>   virtualbox
>   v20z
>  using a locally built AI install image via Distro Constructor
> 
> 


Reply via email to