VirtualBox

Ignore:
Timestamp:
Jul 27, 2010 1:02:34 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64105
Message:

Additions/linux: new build option - VBOX_WITHOUT_LINUX_GUEST_PACKAGE - to skip creating the .run installer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/Makefile.kmk

    r31133 r31137  
    9191        $(VBOX_LNX_ADD_DBG_MOD_DIR) \
    9292        $(VBOX_LNX_ADD_INST_STAGE_DIR)
     93 # Use VBOX_WITHOUT_LINUX_GUEST_PACKAGE to skip building the .run installer.
     94 # This will only take effect if you also use VBOX_WITHOUT_ADDITIONS_ISO.
    9395 PACKING     += \
    94         $(PATH_BIN)/additions/VBoxLinuxAdditions.run \
     96        $(ifndef VBOX_WITHOUT_LINUX_GUEST_PACKAGE $(PATH_BIN)/additions/VBoxLinuxAdditions.run) \
    9597        $(VBOX_LNX_ADD_ARCHIVES) \
    9698        $(PATH_BIN)/additions/VBoxGuestAdditions-dbg.tar.bz2
Note: See TracChangeset for help on using the changeset viewer.

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