This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox in repository live-build-x2go. commit 976c51a626e9c510ddbf373f8f2d21a59a315b4c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Dec 31 13:35:36 2016 +0100 added ssh and wget packages so image works even with apt-recommends false --- config/package-lists/utils.list.chroot | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/package-lists/utils.list.chroot b/config/package-lists/utils.list.chroot index 8d7606d..bde5123 100644 --- a/config/package-lists/utils.list.chroot +++ b/config/package-lists/utils.list.chroot @@ -2,8 +2,13 @@ acpid acpi-support atftp kbd +openssh-client +openssh-server +openssh-sftp-server +openssl psmisc rsync screen vim +wget xinetd -- Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git