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+...@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
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to