[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce
wiki-admin at x2go.org
wiki-admin at x2go.org
Tue Jul 25 10:53:23 CEST 2017
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/07/25 08:53
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
IP-Address : 78.43.91.217
Hostname : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1500676704
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Starting the Build] added timestamping
User : stefanbaur
@@ -380,8 +380,11 @@
mv ./x2go-tce-filesystem.squashfs ./original-x2go-tce-filesystem.squashfs
fi
lb clean
rm -rf ./cache
+ # create timestamp file
+ stat -c %Y ./config/ >./x2go-tce-timestamp
+ touch -m -d @$(cat x2go-tce-timestamp) x2go-tce-timestamp
else
# note that imagetype hdd always ends here,
# due to a harmless error that can be safely ignored, but which sets the error code to != 0
echo -e "Build failed: '$LBX2GO_TCEDIR'"
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
More information about the x2go-commits
mailing list