[X2Go-Commits] [live-build-x2go] 01/03: go to buster
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 a5a2899dadcfed2944f20d7b8de89439d340f984
Author: Juri Grabowski <git-commit at jugra.de>
Date: Thu Jul 12 23:12:18 2018 +0200
go to buster
---
README.txt | 2 +-
config/archives/x2go.list.chroot | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.txt b/README.txt
index 2130a52..0b8378f 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 --archive-areas "main contrib non-free" --apt-recommends true --firmware-binary true --updates true --backports true --win32-loader false --loadlin false --security true --initsystem systemd -b netboot -a i386 -k amd64 --linux-packages linux-image --bootappend-live aufs rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 vconsole.keymap=de-latin1-nodeadkeys kernel.s [...]
+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 build
cd `dirname $DIR`
ln -s `basename $DIR` lb-x2go
diff --git a/config/archives/x2go.list.chroot b/config/archives/x2go.list.chroot
index 033eeea..2355b52 100644
--- a/config/archives/x2go.list.chroot
+++ b/config/archives/x2go.list.chroot
@@ -1 +1 @@
-deb http://packages.x2go.org/debian stretch main
+deb http://packages.x2go.org/debian buster main
--
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