[X2Go-Commits] [live-build-x2go] 02/03: update to new release

git-admin at x2go.org git-admin at x2go.org
Thu Jul 19 18:18:50 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository live-build-x2go.

commit 1a63cebb1f0bc6c0e4d54597d69065f11fe84643
Author: Juri Grabowski <git-commit at jugra.de>
Date:   Tue Jul 17 22:58:22 2018 +0200

    update to new release
---
 README.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.txt b/README.txt
index 2130a52..4f07368 100644
--- a/README.txt
+++ b/README.txt
@@ -1,5 +1,5 @@
 Only usable on systems with minimum 1G RAM
-Install Debian jessie on your server
+Install Debian stretch on your server
 become root on the server
 apt update
 apt install ipxe atftpd atftp git-core xinetd apache2 dnsutils live-build live-config-doc live-manual-html live-boot-doc
@@ -48,8 +48,8 @@ lb build
 cd `dirname $DIR`
 ln -s `basename $DIR` lb-x2go
 cd /var/www/html
-ln -s /srv/lb-x2go/tftpboot/live/initrd.img .
-ln -s /srv/lb-x2go/tftpboot/live/vmlinuz .
+ln -s /srv/lb-x2go/binary/live/initrd.img .
+ln -s /srv/lb-x2go/binary/live/vmlinuz .
 ln -s /srv/lb-x2go/binary/live/filesystem.squashfs .
 YOURHW=myhw
 cat <<EOF>$YOURHW

--
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