VirtualBox

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


Ignore:
Timestamp:
Jul 20, 2017 10:38:12 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117087
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/linux/Makefile.kmk

    r67782 r68057  
    241241        vboxweb-service.sh \
    242242        VBox.png \
    243         $(if $(VBOX_WITH_UNATTENDED), \
    244           unattended_templates/debian_preseed.cfg \
    245           unattended_templates/ubuntu_preseed.cfg \
    246           unattended_templates/fedora_ks.cfg \
    247           unattended_templates/ol_ks.cfg \
    248           unattended_templates/redhat67_ks.cfg \
    249           unattended_templates/win_nt5_unattended.sif \
    250           unattended_templates/win_nt6_unattended.xml,)
     243        $(addprefix UnattendedInstall/,$(VBOX_UNATTENDED_TEMPLATES))
    251244
    252245ifdef VBOX_WITH_EXTPACK
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