[X2Go-Commits] [live-build-x2go] 01/01: freerdp -> freerdp2

git-admin at x2go.org git-admin at x2go.org
Sun Sep 20 14:21:13 CEST 2020


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

x2go pushed a commit to branch feature/bullseye-fvwm
in repository live-build-x2go.

commit a85be64b369de28e1a077baaaab1a75be934c00b
Author: Juri Grabowski <debian at jugra.de>
Date:   Sun Sep 20 14:21:09 2020 +0200

    freerdp -> freerdp2
---
 README.txt                            | 4 ++--
 config/package-lists/x2go.list.chroot | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.txt b/README.txt
index 9e778de..fadcb59 100644
--- a/README.txt
+++ b/README.txt
@@ -2,7 +2,7 @@ Only usable on systems with minimum 1G RAM
 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
+apt install ipxe atftpd atftp git-core xinetd apache2 dnsutils live-build live-config-doc live-manual-html live-boot-doc debian-archive-keyring debian-keyring
 
 # tftp/pxe config
 cat <<EOF>/etc/default/atftpd 
@@ -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 -d buster --chroot-filesystem squashfs --apt-indices none --cache-packages false --config https://github.com/LinuxHaus/live-build-x2go.git::feature/buster-fvwm --archive-areas "main contrib non-free" --apt-recommends true --firmware-binary false --updates true --backports false --win32-loader false --loadlin false --security true  --initsystem systemd  -b netboot --bootappend-live aufs vconsole.keymap=de-latin1-nodeadkeys kernel.sysrq=1 sysrq_always_enabled log_buf_len=1M quick [...]
+lb config -d bullseye --chroot-filesystem squashfs --apt-indices false --cache-packages false --config git://code.x2go.org/live-build-x2go.git::feature/bullseye-fvwm --archive-areas "main contrib non-free" --apt-recommends true --firmware-binary false --updates true --backports false --win32-loader false --loadlin false --security false  --initsystem systemd  -b netboot --bootappend-live aufs vconsole.keymap=de-latin1-nodeadkeys kernel.sysrq=1 sysrq_always_enabled log_buf_len=1M quickreb [...]
 lb build
 cd `dirname $DIR`
 ln -s `basename $DIR` lb-x2go
diff --git a/config/package-lists/x2go.list.chroot b/config/package-lists/x2go.list.chroot
index 539aa74..c623405 100644
--- a/config/package-lists/x2go.list.chroot
+++ b/config/package-lists/x2go.list.chroot
@@ -1 +1 @@
-x2goclient freerdp-x11 tigervnc-viewer
+x2goclient freerdp2-x11 tigervnc-viewer

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