From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id 338B93858D1E for ; Wed, 4 Jan 2023 08:18:19 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 338B93858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gentoo.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gentoo.org Received: by smtp.gentoo.org (Postfix, from userid 559) id 63106340E9D; Wed, 4 Jan 2023 08:18:18 +0000 (UTC) Date: Wed, 4 Jan 2023 03:18:16 -0500 From: Mike Frysinger To: "Frank Ch. Eigler" Cc: Joel Brobecker , Pedro Alves , Overseers mailing list , Mark Wielaard Subject: Re: setting up sim project web space Message-ID: References: <6a72ecd6-1480-1cb8-c223-c6c9d991be2e@palves.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="L3XI5RdVgZvZxhyX" Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-5.2 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --L3XI5RdVgZvZxhyX Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 30 Dec 2022 17:44, Mark Wielaard wrote: > On Mon, 2022-10-24 at 19:47 -0400, Frank Ch. Eigler wrote: > > [...] it's been over a year since i requested hosting for the GNU > > > sim, and afaict, gdb is still not prepared to host it. so what are > > > the next steps here ? > >=20 > > Sorry, can you remind us what new service you would like? The sim/ > > sources are still being developed/shipped with gdb, right? sorry, i'm not subscribed to the overseers group, so i don't see replies only sent to it. the sim code is developed in the binutils/gdb monorepo. it doesn't need gdb to build ... it works fine all by itself. i'm not cutting releases for it today, so most people would get it via gdb releases, or by using git directly. > - Part of the online docs are generated by a script > /home/gdbadmin/ss/update-web-docs > https://www.sourceware.org/gdb/onlinedocs/ > It isn't clear if this can simply be adapted to also generate the > sim documentation. I don't see a > doc subdir under sim though, so I am not sure how the sim > documentation is generated. i haven't finished/pushed the manual yet. i work on it in bursts, and unfortunately as i write it i find bugs in the sim & underlying projects, so i work on fixing those so i don't have to document the bugs. but for the purposes of this discussion, it's a standard texinfo manual like every other project in the binutils/gdb git tree. although that would be just the documentation, not the general project website. > - The other website files are still in CVS. It would be nice if they > could be moved into git. (If we do we have to adjust the above script > and cronjobs slightly). >=20 > - The gdb-htdocs repo can only be updated by people in the gdb group > (which is a subset of the src group which allows pushing to the > binutils-gdb repo). Mike isn't a member of the gdb group, so cannot > push to the gdb-htdocs to create a sim subdir there. And it seems the > current setup, how and who is in the gdb group and can update the > website pages, isn't fully documented. i guess it boils down to either someone adds me to the gdb group so i can create a sim/ subspace, or someone sets up a new space that i can push to. totally fine to leave it open for other gdb/etc... folks to push to too (not sure what the acl groups look like). in either case, i'd like to have https://sourceware.org/sim/ go to the right place wherever that is. -mike --L3XI5RdVgZvZxhyX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAmO1NkgACgkQQWM7n+g3 9YFlqw//UcQsGH6tP70+FZ4OuCh/U2vWwywHldAVr6xvhq3oLVtOamySLBEQk4/d PNnjcsihvxs8tQMLSCZoI3PGz0JNKOIpClbzNWYsu4eK0IbIpnBhKYofUWgQtRC5 cOGz1EuGhL3pyCo8Z9d1VxGMpnn/L1AWGbWtOWyXo+ooR7JfO8G5cLnxu7BzwIl9 TbMj6BVR8ITnS+qtY46mPkOMaV6CjVNvNVxF3Q1jyUTuQKZsb/0vptNVLfzh/w/C UhI9IawnNqwOrw0tCMAcHNCWLtYHmcz0vU0pgBIVHu5QfkP0q006AyMLQ6UhjEMQ ndoHLqr07USCRrym9TK2JTfNXfYqGzVBshnwXWyMw8X2KVHm2vfo9Xb2OUVGy9rc h6xOygirCR0VwoOkOFXOrlEaFCLhJ19ePQz2kIbN0/qY017hdbxu6WriKM9lHAuf RGCD8en6CH6dilxKKP4/HaCeR0MW5lwhjSa+qWkgiq2JKb/MIqU8SW5ZxftWv/vt 2flYjzg46RvOzPIRsP5Mmilu6m371cdMKBiGkFLZnn2FRWBl5N3eTeiIbd014ngQ MKHzNIC1VIJPSuTKf7yi4ePHboAJiuLANo4m55PrK49ZZ82TQwgYc5Xe6w9MYpWz 05kk1BQTotw3DX9oF6cK1scmRfISj85hIdcxXt+3YbNgqoPVEOg= =3Uoq -----END PGP SIGNATURE----- --L3XI5RdVgZvZxhyX--