VirtualBox

儲存庫 vbox 的更動 18377


忽略:
時間撮記:
2009-3-27 上午10:44:02 (16 年 以前)
作者:
vboxsync
訊息:

Linux additions: add a simple autorun.sh file to make the Ubuntu 8.10 autorunner happy

位置:
trunk/src/VBox/Additions
檔案:
新增 1 筆資料
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Additions/Makefile.kmk

    r16957 r18377  
    129129## @todo 64-bit additions: rename this package, update docs (?) and tests (?). create wrapper? create gnome/kde autorun app (xplatform) ?
    130130 GUESTADDITIONS_FILESPEC.linux.x86 = \
    131         VBoxLinuxAdditions-x86.run=$(VBOX_PATH_ADDITIONS.linux.x86)/VBoxLinuxAdditions.run
     131        VBoxLinuxAdditions-x86.run=$(VBOX_PATH_ADDITIONS.linux.x86)/VBoxLinuxAdditions.run \
     132        autorun.sh=$(VBOX_PATH_ADDITIONS.linux.x86)/autorun.sh
    132133endif
    133134
  • trunk/src/VBox/Additions/linux/Makefile.kmk

    r17861 r18377  
    6161GuestDrivers-src_MODE = a+r,u+w
    6262GuestDrivers-src_SOURCES = Makefile
     63
     64INSTALLS += AutoRun-sh
     65AutoRun-sh_INST = bin/additions/
     66AutoRun-sh_MODE = a+rx,u+w
     67AutoRun-sh_SOURCES = $(VBOX_PATH_LINUX_ADDITION_INSTALLER)/autorun.sh
     68
    6369
    6470include $(KBUILD_PATH)/subfooter.kmk
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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