Re: git, $FreeBSD$ and mergemaster

2020-12-23 Thread Charles Sprickman via freebsd-stable
> On Dec 23, 2020, at 9:04 PM, Kyle Evans wrote: > > On Wed, Dec 23, 2020 at 8:02 PM Jonathan Chen wrote: >> >> Hi, >> >> With the transition to git, I'm now getting a lot of prompts for >> differences against an empty $FreeBSD$, eg: >> >> *** Displaying differences between installed versi

Re: Deprecating base system ftpd?

2021-04-04 Thread Charles Sprickman via freebsd-stable
> On Apr 4, 2021, at 8:05 PM, Daniel Morante via freebsd-stable > wrote: > > My vote is for no. > > Reasoning is simple... at what point does it stop? By continuously moving > stuff from base to ports, FreeBSD slowly becomes just a Kernel. šŸ˜‰ That’s a +1 here, both for the ā€œkeep itā€ and for

Re: Deprecating base system ftpd?

2021-04-05 Thread Charles Sprickman via freebsd-stable
> On Apr 5, 2021, at 3:01 PM, Patrick M. Hausen wrote: > > Hi all, > > I absolutely freaked out when Apple removed the telnet and ftp clients > from Mac OS and I needed to reinstall them via MacPorts. Yep, and what I think many miss IRT to the stock ftpd is that it’s dumb simple and ā€œjust wo

Re: Portsnap no updates since 3/31/2021 ?

2021-04-06 Thread Charles Sprickman via freebsd-stable
> On Apr 6, 2021, at 7:10 AM, Gary Palmer wrote: > > On Tue, Apr 06, 2021 at 06:49:17AM -0400, Robert Blayzor via freebsd-stable > wrote: >> I have several servers running 11.4 and 12.2 that do nightly portsnap >> updates and the last time they've seen anything new is 3/31/2021, since >> then,

Re: php56

2019-01-13 Thread Charles Sprickman via freebsd-stable
> On Jan 13, 2019, at 3:19 PM, Randy Bush wrote: > >> I have a mission critical app server running an old PHP 5.6 >> application which will not work on PHP 7+. > > wordpress 5.x and nfsen are dying on the php 7.x hill here WordPress folks highly encourage 7.x, is this something FreeBSD-specif

State of NVMe/NVMe hot-swap

2019-03-03 Thread Charles Sprickman via freebsd-stable
Hi folks, I’ve been looking at mailing list archives, talking to my server vendor, looking at the official forums and I’m not finding lots of folks talking about NVMe drives. My forum query on hot-swap got a total of one response (and not from a NVMe user). I’m looking at new servers and we re

Re: CFT: FreeBSD Package Base

2019-04-28 Thread Charles Sprickman via freebsd-stable
> On Apr 28, 2019, at 6:21 PM, Paul Mather wrote: > > On Apr 28, 2019, at 3:52 PM, wrote: > >> FreeBSD Community, >> >> >> >> I'm pleased to announce a CFT for builds of FreeBSD 12-stable and 13-current >> using "TrueOS-inspired" packaged base. These are stock FreeBSD images which >> will

Re: FreeBSD flood of 8 breakage announcements in 3 mins.

2019-05-16 Thread Charles Sprickman via freebsd-stable
> On May 16, 2019, at 5:41 AM, Miroslav Lachman <000.f...@quip.cz> wrote: > > Alan Somers wrote on 2019/05/16 05:16: >> On Wed, May 15, 2019 at 9:14 PM Miroslav Lachman <000.f...@quip.cz> wrote: > >>> It would also be good if base system vulnerabilities are first published >>> in FreeBSD vuxml.

Re: Long-shot: repeatable macOS samba share unmounting during Lightroom import

2019-11-25 Thread Charles Sprickman via freebsd-stable
> On Nov 24, 2019, at 10:19 AM, peter.b...@bsd4all.org wrote: > > The fruit module forces avahi or mdns_responder to be compiled as well. A > share dispappearing could be due to some interaction with avahi. It could be > that the combination samba+fruit+avahi and samba+avahi is having different

Re: 12.1p7 no longer boots after doing zpool upgrade -a

2020-07-10 Thread Charles Sprickman via freebsd-stable
> On Jul 10, 2020, at 2:44 PM, Guido van Rooij wrote: > > On Fri, Jul 10, 2020 at 08:29:03PM +0200, Guido van Rooij wrote: >> On Thu, Jul 09, 2020 at 08:24:54AM -0500, Kyle Evans wrote: >>> On Thu, Jul 9, 2020 at 8:12 AM Guido van Rooij wrote: I did a zpool upgrade -a to enable larg

Re: vnet jail crash

2020-08-24 Thread Charles Sprickman via freebsd-stable
On Aug 24, 2020, at 11:30 AM, Mason Loring Bliss wrote: > > On Mon, Aug 24, 2020 at 09:46:26AM +0200, Nikos Vassiliadis wrote: > >> After updating to 12-STABLE I am getting kernel panics when re-starting >> the jail service. Here's a backtrace: > > This is a known issue. There are a couple rele

Re: The spkr driver

2020-08-28 Thread Charles Sprickman via freebsd-stable
> On Aug 28, 2020, at 12:36 PM, Eugene Grosbein wrote: > > 28.08.2020 23:25, Warner Losh wrote: > >> I'd like to retire the spkr driver. It was a cute hack before sound cards >> were ubiquitous, but it's not been kept up to date, and it's not clear that >> it still works It is still Giant

Re: 802.1X authenticator for FreeBSD

2017-10-18 Thread Charles Sprickman via freebsd-stable
> On Oct 18, 2017, at 1:10 PM, Peter AnkerstĆ„l wrote: > >> >> I’m under the impression that the authenticator function in a wired network >> is usually part of the switch, and the switch will talk to some >> authentication server like RADIUS, giving it the port number of the >> connected dev

Re: Bind to port <1024 in jail

2018-08-20 Thread Charles Sprickman via freebsd-stable
> On Aug 20, 2018, at 11:04 AM, Ian Lepore wrote: > > On Mon, 2018-08-20 at 16:47 +0200, Stefan Bethke wrote: >> I have a Go program (acme-dns) that wants to bind 53, 80, and 443, >> and I“d rather have it run as a non-privileged user. The program >> doesn“t provide a facility to drop privs aft

Re: bad hash in repo

2018-09-01 Thread Charles Sprickman via freebsd-stable
> On Sep 1, 2018, at 1:09 PM, Randy Bush wrote: > > seeing a lot of these > > Looking up update.FreeBSD.org mirrors... 2 mirrors found. > Fetching metadata signature for 11.1-RELEASE from update4.freebsd.org... > done. > Fetching metadata index... done. > Inspecting

Re: bad hash in repo

2018-09-02 Thread Charles Sprickman via freebsd-stable
> On Sep 2, 2018, at 6:46 AM, Randy Bush wrote: > > someone asked if the failures were limited to update5.freebsd.org > > today's batch were both 4 and 5 Is there any possibility there’s something between these you and these update hosts? This thread has some interesting info, but specifical

Re: FCP-0101: Deprecating most 10/100 Ethernet drivers

2018-10-04 Thread Charles Sprickman via freebsd-stable
> On Oct 4, 2018, at 11:52 AM, Cy Schubert wrote: > > I have rl, fxp, xl, dc, bge (which I have an uncommitted patch for), nfe, and > sk. Not all are scheduled for removal but this is my inventory for which I > can test and am willing to help out with. Add iwn and ath too. I also have a stack