This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/bionic in repository live-build-x2go. from b052485 no needs for x2go key without extern repo new 0590fc2 per default is precise, but its too old The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/bionic in repository live-build-x2go. commit 0590fc2738345e48a978356b5c632069c69e406d Author: Juri Grabowski <lihas+jgr@lihas.de> Date: Fri May 4 11:52:07 2018 +0200 per default is precise, but its too old --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 5b72ba7..16a6319 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/bionic --archive-areas "main contrib non-free" --apt-recommends false --firmware-binary true --backports false --win32-loader false --security true --initsystem systemd -b netboot -a amd64 -k amd64 --linux-packages linux-image --bootappend-live vconsole.keymap=de-latin1-nodeadkeys log_buf_len=1M quickreboot silent splash lang=de locales=de_ [...] +lb config --chroot-filesystem squashfs --apt-indices none --cache-packages false --config https://github.com/LinuxHaus/live-build-x2go.git::feature/bionic --archive-areas "main contrib non-free" --apt-recommends false --firmware-binary true --backports false --win32-loader false --security true --initsystem systemd -d bionic -b netboot -a amd64 -k amd64 --linux-packages linux-image --bootappend-live vconsole.keymap=de-latin1-nodeadkeys log_buf_len=1M quickreboot silent splash lang=de lo [...] lb build cd `dirname $DIR` ln -s `basename $DIR` lb-x2go -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git