From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Thu, 18 Apr 2019 15:43:31 -0700 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 03F8186658; Thu, 18 Apr 2019 22:43:31 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-120-179.rdu2.redhat.com [10.10.120.179]) by smtp.corp.redhat.com (Postfix) with ESMTP id D99475D9CC; Thu, 18 Apr 2019 22:43:29 +0000 (UTC) Subject: Re: [edk2-devel] [WebSite Patch] Change preferred license of EDK II to BSD+Patent To: "Kinney, Michael D" , "devel@edk2.groups.io" Cc: Andrew Fish , Leif Lindholm References: <20190415203805.6932-1-michael.d.kinney@intel.com> <294a7f85-e4ae-c585-5748-f67951bc005d@redhat.com> From: "Laszlo Ersek" Message-ID: <95d27d3d-7f35-cabb-997f-638ccc441e77@redhat.com> Date: Fri, 19 Apr 2019 00:43:28 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Thu, 18 Apr 2019 22:43:31 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 04/18/19 22:27, Kinney, Michael D wrote: > > >> -----Original Message----- >> From: devel@edk2.groups.io >> [mailto:devel@edk2.groups.io] On Behalf Of Laszlo Ersek >> Sent: Thursday, April 18, 2019 2:14 AM >> To: Kinney, Michael D ; >> devel@edk2.groups.io >> Cc: Andrew Fish ; Leif Lindholm >> >> Subject: Re: [edk2-devel] [WebSite Patch] Change >> preferred license of EDK II to BSD+Patent >> >> On 04/18/19 05:31, Kinney, Michael D wrote: >>> Laszlo, >>> >>> I am still working on how to pre-view these changes >> as they >>> would appear on the website once checked in. >> >> That's OK -- in this case I'm fine if I can only look >> at the pre-patch >> rendering. But those rendered pages, I would like to >> see. >> >>> There are 4 files patched. Only the following one is >>> accessible from GitHub pages. >>> >>> https://www.tianocore.org/legalese.html >>> >>> The other three files appear to be old information >> that >>> needs to be deleted. The links for these details now >> point >>> to a wiki page instead of a web site page. >>> >>> > > edk2/index.md | 3 +-- >>> > > ovmf/index.md | 2 +- >>> > > site/index.md | 2 +- >> >> Yes, this was my experience exactly -- from the >> filenames in the patch, >> I tried to construct the URLs manually, and all except >> one redirected me >> to the wiki. >> >> So we're updating dead pages too, in this patch. Should >> we replace those >> hunks with the removals of the dead pages instad? (I >> presume the dead >> pages do not participate in the redirection actions.) > > I did the patch based on the content from the git repo > for the web site. I did not realize that three of them > appear to be unreachable content. > > I would prefer to have this patch series go through, and I > will open a new BZ to remove dead pages. OK, I'll review the patch right under the thread starter -- the context has been garbled here, down-thread, by now. Thanks Laszlo