Updating src tree:
P src/sbin/shutdown/shutdown.8
P src/sys/dev/wscons/wsdisplay_vcons.c
P src/sys/kern/subr_devsw.c
P src/usr.bin/cvslatest/cvslatest.c
P src/usr.bin/make/job.c
P src/usr.bin/make/main.c
P src/usr.bin/make/make.h
P src/usr.bin/make/parse.c
P src/usr.bin/make/var.c
P src/usr.bin/m
Oh, it's used to pass the compression level though pax to gzip. That's
explain it. Maybe we should switch to --use-compress-program="nbgzip
-LEVEL"???
Cheers
On 16/02/23 06:28, Martin Husemann wrote:
On Thu, Feb 16, 2023 at 06:18:54AM +1300, Lloyd Parkes wrote:
I saw this too. I think the wa
On Thu, Feb 16, 2023 at 06:37:36AM +1300, Lloyd Parkes wrote:
> Oh, it's used to pass the compression level though pax to gzip. That's
> explain it. Maybe we should switch to --use-compress-program="nbgzip
> -LEVEL"???
The problem is that we only have ${TOOLDIR}/nbpax, but that invokes gunzip
via
On 2/15/23 16:44, Martin Husemann wrote:
On Wed, Feb 15, 2023 at 03:09:37PM +0100, Christian Groessler wrote:
Hi,
probably known and considered not important, but I wanted to mention that
I'm getting warnings like this when building a release:
Sounds like a local problem - what is in your $GZI
On Thu, Feb 16, 2023 at 06:18:54AM +1300, Lloyd Parkes wrote:
> I saw this too. I think the way we select the gzip compression level (using
> the GZIP environment variable) is now deprecated for some reason.
I have not seen it anywhere, but I see we set GZIP=-9n for pax -z
in src/distrib/sets/make
I saw this too. I think the way we select the gzip compression level
(using the GZIP environment variable) is now deprecated for some reason.
Cheers,
Lloyd
On 16/02/23 04:44, Martin Husemann wrote:
On Wed, Feb 15, 2023 at 03:09:37PM +0100, Christian Groessler wrote:
Hi,
probably known and co
On Wed, Feb 15, 2023 at 03:09:37PM +0100, Christian Groessler wrote:
> Hi,
>
> probably known and considered not important, but I wanted to mention that
> I'm getting warnings like this when building a release:
Sounds like a local problem - what is in your $GZIP (and why)?
Martin
Hi,
probably known and considered not important, but I wanted to mention
that I'm getting warnings like this when building a release:
--- do-games ---
Creating games.tgz
gzip: warning: GZIP environment variable is deprecated; use an alias or
script
regards,
chris