X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 874E5DC90AE for ; Mon, 30 Nov 2015 12:19:17 +0000 (UTC) Received: from lithium.8pit.net (lithium.8pit.net [81.4.121.103]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 0E27DDC8909 for ; Mon, 30 Nov 2015 12:19:16 +0000 (UTC) Received: from localhost (p578EFE7C.dip0.t-ipconnect.de [87.142.254.124]) by lithium.8pit.net (OpenSMTPD) with ESMTPSA id cec3701c TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO for ; Mon, 30 Nov 2015 13:19:14 +0100 (CET) Date: Mon, 30 Nov 2015 13:19:11 +0100 From: =?iso-8859-1?Q?S=F6ren?= Tempel To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH 3/5] abuild: rewrite hardlink handling when compressing man pages Message-ID: <20151130121911.GA32221@francium.fritz.box> References: <1448581847-30376-1-git-send-email-soeren+git@soeren-tempel.net> <1448581847-30376-3-git-send-email-soeren+git@soeren-tempel.net> <20151130082137.00517e0e@ncopa-desktop.alpinelinux.org> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20151130082137.00517e0e@ncopa-desktop.alpinelinux.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-Virus-Scanned: ClamAV using ClamSMTP On 30.11.15, Natanael Copa wrote: > How well it this tested? >=20 > The other approach has build entire world at this point. >=20 > I am not very happy about rebuilding world again for this change. I built a few packages with it: bind, nvi, ... so it's not as well tested as the previous approach but I can guarantee that the previous approach doesn't work on ZFS and BTRFS. I would suggest that you apply this after 3.3 is released. S=F6ren. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---