Re: [PATCH] build: Distribute tarball compressed with xz instead of bzip2

2018-11-06 Thread Guillem Jover
Hi! On Tue, 2018-11-06 at 10:47:02 +0100, Thomas Schwinge wrote: > On Tue, 6 Nov 2018 02:47:53 +0100, Guillem Jover wrote: > > * Makefile (dist): Change bz2 to xz. > > (%.xz): Add target. > > (%.bz2): Remove target. > > Curious: why a) use "xz" instead of wh

Re: [PATCH] build: Distribute tarball compressed with xz instead of bzip2

2018-11-06 Thread Thomas Schwinge
Hi! On Tue, 6 Nov 2018 02:47:53 +0100, Guillem Jover wrote: > * Makefile (dist): Change bz2 to xz. > (%.xz): Add target. > (%.bz2): Remove target. Curious: why a) use "xz" instead of what we got before, b) move from "bz2" to "xz" instead of offeri

Re: [PATCH mig] build: Distribute tarball compressed with xz instead of bzip2

2018-11-05 Thread Samuel Thibault
Guillem Jover, le mar. 06 nov. 2018 02:44:08 +0100, a ecrit: > * configure.ac (AM_INIT_AUTOMAKE): Change dist-bzip2 to dist-xz. Applied, thanks! > --- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > i

Re: [PATCH gnumach] build: Distribute tarball compressed with xz instead of bzip2

2018-11-05 Thread Samuel Thibault
Guillem Jover, le mar. 06 nov. 2018 02:46:08 +0100, a ecrit: > * configure.ac (AM_INIT_AUTOMAKE): Change dist-bzip2 to dist-xz. Applied, thanks! > --- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > ind

Re: [PATCH] build: Distribute tarball compressed with xz instead of bzip2

2018-11-05 Thread Samuel Thibault
Guillem Jover, le mar. 06 nov. 2018 02:47:53 +0100, a ecrit: > * Makefile (dist): Change bz2 to xz. > (%.xz): Add target. > (%.bz2): Remove target. Applied, thanks! > --- > Makefile | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/Mak

[PATCH gnumach] build: Distribute tarball compressed with xz instead of bzip2

2018-11-05 Thread Guillem Jover
* configure.ac (AM_INIT_AUTOMAKE): Change dist-bzip2 to dist-xz. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1164b27e..d4daa932 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ AC_CONFIG_AUX_DIR([build-aux

[PATCH mig] build: Distribute tarball compressed with xz instead of bzip2

2018-11-05 Thread Guillem Jover
* configure.ac (AM_INIT_AUTOMAKE): Change dist-bzip2 to dist-xz. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 14dc291..d992264 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ AC_ARG_PROGRAM

[PATCH] build: Distribute tarball compressed with xz instead of bzip2

2018-11-05 Thread Guillem Jover
* Makefile (dist): Change bz2 to xz. (%.xz): Add target. (%.bz2): Remove target. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index c0aa59a0e..6288a1573 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,7 @@ dist-version := $(shell cd

Off Topic: Re: xz

2010-01-11 Thread Arne Babenhauserheide
Am Samstag, 9. Januar 2010 18:54:33 schrieb olafbuddenha...@gmx.net: > Just drop lzma-utils -- xz is the successor of lzma, and xz-utils > provide the lzma tools for compatibility. I had to fix the packages which still depended on lzma instad of xz :( Or at least that was the case a few

Re: xz

2010-01-10 Thread olafBuddenhagen
Hi, > xz-utils have been giving me trouble when upgrading for months now - > in Gentoo they clash with lzma-utils :( Just drop lzma-utils -- xz is the successor of lzma, and xz-utils provide the lzma tools for compatibility. -antrik-

Re: xz (was: Re: review of modifications of eth-multiplexer)

2010-01-08 Thread Arne Babenhauserheide
Am Donnerstag, 31. Dezember 2009 03:46:31 schrieb olafbuddenha...@gmx.net: > My remark probably was actually a bit premature: I fear xz-utils are not > yet easily available in stable distributions; so people might have > trouble reading .xz file if you send them out... xz-utils have be

xz (was: Re: review of modifications of eth-multiplexer)

2010-01-01 Thread olafBuddenhagen
Hi, On Wed, Dec 30, 2009 at 03:19:26PM +0200, Sergiu Ivanov wrote: > On Sat, Dec 26, 2009 at 06:12:14PM +0100, olafbuddenha...@gmx.net > wrote: > > Try xz compression instead of bz2 -- that can make quite a > > difference :-) > > Wow! :-) Thank you! I've heard