This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround-buster in repository live-build-x2go. commit c16b4b684640e2bda80a4bf06410caeace9a2d5d Author: Stefan Baur <kontakt@baur-itcs.de> Date: Sat Nov 30 13:50:36 2019 +0100 rdnssd and resolvconf packages are required for DNS resolution to work in IPv6 networks that don't use DHCPv6 (rdnssd puts name server entries in /etc/resolv.conf; resolvconf adds the "search" entry) --- config/package-lists/live.list.chroot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/package-lists/live.list.chroot b/config/package-lists/live.list.chroot index 5746cd1..3c8d189 100644 --- a/config/package-lists/live.list.chroot +++ b/config/package-lists/live.list.chroot @@ -16,6 +16,8 @@ login mount nfs-common passwd +rdnssd +resolvconf sudo sysvinit-core sysv-rc -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git