[X2Go-Commits] [live-build-x2go] 02/03: update doc
git-admin at x2go.org
git-admin at x2go.org
Wed Mar 20 21:39:36 CET 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch feature/buster-fvwm
in repository live-build-x2go.
commit e68ec5a82f3133d7acfe68b39907394f35ba8ffa
Author: Juri Grabowski <git-commit at jugra.de>
Date: Tue Jul 17 19:14:27 2018 +0200
update doc
---
README.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.txt b/README.txt
index 0b8378f..9e778de 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