VirtualBox

Changeset 68057 in vbox for trunk/src/VBox/Installer/common


Ignore:
Timestamp:
Jul 20, 2017 10:38:12 AM (8 years ago)
Author:
vboxsync
Message:

Unattended: Moved the unattended templates into Main where they belong and renamed their installation directory to 'UnattendedTemplates' (was 'unattended_templates'). Added them to the solaris and darwin installers. Corrected the ubuntu template to with a ubiquity/success_command line duplicating preseed/late_command so the commands actually get executed.

File:
1 edited

Legend:

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

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