VirtualBox

vbox的更動 67053 路徑 trunk/src/VBox/Installer


忽略:
時間撮記:
2017-5-24 上午08:02:36 (7 年 以前)
作者:
vboxsync
訊息:

bugref:8834: Makeself installers/Linux: indicate problems better in the exit codes
Do not attempt to start the services part of VirtualBox on Linux hosts if building the kernel modules fails. This makes it easier to test an installer failure path, as starting the services caused another build attempt to be started with default settings, which made it hard to cause a build failure.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Installer/linux/postinst-common.sh

    r61379 r67053  
    103103        echo "  /sbin/vboxconfig" >&2
    104104        echo "as root." >&2
     105    else
     106        start_init_script vboxdrv
     107        start_init_script vboxballoonctrl-service
     108        start_init_script vboxautostart-service
     109        start_init_script vboxweb-service
    105110    fi
    106     start_init_script vboxdrv
    107     start_init_script vboxballoonctrl-service
    108     start_init_script vboxautostart-service
    109     start_init_script vboxweb-service
    110111}
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette