/bin/arch was deprecated from util-linux back in 2007, in favor of `uname -m`.
Any objections to not shipping it any longer?
Cheers,
Tom
01-11-2012, 05:46 PM
Ionut Biru
removing /bin/arch
On 01/11/2012 08:07 PM, Tom Gundersen wrote:
> Hi guys,
>
> /bin/arch was deprecated from util-linux back in 2007, in favor of `uname -m`.
>
> Any objections to not shipping it any longer?
>
> Cheers,
>
> Tom
Why don't we let upstream decide that?
IMO if is installed by make install, then we should keep it.
--
IonuÈ›
01-11-2012, 05:54 PM
Gerardo Exequiel Pozzi
removing /bin/arch
On 01/11/2012 03:46 PM, Ionut Biru wrote:
On 01/11/2012 08:07 PM, Tom Gundersen wrote:
Hi guys,
/bin/arch was deprecated from util-linux back in 2007, in favor of `uname -m`.
Any objections to not shipping it any longer?
Cheers,
Tom
Why don't we let upstream decide that?
IMO if is installed by make install, then we should keep it.
On Wed, Jan 11, 2012 at 7:46 PM, Ionut Biru <ibiru@archlinux.org> wrote:
> On 01/11/2012 08:07 PM, Tom Gundersen wrote:
> Why don't we let upstream decide that?
>
> IMO if is installed by make install, then we should keep it.
Should have been clearer: upstream disabled it by default in August
2007, we have been manually enabling it since.
-t
01-11-2012, 07:37 PM
Stéphane Gaudreault
removing /bin/arch
Le 11 janvier 2012 20:46:15 Tom Gundersen a écrit :
> On Wed, Jan 11, 2012 at 7:46 PM, Ionut Biru <ibiru@archlinux.org> wrote:
> > On 01/11/2012 08:07 PM, Tom Gundersen wrote:
> > Why don't we let upstream decide that?
> >
> > IMO if is installed by make install, then we should keep it.
>
> Should have been clearer: upstream disabled it by default in August
> 2007, we have been manually enabling it since.
>
> -t
If you are sure that nothing will break, go for it. My only concern here is
that it may be difficult at first to identify which packages contain scripts that
will be broken if we stop shiping it.