[X2Go-Commits] [live-build-x2go] 01/05: ubuntu 18.04 has old live-build

git-admin at x2go.org git-admin at x2go.org
Fri May 4 10:58:08 CEST 2018


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 52b793d50bf8c266b7491ff2108a0a3459d9c3d3
Author: Juri Grabowski <lihas+jgr at lihas.de>
Date:   Fri May 4 10:50:47 2018 +0200

    ubuntu 18.04 has old live-build
---
 README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.txt b/README.txt
index 7ffb2fe..5b72ba7 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 false --win32-loader false --loadlin 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 s [...]
+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 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


More information about the x2go-commits mailing list