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 0016da299f7ea4ff7f357931238e5fa9ba91f90e Author: Juri Grabowski <lihas+jgr@lihas.de> Date: Sat May 5 08:35:26 2018 +0200 bionic has linux-image-generic --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 16a6319..611c1ed 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 -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 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 generic --linux-packages linux-image --bootappend-live vconsole.keymap=de-latin1-nodeadkeys log_buf_len=1M quickreboot silent splash lang=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