Author: imp
Date: Mon Oct 12 05:56:29 2020
New Revision: 366629
URL: https://svnweb.freebsd.org/changeset/base/366629
Log:
systm.h: forward declare ucred for _STANDALONE too
There's a number of types we forward declare for the kernel. We need
struct ucred for the ZSTD ZFS integration, so
On Sun, Oct 11, 2020 at 09:17:42PM -0600, Warner Losh wrote:
> On Sun, Oct 11, 2020, 8:13 PM Alexey Dokuchaev wrote:
> > ...
> > I still don't understand how could rm be better than graceful disabling
> > alternative configuration with nextboot_enable="NO". I most certainly
> > do *not* like when
On Sun, Oct 11, 2020, 8:13 PM Alexey Dokuchaev wrote:
> On Sun, Oct 11, 2020 at 09:12:43AM -0600, Warner Losh wrote:
> > ...
> > There were cases that were discussed when the feature went in that
> > required it to be removed in some failure modes for full functionality.
> > I don't recall if the
On Sun, Oct 11, 2020 at 09:12:43AM -0600, Warner Losh wrote:
> ...
> There were cases that were discussed when the feature went in that
> required it to be removed in some failure modes for full functionality.
> I don't recall if they were in the rc thread or somewhere else.
You mean, literally de
Author: manu
Date: Sun Oct 11 16:01:16 2020
New Revision: 366628
URL: https://svnweb.freebsd.org/changeset/base/366628
Log:
10Gigabit Ethernet driver for AMD SoC
This patch has the driver for 10Gigabit Ethernet controller in AMD
SoC. This driver is written compatible to the Iflib framewor
On Sun, Oct 11, 2020, 8:00 AM Kyle Evans wrote:
> On Sun, Oct 11, 2020 at 8:30 AM Alexey Dokuchaev
> wrote:
> >
> > On Sun, Oct 11, 2020 at 04:08:09PM +0300, Toomas Soome wrote:
> > > > On 11. Oct 2020, at 16:01, Alexey Dokuchaev wrote:
> > > >> ...
> > > >> Also nextboot.conf not generic config
On Sun, Oct 11, 2020 at 8:30 AM Alexey Dokuchaev wrote:
>
> On Sun, Oct 11, 2020 at 04:08:09PM +0300, Toomas Soome wrote:
> > > On 11. Oct 2020, at 16:01, Alexey Dokuchaev wrote:
> > >> ...
> > >> Also nextboot.conf not generic configuration file (such as loader.conf
> > >> or loader.conf.local),
Author: rscheff
Date: Sun Oct 11 13:39:04 2020
New Revision: 366627
URL: https://svnweb.freebsd.org/changeset/base/366627
Log:
MFC r366206: Add DSCP support for network QoS to iscsi target.
In order to prioritize iSCSI traffic across a network,
DSCP can be used. In order not to rely on "i
On Sun, Oct 11, 2020 at 04:08:09PM +0300, Toomas Soome wrote:
> > On 11. Oct 2020, at 16:01, Alexey Dokuchaev wrote:
> >> ...
> >> Also nextboot.conf not generic configuration file (such as loader.conf
> >> or loader.conf.local), but the implementation specific file, part of
> >> special feature.
>
> On 11. Oct 2020, at 16:01, Alexey Dokuchaev wrote:
>
> On Sun, Oct 11, 2020 at 03:20:16PM +0300, Toomas Soome wrote:
>> Please note, the remove is done by rc script during the boot.
>
> But not by the loader(8) as the page used to claim. It confused me how to
> avoid the remove, and only l
On Sun, Oct 11, 2020 at 03:20:16PM +0300, Toomas Soome wrote:
> Please note, the remove is done by rc script during the boot.
But not by the loader(8) as the page used to claim. It confused me how to
avoid the remove, and only later I've discovered with some relief that it
is in fact not being re
Please note, the remove is done by rc script during the boot. Also
nextboot.conf not generic configuration file (such as loader.conf or
loader.conf.local), but the implementation specific file, part of special
feature. That is, one should not assume the presence of nextboot.conf file,
make assu
Author: danfe (ports committer)
Date: Sun Oct 11 10:40:11 2020
New Revision: 366626
URL: https://svnweb.freebsd.org/changeset/base/366626
Log:
The nextboot(8) manual page currently says that the loader(8) would delete
the /boot/nextboot.conf file or its contents which is 1) not the most user-
> On 10 Oct 2020, at 22:45, Conrad Meyer wrote:
>
> Author: cem
> Date: Sat Oct 10 21:45:59 2020
> New Revision: 366620
> URL: https://svnweb.freebsd.org/changeset/base/366620
>
> Log:
> Add "Fenestras X" alternative /dev/random implementation
This is a much needed improvement to the (CS)PRN
Author: philip
Date: Sun Oct 11 09:05:13 2020
New Revision: 366625
URL: https://svnweb.freebsd.org/changeset/base/366625
Log:
MFC r366529: Import tzdata 2020b
Modified:
stable/11/contrib/tzdata/Makefile
stable/11/contrib/tzdata/NEWS
stable/11/contrib/tzdata/README
stable/11/contrib/tzda
Author: philip
Date: Sun Oct 11 09:04:56 2020
New Revision: 366624
URL: https://svnweb.freebsd.org/changeset/base/366624
Log:
MFC r366529: Import tzdata 2020b
Modified:
stable/12/contrib/tzdata/Makefile
stable/12/contrib/tzdata/NEWS
stable/12/contrib/tzdata/README
stable/12/contrib/tzda
16 matches
Mail list logo