From ionic@ionic.de  Tue Apr 25 23:17:44 2017
Received: (at 1164) by bugs.x2go.org; 25 Apr 2017 21:17:48 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-2.0 required=3.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_BLOCKED,T_SPF_HELO_TEMPERROR,
	URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id DA7735DACF
	for <1164@bugs.x2go.org>; Tue, 25 Apr 2017 23:17:44 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 8Ki3DUQyXdcP for <1164@bugs.x2go.org>;
	Tue, 25 Apr 2017 23:17:37 +0200 (CEST)
Received: from Root24.de (powered.by.root24.eu [5.135.3.88])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 8D92D5DA4A
	for <1164@bugs.x2go.org>; Tue, 25 Apr 2017 23:17:37 +0200 (CEST)
Received: from [10.30.16.13] (178.162.222.41.adsl.inet-telecom.org [178.162.222.41])
	by mail.ionic.de (Postfix) with ESMTPSA id 253AE4F00647;
	Tue, 25 Apr 2017 23:17:35 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default;
	t=1493155055; bh=mrPiYyHh9YDjK7iFYMP1JZ0a7YqqTCbgL4u0GV8bTjY=;
	h=Subject:To:References:From:Date:In-Reply-To:From;
	b=KiDAY84FivXWYuA42YXxLo13C/W53KcAAicSUV8hC0CLsr/U6VMQemLRo6L5iH4PX
	 p3rRamgDP7+mkLGDaAWspD7c8AIuMKcEDb80OE8ydQMxnG+afXRFN9bWjW3iML5woJ
	 TiJgSsDeIqnDhwbq0pUzXxf0VE0VxOUrkb8+QMSU=
Subject: Re: proposed patch for 2800-x2go-thinclientconfig in live-build-x2go
 overlay to handle custom image urls passed in as kernel boot options
To: Seth Galitzer <sgsax@ksu.edu>, 1164@bugs.x2go.org
References: <cfb1831d-d288-992c-6149-90e4a8cb25f9@ksu.edu>
From: Mihai Moldovan <ionic@ionic.de>
Message-ID: <bfc2c5f3-76b6-11bb-b6b0-95fc56ff53fa@ionic.de>
Date: Tue, 25 Apr 2017 23:17:30 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <cfb1831d-d288-992c-6149-90e4a8cb25f9@ksu.edu>
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature";
 boundary="kihvJl79BaMgQiu7QgiBdHOPHbKtTKMTA"

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--kihvJl79BaMgQiu7QgiBdHOPHbKtTKMTA
Content-Type: multipart/mixed; boundary="DbK6k0NQjnRtew6TFi2FHjOp9lt7pMqgb";
 protected-headers="v1"
From: Mihai Moldovan <ionic@ionic.de>
To: Seth Galitzer <sgsax@ksu.edu>, 1164@bugs.x2go.org
Message-ID: <bfc2c5f3-76b6-11bb-b6b0-95fc56ff53fa@ionic.de>
Subject: Re: proposed patch for 2800-x2go-thinclientconfig in live-build-x2go
 overlay to handle custom image urls passed in as kernel boot options
References: <cfb1831d-d288-992c-6149-90e4a8cb25f9@ksu.edu>
In-Reply-To: <cfb1831d-d288-992c-6149-90e4a8cb25f9@ksu.edu>

--DbK6k0NQjnRtew6TFi2FHjOp9lt7pMqgb
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Control: reassign -1 live-build-x2go master
Control: close -1

On 03/21/2017 07:54 PM, Seth Galitzer wrote:
> Package: live-build-x2go, feature/openbox branch
> Version: git commit e4cfc12441e587d89d0b2b90021ee5fb5799a46f
> Tag: patch
>=20
> The attached patch updates the 2800-x2go-thinclientconfig hook file in =

> the overlay tree from the feature/openbox branch of live-build-x2go use=
d=20
> to build live boot images for the Thin Client Environment for=20
> X2Goclient. Full path in the tree is=20
> [live-build-x2go.git]/config/includes.chroot/lib/live/config/2800-x2go-=
thinclientconfig.
>=20
> It provides two things:
> 1) handle backgroundurl option as passed in as a kernel boot option and=
=20
> used by --background flag when invoking x2goclient on the commandline
> 2) handle brandingurl option as passed in as a kernel boot option and=20
> used by --branding flag when invoking x2goclient on the commandline per=
=20
> patch provided in bug #1162
>=20
> This patch was built and tested against the most recent commit to the=20
> branch with id e4cfc12441e587d89d0b2b90021ee5fb5799a46f and timestamped=
=20
> Sun, 29 Jan 2017 13:53:42 +0000 (14:53 +0100).
>=20
> Thank you for your consideration.

Applied as
https://code.x2go.org/gitweb?p=3Dlive-build-x2go.git;a=3Dcommitdiff;h=3Db=
432b4f506e1fb4ced0096bf7b1f76bf5465df2a
with fixup in
https://code.x2go.org/gitweb?p=3Dlive-build-x2go.git;a=3Dcommitdiff;h=3D6=
5d1f40a812f4ae95dddd97c85b995b10ba9e678



Mihai



--DbK6k0NQjnRtew6TFi2FHjOp9lt7pMqgb--

--kihvJl79BaMgQiu7QgiBdHOPHbKtTKMTA
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIzBAEBCgAdFiEEbhHQj3UzgcdE8cg8H9Yu2W4lOocFAlj/vO0ACgkQH9Yu2W4l
OofdCw//WBbtwULynmUnrktJdXfoJ02BSuV3yNMqNSUaEiHcyghwf33J0FwDmmoC
+T/T709U7tXUP2IJhcvrIMpq92gP3ZivUIy965qzv3VCpZLbnb/ZamBs5dxNHbcw
5PtC45uYt/H2qy8WXWgr87OqLysk+bcel938Hccje0oSZ3TcYZVBF/EmpzWjqaZq
uQfgNLEBdw3EhKKxb3rQPhce2VV/GbKguVfwzmEh2AfceXjzpMNJXi2KGC6x4Ent
sRckT7sBKJJtVfxcv17/p99ow44ZX3wKa6zniEJ0y8Gcpi5IRY/T64dEncuymv4n
2mJnK0lCzJL+hnyhGxhAlrpFz8C8icIEV6y2wOB5x00TUmLNM/oeH+L4o2QEmrZk
u81dZKRByoISggSb4Cc1ZUQfsxCXko9BHN957SIaTCirPL/aiTSWkPcmx3+WIgk6
/4GmbQmedbbNRuw+TmJlUZ2JIL15SYoAO5vQdFxHFRvaxwAKExjexOcJzzmAPF07
7h6gq8ENqd/Flt4XHMXWfO3gfhpK1JVroq+h0eQaxvzWBmZXPBwaqnuazVfKIeeP
9NZ4yxC2WRcGKHKKyLeFrUUL9H+OGj5w5cQ+sTTG6UrMc1gUY8Hhh37gIvgFwPqP
btx5SIGhOTWgq4xo/CHwF1KR89eak5251ycKfNOuMLWzfZLC4Wo=
=WIl5
-----END PGP SIGNATURE-----

--kihvJl79BaMgQiu7QgiBdHOPHbKtTKMTA--

