Searched refs:currentzone (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Installer/solaris/
H A Dpreremove.sh21 currentzone=`zonename`
22 if test "$currentzone" = "global"; then
H A Dpostinstall.sh20 currentzone=`zonename`
21 if test "$currentzone" = "global"; then
H A Dcheckinstall.sh73 currentzone=`zonename`
74 if test "$currentzone" != "global"; then
H A Dvboxconfig.sh344 currentzone=`zonename`
345 if test "$currentzone" != "global"; then
/vbox/src/VBox/Additions/solaris/Installer/
H A Dpostinstall.sh69 currentzone=`zonename`
93 if test "$currentzone" = "global"; then
121 if test "$currentzone" = "global"; then
358 if test "$currentzone" = "global"; then

Completed in 359 milliseconds