This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/stretch in repository live-build-x2go. commit 5f758c10729f2a0592ad5f4e52b2a049b75f96bc Author: Juri Grabowski <gratuxri@gmail.com> Date: Fri Dec 30 15:26:01 2016 +0100 Today has stretch no backports repo --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 11a7dc0..a3eadb6 100644 --- a/README.txt +++ b/README.txt @@ -43,7 +43,7 @@ IP_OF_FQDN=`dig $FQDN +short` DIR=/srv/live-build-x2go-`date +"%Y%m%d%H%M%S"` mkdir $DIR cd $DIR -lb config --chroot-filesystem squashfs --apt-indices none --cache-packages false --config https://github.com/LinuxHaus/live-build-x2go.git::feature/stretch --archive-areas "main contrib non-free" --apt-recommends false --firmware-binary true --updates true --backports true --win32-loader false --loadlin false --security true --initsystem systemd -b netboot -a amd64 -k amd64 --linux-packages linux-image --bootappend-live aufs rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 vconsole.keymap=de-latin1- [...] +lb config --chroot-filesystem squashfs --apt-indices none --cache-packages false --config https://github.com/LinuxHaus/live-build-x2go.git::feature/stretch --archive-areas "main contrib non-free" --apt-recommends false --firmware-binary true --updates true --backports false --win32-loader false --loadlin false --security true --initsystem systemd -b netboot -a amd64 -k amd64 --linux-packages linux-image --bootappend-live aufs rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 vconsole.keymap=de-latin1 [...] lb build cd `dirname $DIR` ln -s `basename $DIR` lb-x2go -- 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