From nobody Wed Dec 29 19:12:29 2021 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3AD051912EBE for ; Wed, 29 Dec 2021 19:12:42 +0000 (UTC) (envelope-from michaelsprivate@gmail.com) Received: from mail-il1-x12d.google.com (mail-il1-x12d.google.com [IPv6:2607:f8b0:4864:20::12d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JPLdQ0zM9z4v4J; Wed, 29 Dec 2021 19:12:42 +0000 (UTC) (envelope-from michaelsprivate@gmail.com) Received: by mail-il1-x12d.google.com with SMTP id g5so17255484ilj.12; Wed, 29 Dec 2021 11:12:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mcBKPgvE33iIk7UH14BXGvS2ykJScAZ9up9ceRJie34=; b=hFml/OaRlTj4ikOJEHhywd0DNtRgPUPZHLsivoV6yzi5WCvhOdsDBuCbqjRldd4IvO IBMaNRodO4xvhqAiLbBzXjZtC/ZeF+dM5R2YC+wpYdD/ky8hLFq9e0WpyRrv0KEhF6Dm k9cU4+fTpHtXqsmgF19iU4yJlfIhrGD3TPpcbbf5SxyFOCLvvePCyobHebmgAUMXwyov 0cwHKVBZyHQUsZ4uZwu15+wHYpaiH1kW9LHe7+Pz6ntsCM+VLeVdt/vjA/yX0hEdfAoP uDLe6SHFUfHNHHcQ8Gfej7lLKjcx5QhMZHsP5o1maUU1rIbCvq4pmPGf8zZ0XcAUprPT szzQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mcBKPgvE33iIk7UH14BXGvS2ykJScAZ9up9ceRJie34=; b=5UQVHX66iDjg1pcnZqfuPBcChZiSeUUm1RcxzVeKFtX/XV7ogKioc8xpzHLsiRxnTE wNY5/6knrdeHzt6vAnxeALtDFlGwYMFPK3MulmpBBbNbCwIiG5yKbGJ96vFEwfPvMhj9 ffWCNNyIAfNdiDxRCQD7oCO7G0/28yDv1j2hN7jxbtpdidCBh7mPZ5Hp3ylJoF9mzSIy ArwJ1B2Sg/4C68GFaqmHurWTjtS0XxEiSVWQaLAMhYDjS/ikMcXN69KBUxP74f5Tw/gI W3m/iCWGvuHtluXsSaCQTkAIY57eBV+GDuxbQCL7x0hOHUDGI6VuabgMNIXoUT1VCXMI +GnQ== X-Gm-Message-State: AOAM533QO4p9+M/6UTRfc2WvM2yIZDfvNpwMLWjh7BnoX8+67pXpSY4K YGWC+j/nP7Uu+Gf/Vf3AQNKpBLfkZCVni7LNZKEWUOVhGbc= X-Google-Smtp-Source: ABdhPJwtLwoZRaZumRK1ZU8uHkaIf2g9etrKoblzRExWvfszwCmbxUx+RhO4MFPviDRpDuFt30Oxq8FtIDfFM7O40+0= X-Received: by 2002:a05:6e02:545:: with SMTP id i5mr11731790ils.128.1640805161375; Wed, 29 Dec 2021 11:12:41 -0800 (PST) List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 References: <861r36xzpe.fsf@phe.ftfl.ca> <61100a28-40ae-4458-d7d5-3bc9b13ba219@gmail.com> In-Reply-To: <61100a28-40ae-4458-d7d5-3bc9b13ba219@gmail.com> From: Michael Schuster Date: Wed, 29 Dec 2021 20:12:29 +0100 Message-ID: Subject: Re: Call for Foundation-supported Project Ideas To: Karel Gardas Cc: Joseph Mingrone , FreeBSD Hackers Content-Type: multipart/alternative; boundary="000000000000ca1cd405d44db858" X-Rspamd-Queue-Id: 4JPLdQ0zM9z4v4J X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N --000000000000ca1cd405d44db858 Content-Type: text/plain; charset="UTF-8" Hi Karel, On Wed, Dec 29, 2021, 19:32 Karel Gardas wrote: > > > On 11/23/21 11:41 PM, Joseph Mingrone wrote: > > Hello FreeBSD community, > > > > The Foundation is seeking suggestions for new projects to support. What > > gaps in the Project are not being addressed by the broader community? > > sorry for being late with those: > > 1) implement/port beadm equivalent from Solaris/IlumosOS? Make > freebsd-update process more reversible by using proper boot environments > and using ZFS snapshots. All of these have been in FreeBSD for quite a while - can't give you dates or specifics (port vs "builtin"), but I've been using them since at least 13. Regards Michael --000000000000ca1cd405d44db858 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Karel,=C2=A0

On Wed, Dec 29, 2021, 19:32 Karel Garda= s <gardask@gmail.com> wrote:=


On 11/23/21 11:41 PM, Joseph Mingrone wrote:
> Hello FreeBSD community,
>
> The Foundation is seeking suggestions for new projects to support.=C2= =A0 What
> gaps in the Project are not being addressed by the broader community?<= br>
sorry for being late with those:

1) implement/port beadm equivalent from Solaris/IlumosOS? Make
freebsd-update process more reversible by using proper boot environments and using ZFS snapshots.

All of these have been in FreeBSD for quite a while - = can't give you dates or specifics (port vs "builtin"), but I&= #39;ve been using them since at least 13.

=
Regards=C2=A0
Michael=C2=A0
<= /div> --000000000000ca1cd405d44db858--