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

/vbox/src/VBox/Installer/linux/testcase/
H A DtstInstallerLinux.sh112 unset INSTALL_NO_GROUP
125 INSTALL_NO_GROUP=1
137 unset INSTALL_NO_GROUP
/vbox/src/VBox/Installer/linux/
H A Dinstaller-common.sh127 # nodes unless INSTALL_NO_GROUP=1 in
132 if [ "$INSTALL_NO_GROUP" != "1" ]; then
/vbox/src/VBox/Installer/linux/debian/
H A Dpostinst.in44 # create users groups (disable with INSTALL_NO_GROUP=1 in /etc/default/virtualbox)
45 if [ "$INSTALL_NO_GROUP" != "1" ]; then
/vbox/debian/
H A Dpostinst.in44 # create users groups (disable with INSTALL_NO_GROUP=1 in /etc/default/virtualbox)
45 if [ "$INSTALL_NO_GROUP" != "1" ]; then
/vbox/src/VBox/Installer/linux/rpm/
H A DVirtualBox.tmpl.spec281 # create users groups (disable with INSTALL_NO_GROUP=1 in /etc/default/virtualbox)
282 if [ "$INSTALL_NO_GROUP" != "1" ]; then

Completed in 59 milliseconds