[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce
wiki-admin at x2go.org
wiki-admin at x2go.org
Thu Sep 12 21:18:49 CEST 2024
A page in your DokuWiki was added or changed. Here are the details:
Browser : Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Goanna/6.6 Firefox/102.0 PaleMoon/33.1.1
IP Address : 178.202.75.45
Hostname : ip-178-202-075-045.um47.pools.vodafone-ip.de
Old Revision : https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1726168425
New Revision : https://wiki.x2go.org/doku.php/doc:howto:tce
Date of New Revision: 2024/09/12 19:18
Edit Summary : [Starting the Build] added info output
User : stefanbaur
There may be newer changes after this revision. If this
happens, a message will be shown on the top of the rev page.
@@ -493,8 +493,9 @@
# We're replacing mksquashfs in the changeroot with a wrapper script that drops the
# original mksquashfs call into a file.
if (uname -m | grep -q 'i.86' || uname -m | grep -q 'x86_64' || uname -m | grep -q 'ppc64') ; then
+ echo "INFO: using host-architecture mksquashfs from outside instead of the target-architecture one inside chroot."
# We need to do this as a background task, waiting for the mksquashfs executable to
# appear in the changeroot; as the changeroot will only be created later on, once
# lb build is called.
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
More information about the x2go-commits
mailing list