Date: Sun, 30 Oct 2022 21:47:03 -0500 From: Kyle Evans <kevans@freebsd.org> To: Florian Smeets <flo@smeets.xyz> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 028382670670 - main - usr.bin: hook wg(8) up to the build Message-ID: <CACNAnaHJPARmYVmyaJZMQfEXZYeGZfWpJ%2Bhc7ETEmRkXXxALaw@mail.gmail.com> In-Reply-To: <1642aa7b-1974-7cb9-a5cf-b6477abb034e@smeets.xyz> References: <202210290310.29T3AWtG040580@gitrepo.freebsd.org> <1642aa7b-1974-7cb9-a5cf-b6477abb034e@smeets.xyz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 30, 2022 at 8:22 AM Florian Smeets <flo@smeets.xyz> wrote: > > On 29.10.22 05:10, Kyle Evans wrote: > > The branch main has been updated by kevans: > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=0283826706706c598fff86e16c42604841c1a05a > > > > commit 0283826706706c598fff86e16c42604841c1a05a > > Author: Kyle Evans <kevans@FreeBSD.org> > > AuthorDate: 2022-10-29 03:04:56 +0000 > > Commit: Kyle Evans <kevans@FreeBSD.org> > > CommitDate: 2022-10-29 03:05:39 +0000 > > > > usr.bin: hook wg(8) up to the build > > > > wg(8) is used to manage WireGuard interfaces; see wg(4) and wg(8) both > > for more details and usage examples. > I just migrated from the ports version to the in tree version, the only > thing missing seems to be the rc script, other than that it's working fine. > > Should we import an rc script into base e.g. one the net/wireguard-tools > provides? > I wouldn't mind one, though we can't really provide the one the wireguard-tools provides; it's based entirely off of wg-quick(8), which we can't reasonably install in base (bash script and actually uses bash-isms). Thanks, Kyle Evans
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaHJPARmYVmyaJZMQfEXZYeGZfWpJ%2Bhc7ETEmRkXXxALaw>