Re: GNU Tools @ LPC 2021: Program is published

2021-09-16 Thread Thomas Schwinge
Hi!

On 2021-09-16T05:58:22+0200, Gerald Pfeifer  wrote:
> On Wed, 15 Sep 2021, Thomas Schwinge wrote:
>>> The program for the GNU Tools Track at Linux Plumbers Conference is
>>> published:
>>>
>>>   https://linuxplumbersconf.org/event/11/sessions/109/
>> This may qualify "as obvious", but I better get reviewed what I change on
>> our front page to the Internet ;-) -- OK to push to wwwdocs master branch
>> the attached "GNU Tools @ Linux Plumbers Conference 2021"?
>
> Yes, and thank you for thinking of this!

;-) Better late than never.  Pushed to wwwdocs master branch in
commit 51e2e792d8a66436df126a28e870ac9f38767600, see attached.

> (Maybe just say "held online" or "through videoconference".)

I had copied that wording from the 2020 entry -- but yes, I agree, and
pushed "Simplify 'held through online videoconference' to 'held online'"
to wwwdocs master branch in
commit f492e1d651aba79760a384c04941b699eb9d811e, see attached.


Grüße
 Thomas


-
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 
München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas 
Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht 
München, HRB 106955
>From 51e2e792d8a66436df126a28e870ac9f38767600 Mon Sep 17 00:00:00 2001
From: Thomas Schwinge 
Date: Wed, 15 Sep 2021 17:08:12 +0200
Subject: [PATCH 1/2] GNU Tools @ Linux Plumbers Conference 2021

---
 htdocs/index.html | 5 +
 1 file changed, 5 insertions(+)

diff --git a/htdocs/index.html b/htdocs/index.html
index d6b0d959..c7368e26 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -54,6 +54,11 @@ mission statement.
 
 News
 
+
+https://gcc.gnu.org/wiki/linuxplumbers2021;>GNU Tools @ Linux Plumbers Conference 2021
+[2021-09-15]
+Will be held through online videoconference, September 20-24 2021
+
 GCC 11.2 released
 [2021-07-28]
 
-- 
2.25.1

>From f492e1d651aba79760a384c04941b699eb9d811e Mon Sep 17 00:00:00 2001
From: Thomas Schwinge 
Date: Thu, 16 Sep 2021 09:25:06 +0200
Subject: [PATCH 2/2] Simplify 'held through online videoconference' to 'held
 online'

---
 htdocs/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/htdocs/index.html b/htdocs/index.html
index c7368e26..00df1d46 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -57,7 +57,7 @@ mission statement.
 
 https://gcc.gnu.org/wiki/linuxplumbers2021;>GNU Tools @ Linux Plumbers Conference 2021
 [2021-09-15]
-Will be held through online videoconference, September 20-24 2021
+Will be held online, September 20-24 2021
 
 GCC 11.2 released
 [2021-07-28]
@@ -85,7 +85,7 @@ mission statement.
 
 https://gcc.gnu.org/wiki/linuxplumbers2020;>GNU Tools @ Linux Plumbers Conference 2020
 [2020-07-17]
-Will be held through online videoconference, August 24-28 2020
+Will be held online, August 24-28 2020
 
 GCC 10.1 released
 [2020-05-07]
-- 
2.25.1



Re: GNU Tools @ LPC 2021: Program is published

2021-09-15 Thread Gerald Pfeifer
On Wed, 15 Sep 2021, Thomas Schwinge wrote:
>> The program for the GNU Tools Track at Linux Plumbers Conference is
>> published:
>>
>>   https://linuxplumbersconf.org/event/11/sessions/109/
> This may qualify "as obvious", but I better get reviewed what I change on
> our front page to the Internet ;-) -- OK to push to wwwdocs master branch
> the attached "GNU Tools @ Linux Plumbers Conference 2021"?

Yes, and thank you for thinking of this!

(Maybe just say "held online" or "through videoconference".)

Gerald


Re: GNU Tools @ LPC 2021: Program is published

2021-09-15 Thread Thomas Schwinge
Hi!

On 2021-09-10T09:10:23+0100, Jeremy Bennett  wrote:
> The program for the GNU Tools Track at Linux Plumbers Conference is
> published:
>
>   https://linuxplumbersconf.org/event/11/sessions/109/

Yay!

This may qualify "as obvious", but I better get reviewed what I change on
our front page to the Internet ;-) -- OK to push to wwwdocs master branch
the attached "GNU Tools @ Linux Plumbers Conference 2021"?


Grüße
 Thomas


> A total of 25 talks, lightning talks and BoFs plus our regular Q
> session with the GCC steering committee and Glibc, GDB and binutils
> stewards. The sessions run 07:00-11:00 Pacific Time from Monday 20
> September - Thursday 23 September. This means there is no clash with the
> LPC Toolchains and Kernel Microconference on Friday 24 September.
>
> This is a virtual conference hosted using BigBlueButton. It isn't a free
> conference - you'll need to sign up for a ticket (for all of LPC) to
> participate. However the talks should also be live streamed free on YouTube.
>
>   https://linuxplumbersconf.org/event/11/page/112-attend
>
> Speakers should be contacted next week with details of their free
> tickets. Contact me or sarah.c...@embecosm.com if you are a speaker and
> don't get an email.
>
> Best wishes,
>
>
> Jeremy


-
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 
München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas 
Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht 
München, HRB 106955
>From 51e2e792d8a66436df126a28e870ac9f38767600 Mon Sep 17 00:00:00 2001
From: Thomas Schwinge 
Date: Wed, 15 Sep 2021 17:08:12 +0200
Subject: [PATCH] GNU Tools @ Linux Plumbers Conference 2021

---
 htdocs/index.html | 5 +
 1 file changed, 5 insertions(+)

diff --git a/htdocs/index.html b/htdocs/index.html
index d6b0d959..c7368e26 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -54,6 +54,11 @@ mission statement.
 
 News
 
+
+https://gcc.gnu.org/wiki/linuxplumbers2021;>GNU Tools @ Linux Plumbers Conference 2021
+[2021-09-15]
+Will be held through online videoconference, September 20-24 2021
+
 GCC 11.2 released
 [2021-07-28]
 
-- 
2.25.1