[X2Go-Commits] [live-build-x2go] 01/01: without recommends for smaller image
git-admin at x2go.org
git-admin at x2go.org
Sun Sep 20 14:59:47 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 241531fb0ec7f287872c526a1dbfa11d2ca8e5a2
Author: Juri Grabowski <debian at jugra.de>
Date: Sun Sep 20 14:59:43 2020 +0200
without recommends for smaller image
---
README.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.txt b/README.txt
index 3e5accd..499d033 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 -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 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 false --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 quickre [...]
lb build
cd `dirname $DIR`
ln -nfs `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
More information about the x2go-commits
mailing list