This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/mate-minidesktop in repository live-build-x2go. at adac244 Revert "deleted two files that are now identical in x2gothinclient-minidesktop" (seems to have been a mistake) This branch includes the following new commits: new f686662 x2go-getsessions new 6e5dc53 ipconfig new 71f0007 exec new 18d608d Position of SESSIONSDESTINATION variable was wrong, which caused it to be empty later on new f1b2e75 whitespace fix new b550b9f adds support for "nouser" - runs passwd -l on account "user", so password "live" becomes invalid new e9bdf4a this script works like x2go-getsessions - upon detecting kernel parameter xorgconfurl=..., it tries to fetch an xorg.conf from there and installs it before X starts new 943c793 added authorized_keys download support new 1889253 added autoupdate script new 5a048e5 fixed indenting in config/includes.chroot/lib/live/config/2600-x2go-getsessions Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen, new 60f2693 changed config/includes.chroot/lib/live/config/2150-setsshkey so it won't fire until the network is up - like config/includes.chroot/lib/live/config/2600-x2go-getsessions new 69c6d7e executable bit was missing new 6429729 added tcp printing feature new a24233e added patch to share session config between X2GoClient for Windows in portable mode and X2Go-TCE isohybrid residing on same USB media new 7f19246 added patch to share ssh secret keys between X2GoClient for Windows in portable mode and X2Go-TCE isohybrid residing on same USB media new 01c387f fixed whitespace detection around cmdline parameters new d5efc71 typofixes new 0bff86a make autoupdater wait until tty10 becomes available new 41cce6a fixed whitespace detection around cmdline parameters new 9e49683 changed path-/filenames etc. to X2Go/x2go-tce prefix new 2a9ae55 added support for incomplete and dash-separated ntfs uuids new ed01cc4 name change new e246b47 name change new 584b9a9 added some status messages and error checking new e8bd9c3 name change new 9568036 name change new d0e5342 name change new 896c6fe name change new c0d363e name change new 32ff344 name change new d3d26ea name change new 712e5f8 added support for updatesleep parameter new c9e3696 name change new d11d6cb name change, adapted to work with new TCE new 2f91ffd name change new c19bb21 name change new d66c8b2 name change, adapted to work with new TCE new 8e666d7 undid path change new 71b7b7c name change new e1493d0 name change new 9277628 detection of NTFSROOT when given an incomplete UUID would fail new ff36d60 fixed calculation error - lower limit for maximum sleep time must be 240, as 239 might be a valid result when calculating the minimum sleep time new 078cead -e was missing at echo, thus literal backslash n was being printed new 57f52a4 typofix new d0b205c wget output is different for ftp, changes to SIZEFACTORSTRING and DLRATE required new 44698ab changed wget output to progress bar style in all cases new c0562bd switched to heuler repo for x2gothinclient-minidesktop new 558cb5a Added packages for MATE-Minidesktop new 7d7a780 removed thinclient startup due to possible interference with minidesktop new 04f7954 added x2go repo for binary new 78cddb1 removed nodm and openbox as they probably interfere with mate new 302cf5e add setting to confine x2gothinclient to systray new 432e322 add GPL header new 3a136f7 added file to inject thinclientmode into config new c9253c1 removed packages not found in stretch new d592548 Revert "removed packages not found in stretch" new a05b7e5 more reliable way of determining that IP has been assigned new cce2ad7 more reliable way of determining that IP has been assigned new 77a8300 more reliable way of determining that IP has been assigned new e3cbf8c added output: when sleeping while waiting for an IP, print out which script is waiting. new 6b2292c make getsessions delete thinclient_sessions file if boot parameter was passed; make thinclientconfig wait for valid thinclient_sessions file unless broker mode is active new 40a67e4 added numbers to if-up.d script file names so we can enforce the sequence of execution new a1dcfb3 we need to escape $0, as it will contain the name of the script generating the if-up.d script if we don't new 00258b0 attempt to background all network-related tasks new 26ebea5 fixes missing escape -> hostname -I was never executed new b247ec4 Variable name was wrong in one place new f00b665 un-did backgrounding new 3d0d6ef changed script numbering to four-digit, beginning with 0100 new 6d12eee added timestamps to log output, fixed log output in 2200 and 2600 new 6184389 added timestamps, switched log output to | tee -a /dev/tty9 like in the other scripts new b46dffb escape sign wass missingonce again ... new 806926d improved log output new 9d3dcf1 last commit was incomplete, and included one escape too much per echo new 6cec709 and again, missing escapes new 42fbebc indentation was wrong new f7daef7 more missing escapes new 3f921db more superfluous escapes removed new 7cc852a tty9 -> tty(first unused VT) new c2c29f8 removed old commented-out code new 84672e4 switched liveupdate to tty(next-available-VT) logging and timestamped output new 48907e5 some log output was still lacking the timestamp new 5d457d2 improved ramdisk size calculation new ee8d2a4 removed wrong comment new dcea49d moved "wait until unused VT becomes available" from 2300 to 2000 new 8e93130 renamed files to make space for a new 2000- file new f473954 renamed files; delete old names from git new 5ac8256 first attempt at making all if-up scripts wait until an unused VT is available for log output new 5725a6b removed "wait for VT" block, as it is now in a separate script new 6b5b4c9 no timestamp here, as clock is most likely wrong new d77e9c0 added time setting script new 737ed3d fixed HEREDOCs new e4940ae create debug output in file new 638ffb2 logging was still broken new ae9d13e next try: backgrounding this task instead of starting it when network becomes available new 8997be3 yet another attempt at getting logging to work new a3308b2 if-up scripts should exit with a NOP when a local network device is changing to up, rather than a real network device new ca5ecc5 removed unused code new dda433e deleted script file that didn't work anyways new ad80b04 renamed settime script new 6238288 all if-up tasks are now sent into the background and told to wait until tty becomes available also, fixed indention in tcpprint new 091a2f1 removed unneccessary escapes new 83c9878 added missing escapes new 815a672 do not clear the console new ebe40a0 /bin/sh instead of /bin/bash requires the use of "echo" instead of "echo -en" new 848fdf6 wait until regular ntpdate if-up.d call has finished new f50dc5f added debug output new 274d0b2 autoupdate-patch for ramdisk mode new 36fca82 do not trigger on METHOD="none" (which is set when IFACE="--all") new d3ecdc9 typofix new d2791a3 added debug code again new e35c671 changed log output message new 2b11f9e typofix new 6caf42a path was wrong new 9027295 added resiliency in case download directory is missing, fixed imagesize calculation new a03fb94 added sleep to increase chance that ntpdate manages to connect new 978c2d5 IMGSIZEDOWNLOAD was missing a filter that limits its content to $1 (awk-style) new f927390 improved logging, added error detection for mount process new 1c2bd12 increased log output new 04155eb expanded logging, changed log messages new 55a0fb2 inserted proper umount/remount_ro -> moved into subroutine, as req'd in two places new 4bd43f6 removed a cleanup command that would umount /lib/live/mount/findiso when in ramdisk mode, which is a stupid thing to do new 552af0a when trying to find the right storage device to deploy an update to in ramdisk mode, use read-only mounts at first new 2abcdd2 using mv would accumulate clutter in $DOWNLOADPATH if any extra files are present in the source; switched to rsync --delete and rm instead new 2ec1921 only rm if rsync was successful new d7f4856 improved logging new 4bb9123 /bin/sh seems to insist on blank between { and # new 9c9fee5 improved logging new 4422ea7 only attempt umount when path is a mounted device / improved logging new fd14ca9 in ramdisk mode, storage should be umounted at the end of an (attempted) upgrade new 59a174d in /bin/sh, echo -en is not supported, but echo -n is and should thus be used new 8290dc4 mproved logging: bandwidth test should now output progress bar. new 8330bbe added version and booted system info output, indentation fixed new 799fd90 renamed file to better represent what it does new 21ee071 added steps to further reduce clutter buildup, changed/improved logging new 030ade9 make autoupdater show available versions before and after update new 1291b7d wget param change had unintended side effects - log file was empty. rsync does not need the tee helper construct. Various spelling fixes in log output. new 0f025c8 typofix new be21ee7 more typofixes new 0d7e5ef write timestamps to text file, for easier querying by checkscripts new d498d22 logfile will now also contain which environment is the running one new bac0ecc added code to check timestamp before download new 9d70846 typofix new 0e7dcb3 mountpoint detection must come earlier in the script, or MOUNTPOINT variable will be empty when it's already needed by other script parts new 9e25c41 variable name was wrong new f05af2a speed optimization, also addedoutputto /var/run/banner where ssh should pick it up new f16da78 further speed improvements, also, enable banner in sshd config if it was disabled new 5b5ebc6 looks like debian-live doesn't use /var/run/banner new 885144e we need to strip the ANSI as it doesn't work in issue.net via SSH new e30c112 test: use motd instead of issue.net new a835577 switched to motd instead of issue.net, removed motd display from pam login so it doesn't appear twice on local login new a12cafe motd and issue are now written to simultaneously; once finished, all unused VTs are reloaded to make sure they display the new /etc/issue new a8a743a changed logfile format new 952c02d make sure to match to end of line only new eb96dad timestamp is now checked before BWLIMIT is determined -> faster, less traffic new 216759b tempdir preparation only needs to take place if we need to perform an update or if checking the timestamp failed (the latter part is still missing -> next commit). Also, checking the return code didn't work as expected. Finally, some style fixes. new c5a258b tempdir preparation only needs to take place if we need to perform an update or if checking the timestamp failed. Also, indentation was wrong. new 3ab4f80 fixed a copy-paste-induced error new 3020af6 renamed files to be consistent with branch feature/openbox new e24053d nvertedsequence of timestamp and envname, fixes problem that marker for active env isn't set, also, easier on the eyes new 534bd12 booted env and build version should go to motd, too new 30a97c5 Merge changes to config/includes.chroot/lib/live/config/ from feature/openbox into feature/mate-minidesktop. new 7df4f1a commented out i386-only package (geode Xorg driver) new f6e19be deleted two files that are now identical in x2gothinclient-minidesktop new ae589ab Merge branch 'feature/openbox' into feature/mate-minidesktop new f4d888d mate-minidesktop is built from heuler, so it needs the new package name for x2go(thinclient-)usbmount. Also, all mate-minidesktop-related packages go into their own package.list file now, so x2go.list.chroot can always be merged from one of the openbox branches new adac244 Revert "deleted two files that are now identical in x2gothinclient-minidesktop" (seems to have been a mistake) The 166 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. -- Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git