From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: Nouveau wiki migration Date: Thu, 1 Oct 2020 19:52:57 +0200 Message-ID: <20201001175257.GA188932@ravnborg.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Sender: "Nouveau" To: Karol Herbst Cc: nouveau , dri-devel List-Id: nouveau.vger.kernel.org Hi Karol. On Thu, Oct 01, 2020 at 01:36:52PM +0200, Karol Herbst wrote: > On Fri, Sep 25, 2020 at 11:27 PM Karol Herbst wrote: > > > > Hi everybody, > > > > I think it's time to finally move our wiki from the old infrastructure > > over to gitlab pages. > > > > This comes with several benefits: > > * full control through git over the ikiwiki pipeline (setup files, > > plugins, system packages, ...) > > * random users are able to create MRs against the wiki as long as they > > are willing to create a gitlab account. > > * possible to migrate over to a different wiki generator or mix and > > match or whatever. > > * no CGI stuff on the wiki as we don't use ikiwiki for the git > > operations anymore > > > > To view the migrate wiki visit this URL: > > https://nouveau.pages.freedesktop.org/wiki/ I poked around a little - almost all of it looked good. The FAQ points back to some pages on https://nouveau.freedesktop.org - like https://nouveau.freedesktop.org/wiki/XvMC/ I guess this is a bug. But in general looks good. > I did some further changes, like ensuring backwards compatibility to > existing links and already started to clean up some bits, like > removing the google translate stuff. > > Now I'd like to get the subdomain changed of the current wiki over to > the gitlab stuff and wanted to ask for acks/nacks on this No ack/nack here - as I really do not know what to ack/nack. But maybe the above counts like an ack??? But looks good and I hope that others find it simple to help with the pages from the gitlab repo. Sam From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7BA24C4727E for ; Thu, 1 Oct 2020 17:53:09 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D9549235F7 for ; Thu, 1 Oct 2020 17:53:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D9549235F7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E06326E21D; Thu, 1 Oct 2020 17:53:04 +0000 (UTC) Received: from asavdk3.altibox.net (asavdk3.altibox.net [109.247.116.14]) by gabe.freedesktop.org (Postfix) with ESMTPS id 647436E213; Thu, 1 Oct 2020 17:53:03 +0000 (UTC) Received: from ravnborg.org (unknown [188.228.123.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by asavdk3.altibox.net (Postfix) with ESMTPS id C7D622004F; Thu, 1 Oct 2020 19:52:58 +0200 (CEST) Date: Thu, 1 Oct 2020 19:52:57 +0200 From: Sam Ravnborg To: Karol Herbst Subject: Re: Nouveau wiki migration Message-ID: <20201001175257.GA188932@ravnborg.org> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=S433PrkP c=1 sm=1 tr=0 a=S6zTFyMACwkrwXSdXUNehg==:117 a=S6zTFyMACwkrwXSdXUNehg==:17 a=kj9zAlcOel0A:10 a=20KFwNOVAAAA:8 a=e5mUnYsNAAAA:8 a=cYPG-T6kBObybilq3DsA:9 a=CjuIK1q_8ugA:10 a=Vxmtnl_E_bksehYqCbjh:22 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: nouveau , dri-devel , Jeremy Cline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Karol. On Thu, Oct 01, 2020 at 01:36:52PM +0200, Karol Herbst wrote: > On Fri, Sep 25, 2020 at 11:27 PM Karol Herbst wrote: > > > > Hi everybody, > > > > I think it's time to finally move our wiki from the old infrastructure > > over to gitlab pages. > > > > This comes with several benefits: > > * full control through git over the ikiwiki pipeline (setup files, > > plugins, system packages, ...) > > * random users are able to create MRs against the wiki as long as they > > are willing to create a gitlab account. > > * possible to migrate over to a different wiki generator or mix and > > match or whatever. > > * no CGI stuff on the wiki as we don't use ikiwiki for the git > > operations anymore > > > > To view the migrate wiki visit this URL: > > https://nouveau.pages.freedesktop.org/wiki/ I poked around a little - almost all of it looked good. The FAQ points back to some pages on https://nouveau.freedesktop.org - like https://nouveau.freedesktop.org/wiki/XvMC/ I guess this is a bug. But in general looks good. > I did some further changes, like ensuring backwards compatibility to > existing links and already started to clean up some bits, like > removing the google translate stuff. > > Now I'd like to get the subdomain changed of the current wiki over to > the gitlab stuff and wanted to ask for acks/nacks on this No ack/nack here - as I really do not know what to ack/nack. But maybe the above counts like an ack??? But looks good and I hope that others find it simple to help with the pages from the gitlab repo. Sam _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel