VirtualBox

Changeset 5549 in vbox for trunk/src/VBox/Installer/linux


Ignore:
Timestamp:
Oct 29, 2007 7:24:15 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
25801
Message:

Installer: added a script to provide information about Linux hosts

File:
1 edited

Legend:

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

    r5245 r5549  
    2929                 VBoxAddIF.sh vboxdrv.sh vboxnet.sh \
    3030                 VirtualBox.tar.bz2 LICENSE) \
     31                 $(if $(VBOX_OSE),,VBoxSysInfo.sh) \
    3132                 $(wildcard $(PATH_TARGET)/VirtualBox-*)
    3233INSTALLS       = linux-bin linux-doc
     
    155156                vboxnet.sh \
    156157                vboxdrv.sh \
     158                $(if $(VBOX_OSE),,VBoxSysInfo.sh) \
    157159                $(if $(VBOX_OSE),,$(PATH_ROOT)/doc/License.txt)
    158160        $(call MSG_TOOL,makeself,,,$@)
     
    167169        $(QUIET)$(INSTALL) -m 0755 vboxnet.sh $(PATH_TARGET)/install
    168170        $(QUIET)$(INSTALL) -m 0755 vboxdrv.sh $(PATH_TARGET)/install
     171        $(QUIET)$(if $(VBOX_OSE),,$(INSTALL) -m 0755 VBoxSysInfo.sh $(PATH_TARGET)/install)
    169172        $(QUIET)$(RM) -f $@
    170173        $(QUIET)$(VBOX_MAKESELF) --follow $(PATH_TARGET)/install $@ \
Note: See TracChangeset for help on using the changeset viewer.

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