On Wed, Sep 23, 2020 at 9:30 AM Warner Losh wrote:
> On Wed, Sep 23, 2020, 7:21 AM Kyle Evans wrote:
>>
>> On Mon, Sep 21, 2020 at 7:23 PM Ravi Pokala wrote:
>> >
>> > -Original Message-
>> > From: on behalf of Ed Maste
>> >
>> > Date: 2020-09-17, Thursday at 11:47
>> > To: , ,
>> >
Won't this break non LINT builds? Maybe we should fix the crazy way we
generate lint?
On Wed, Sep 23, 2020, 7:21 AM Kyle Evans wrote:
> On Mon, Sep 21, 2020 at 7:23 PM Ravi Pokala wrote:
> >
> > -Original Message-
> > From: on behalf of Ed Maste
>
> > Date: 2020-09-17, Thursday at 11:
On Mon, Sep 21, 2020 at 7:23 PM Ravi Pokala wrote:
>
> -Original Message-
> From: on behalf of Ed Maste
>
> Date: 2020-09-17, Thursday at 11:47
> To: , ,
>
> Subject: svn commit: r365846 - head
>
> Author: emaste
> Date: Thu Sep 17 18:47:23 2020
> New Revision: 365846
>
-Original Message-
From: on behalf of Ed Maste
Date: 2020-09-17, Thursday at 11:47
To: , ,
Subject: svn commit: r365846 - head
Author: emaste
Date: Thu Sep 17 18:47:23 2020
New Revision: 365846
URL: https://svnweb.freebsd.org/changeset/base/365846
Log:
Cirru
On Thu, 17 Sep 2020 at 18:35, Ed Maste wrote:
>
> On Thu, 17 Sep 2020 at 15:07, Kyle Evans wrote:
> >
> > Is there any way we can sneak a r/o src tree build in here? I've had a
> > PR open to do this in our Jenkins builds for a couple years, but
> > without any ability to test it myself I suspect
On Thu, 17 Sep 2020 at 15:07, Kyle Evans wrote:
>
> Is there any way we can sneak a r/o src tree build in here? I've had a
> PR open to do this in our Jenkins builds for a couple years, but
> without any ability to test it myself I suspect it'll continue
> unmerged.
Cirrus-CI does the git clone f
On Thu, Sep 17, 2020 at 1:47 PM Ed Maste wrote:
>
> Author: emaste
> Date: Thu Sep 17 18:47:23 2020
> New Revision: 365846
> URL: https://svnweb.freebsd.org/changeset/base/365846
>
> Log:
> Cirrus-CI: build as an unprivileged user
>
> The Cirrus-CI-provided working tree is owned by root. Leav