VirtualBox

Changeset 64995 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Dec 22, 2016 7:37:52 AM (8 years ago)
Author:
vboxsync
Message:

bugref:8527. put Unattended interface into build

File:
1 edited

Legend:

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

    r62487 r64995  
    3535endif # VBOX_WITH_PYTHON
    3636
     37INSTALLS += VBox-unattended-templates
     38
     39VBox-unattended-templates_INST = bin/unattended_templates/
     40VBox-unattended-templates_MODE = a+r,u+w
     41VBox-unattended-templates_SOURCES = $(VBOX_PATH_INST_COMMON_SRC)/unattended_templates/debian_preseed.cfg \
     42        $(VBOX_PATH_INST_COMMON_SRC)/unattended_templates/ubuntu_preseed.cfg \
     43        $(VBOX_PATH_INST_COMMON_SRC)/unattended_templates/redhat67_ks.cfg \
     44        $(VBOX_PATH_INST_COMMON_SRC)/unattended_templates/ol_ks.cfg \
     45        $(VBOX_PATH_INST_COMMON_SRC)/unattended_templates/fedora_ks.cfg \
     46        $(VBOX_PATH_INST_COMMON_SRC)/unattended_templates/suse_autoinstall.xml \
     47        $(VBOX_PATH_INST_COMMON_SRC)/unattended_templates/win_nt5_unattended.sif \
     48        $(VBOX_PATH_INST_COMMON_SRC)/unattended_templates/win_nt6_unattended.xml
     49
    3750include $(FILE_KBUILD_SUB_FOOTER)
    3851
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