From owner-freebsd-current@freebsd.org Mon Sep 17 03:33:10 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8DE8108FFDB for ; Mon, 17 Sep 2018 03:33:09 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x234.google.com (mail-it0-x234.google.com [IPv6:2607:f8b0:4001:c0b::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 61EE28C308 for ; Mon, 17 Sep 2018 03:33:09 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x234.google.com with SMTP id p129-v6so9183189ite.3 for ; Sun, 16 Sep 2018 20:33:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5/i0plStpPLwPDb3Gdqs2cpFazvQ6LeUl4hkRQ/R2c4=; b=gHve3T+1hwk1iYrJorhMAOQasXP3tOFfP+QvmQMuZqp2Zf5EszNKWRy5n4A9ayadZE Y9PgzZLOaTkG0xyKqcVa2OJOsPDmSt674If3OIaJpXdMmk2S4nfBTh8jmNUAjnUkLlO0 jMc5lRsLjDjVjPvvkM2gK9RI5Gn+9izM77u6BFJScNF8hzqK1ApiMu7YTIGEth1cMYud kFt4mb1wMhQLRRFemoPnlfmN2EnWbW4KosBF4XeNaW01hd8FuJty/4Zhf+vTqMgEk1Hn sXyP+coaNIf+dKQTojwFOqd9YOjreDUp4IRdq34WEHZghMvGnvCr1nJVvjlcVPntX96M 7tGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5/i0plStpPLwPDb3Gdqs2cpFazvQ6LeUl4hkRQ/R2c4=; b=pRX901Fpr8hAVo4HirbPK4uZbMaj/9DMTOy1bLwwnbwJ+oCRI2W557wmx5afzJQkI4 5yT2HYPpQpgGDJn/iz7JVbq4DOwOYjuCqIfggFZ1eT+nHm+G+x7OZZa4Bm8N8py89RT5 SUc+bIGvRfxVNO7kHnGBigLzoDJDMwAugnBiaUiJnQxOXSO/6TMhVE840w5y6JyqF4dM 52wFFe3WIT8obt55qWYLFAkbUtZ3kuqtVr07ylewoEau/xX+bpZe9F8oUIMqJ8N7nC8f PTiVanyYgMrmbfLZtiAm+f1PO/1AFBE7+CJulN952tCbFRX3nZ/4srxDdJNVKAr+1iOB rP4Q== X-Gm-Message-State: APzg51ATtShKKCDBY8ixiOd4XP1KqxAaAOZ3MyzTgnhaP/K8jOZI3/M4 ZAplL5ft21ltfV7bSIX7fGrQDhHLmFVwWU5bXnLEiDz/ X-Google-Smtp-Source: ANB0VdYeJfnxQ73Y09xyJ8RFomJLBkkvYzliqdxz+aThUswnkh0fnL038pLdOyZ0I4CvbcdoFskR2yno8kiCFuQbtvk= X-Received: by 2002:a02:59cc:: with SMTP id v73-v6mr21252892jad.5.1537155188636; Sun, 16 Sep 2018 20:33:08 -0700 (PDT) MIME-Version: 1.0 References: <1dbeee10-857e-7fb2-dac2-1047353739ba@bluestop.org> In-Reply-To: <1dbeee10-857e-7fb2-dac2-1047353739ba@bluestop.org> From: Warner Losh Date: Sun, 16 Sep 2018 21:32:57 -0600 Message-ID: Subject: Re: FreeBSD EFI projects To: rebecca@bluestop.org Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2018 03:33:10 -0000 On Sun, Sep 16, 2018 at 4:31 PM Rebecca Cran wrote: > I'm just getting back into FreeBSD development, and I'm trying to focus > on (U)EFI work. > > It seems there are various things that people would like to have done, > some of which are listed on > https://wiki.freebsd.org/DevSummit/201806/HaveNeedWant12 - and some of > which I know are already being worked on. > > Would a wiki page be useful for coordinating efforts and seeing who's > working on what, or should tasks be tracked through bugzilla? > Bugzilla is OK at individual tasks, but falls down when it comes to creating master bugs. You can do it, but only if you want a master list. It gets harder when you want to add metadata, imho. I much prefer a wiki page to track bigger picture things (though there's nothing wrong with creating a master bugzila bug if you want). That can also give the bigger context and have a richer set of design discussions + howtos than bugzilla would afford, ihmo. What did you have in mind working on? I have a few things that are in various stages of completeness around this issue that I've not had time to polish off for the tree. Some I'd like to, but some may benefit from a fresh perspective. Also, there's a fair number of hidden bugs in the stuff committed around finding the whole path sometimes and the like. Warner