[X2Go-Commits] [live-build-x2go] branch feature/mate-minidesktop-buster created (now 2270552)
git-admin at x2go.org
git-admin at x2go.org
Mon Nov 28 19:43:42 CET 2022
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch feature/mate-minidesktop-buster
in repository live-build-x2go.
at 2270552 Labels with blanks need to have their blanks replaced with \x20, else the comparison with /dev/disk/by-label will fail; lsblk -r instad of lsblk -l does that.
This branch includes the following new commits:
new d81da74 returned to regular repo, rather than nightly builds, and removed config/archives/x2go.list.binary (which provides an X2Go package source inside the live system)
new f14f9d8 switched to buster repo and removed obsolete packages from package list
new d56b80f Reverting this in an attempt to fetch a x2gothinclient-minidesktop package version from heuler that no longer depends on the nuvola-icon-theme package, which is no longer in buster Revert "returned to regular repo, rather than nightly builds, and removed config/archives/x2go.list.binary (which provides an X2Go package source inside the live system)"
new b7df6d0 added two more required packages
new c986b80 added some more required packages for a buster-based MMD
new ead34f2 and yet more new packages that we will need ...
new e287c62 and another one, as consolekit is not in buster, and logind is a virtual package ...
new e7d60d3 and yet another ...
new bb20fcb Reverting this commit in an attempt to remain systemd-free ... Revert "and yet another ..."
new fde3f94 Reverting this commit in an attempt to remain systemd-free Revert "and another one, as consolekit is not in buster, and logind is a virtual package ..."
new ce59077 Reverting this commit in an attempt to remain systemd-free ... Revert "and yet more new packages that we will need ..."
new 782ef93 Reverting this commit in an attempt to remain systemd-free ... Revert "added some more required packages for a buster-based MMD"
new 3255fd8 Reverting this commit in an attempt to remain systemd-free ... Revert "added two more required packages"
new 38da376 added mate-desktop-environment-core package, as x2gothinclient-minidesktop depends on it
new db693d7 added caja, gvfs-backends, mate-control-center, mate-panel, mate-polkit, mate-settings-daemon packages as mate-desktop-environment-core depends on them
new 3f4cc6d added gvfs, gvfs-daemons packages because gvfs-backends depends on them, added policykit-1 package because mate-polkit depends on it
new 80f38e3 added udisks2 package because gvfs-daemons depends on it, added libpam-systemd package because policykit-1 depends on it
new ee6ddec added systemd-sysv package because libpam-systemd depends on it
new 5baa1e4 removed sysvinit-core due to conflict with systemd package
new 741ba81 changed live-config-sysvinit to live-config-systemd
new 49c2add added lightdm, added libindicator3-7 liblightdm-gobject-1-0 lightdm-gtk-greeter packages, because lightdm depends on them
new d8841f7 Merge commit '93e78f7616101dc9a33a42f22fdadd9e534af53f' into feature/mate-minidesktop-buster
new 750a185 fixed wrong file content after broken merge
new 2a824ee Merge commit '876792b420f7f49cbcb6adafd5d6425d516c9000' into feature/mate-minidesktop-buster
new ac58053 on MATE, we should use the built-in screensaver ...
new c040fc2 homepage-url-filter needs to parse %7C as "|"
new b7be315 similar to firefox, chromium supports locked preferences as well, so let's set the homepage(s) that way, and add some sane defaults as well
new 457674e this is not bash, so we can't use bashisms
new 55146f7 make firefox config a conditional, in case someone builds a chrome/chromium-only image
new 0e991db we need to create the directory path before we attempt to place a file there ...
new 2632623 chromium needs multiple URLs separated by comma, rather than pipe, and all enclosed in double quotes
new a3a9363 removed comma at the end, added new directory, as per http://www.chromium.org/administrators/linux-quick-start
new 8f70c10 contrary to what the documentation says, we need square brackets for the homepage list, and a blank after each comma
new a149dd6 added support for MATE's screensaver, so our slides will be shown in MMD
new 58a9e1b added urldecoder so live-build won't choke on | symbol any more -> using %7C instead of | in build config
new ff81e47 we need to parse the urldecoded string using echo -e
new 051c76c added further config options for x2goclient, so it minimizes itself to the tray upon connect
new fea35ae copy the files from the slides directory, not the entire folder as a subfolder to the destination
new 74f5736 added branding support for MMD
new 76fe0cb added background support for MMD
new 3711982 path was wrong
new a05a7ed force hardlink creation even if destination file already exists
new 14aa17e fixed race condition
new 02e08e7 this script had echo commands meant for a different shell; changed so the used parameters match the shell in use
new df76b7e unified/fixed log message output
new 38bce66 added status message log output
new 61eac2d udevadm has a command "settle", so no need to loop and wait for it to settle.
new cdf0e35 added some debug output
new 093022d typofix
new ed42dcc added further debug output
new bb2338d added cross-check - we now compare /dev/disks/by-label and lsblk output before moving on
new 467f342 removed bashism
new f361b73 stop spamming the log and wait 1 second between the attempts instead
new fc77668 added debug output
new 13d31ed added more debug output
new f068bf4 do not background task in initrd
new 157f486 blankdpmsfix now also supports passing a time value
new ce3fda6 /dev/disxk/by-label may contain "\x20" for blanks, this needs to be interpreted, "echo -e" is the way to do this.
new 9fbed2b Revert "/dev/disxk/by-label may contain "\x20" for blanks, this needs to be"
new 2270552 Labels with blanks need to have their blanks replaced with \x20, else the comparison with /dev/disk/by-label will fail; lsblk -r instad of lsblk -l does that.
The 60 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 /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