usb/234503 already committed, but needs modification to cover more devices

2019-01-25 Thread Mel Pilgrim
A quirk for a USB flashdrive was added to head (r342657), but the modification was too narrow. The quirk affects all of the devices in the Chipfancier SLC family, not just the one specific device for which the quirk was added. I replied to usb/234503 about this, but as this is already in head

Re: HOWTO - jails - FreeBSD 12 + VNET + ZFS

2019-01-25 Thread Ernie Luzar
BulkMailForRudy wrote: I love using jails. For many years, I used a tool to help out: ezjail, now I am just raw-dogging it by using the config file in /etc/jail.conf Here is my config: # /etc/jail.conf # VNET is used to send an epair to each jail. # The epair is renamed jail0 with exec.crea

HOWTO - jails - FreeBSD 12 + VNET + ZFS

2019-01-25 Thread BulkMailForRudy
I love using jails.  For many years, I used a tool to help out: ezjail, now I am just raw-dogging it by using the config file in /etc/jail.conf Here is my config: # /etc/jail.conf # VNET is used to send an epair to each jail. # The epair is renamed jail0 with exec.created in each jail. # exec.

Re: timed restoral until deleter makes a port

2019-01-25 Thread Julian H. Stacey
"Rodney W. Grimes" wrote: > > On Thu, Jan 24, 2019 at 4:13 PM Julian H. Stacey wrote: > > > > > Current box here is now about 10 seconds ahead, since timed was deleted, > > > still waiting for the code vandal who removed timed from src/ > > > without proper discussion in advance, to move timed fr

Re: timed restoral until deleter makes a port

2019-01-25 Thread Julian H. Stacey
Hi, Reference: > From: Warner Losh > Date: Thu, 24 Jan 2019 16:41:20 -0700 Warner Losh wrote: > On Thu, Jan 24, 2019 at 4:13 PM Julian H. Stacey wrote: > > > Current box here is now about 10 seconds ahead, since timed was deleted, > > still waiting for the code vandal who remove