[
https://issues.apache.org/jira/browse/CLOUDSTACK-10013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16268922#comment-16268922
]
ASF GitHub Bot commented on CLOUDSTACK-10013:
---------------------------------------------
resmo commented on a change in pull request #2211: CLOUDSTACK-10013: Migrate
systemvmtemplate to Debian9
URL: https://github.com/apache/cloudstack/pull/2211#discussion_r153526904
##########
File path:
tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh
##########
@@ -52,9 +52,9 @@ function install_packages() {
${apt_get} install links:i386 libuuid1:i386 libc6:i386
fi
- ${apt_get} install \
- rsyslog logrotate cron chkconfig insserv net-tools ifupdown vim-tiny
netbase iptables \
- openssh-server e2fsprogs dhcp3-client tcpdump socat wget \
+ ${apt_get} install grub-legacy \
+ rsyslog logrotate cron insserv net-tools ifupdown vim tmux netbase
iptables \
Review comment:
is `inserv` really needed?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Migrate to Debian9 systemvmtemplate
> -----------------------------------
>
> Key: CLOUDSTACK-10013
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10013
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: Future, 4.11.0.0
>
>
> Migrate to debian9 based systemvmtemplate
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)