[
https://issues.apache.org/jira/browse/VCL-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14353509#comment-14353509
]
ASF subversion and git services commented on VCL-392:
-----------------------------------------------------
Commit 1665337 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1665337 ]
VCL-392
Added accessor to imagemeta.sethostname to DataStructure.pm.
Added Windows.pm::set_computer_hostname subroutine. Updated
Windows.pm::post_load to set the computer hostname if imagemeta.sethostname =
1. If the hostname is changed, the computer is rebooted during post_load. If a
reboot is to be done, a scheduled task to execute update_cygwin.cmd is added to
run at startup. This task is also deleted during pre_capture to avoid conflicts
with other scripts.
Added condition to Linux.pm::post_load to call update_public_hostname only if
imagemeta.sethostname is not set to 0. The subroutine is called if
imagemeta.sethostname is undefined or set to 1.
> Add option to rename computer separate from Sysprep
> ---------------------------------------------------
>
> Key: VCL-392
> URL: https://issues.apache.org/jira/browse/VCL-392
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Reporter: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
>
> Regarding Windows images, computers are currently renamed during load based
> on whether or not Sysprep is enabled. If enabled, the computer is renamed.
> If not enabled, not renamed. It would be useful to be able to control
> whether or not a computer is renamed independent of Sysprep.
> Another option could be added to the imagemeta table to accomplish this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)