Gentoo Archives: gentoo-dev

From: Alexis Ballier <aballier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 00/21] gen_usr_ldscript: migrate away from a sep-/usr by default
Date: Thu, 31 Mar 2016 19:13:55
Message-Id: c4ada805-4ebe-49a4-b245-f18cff5b70f6@gentoo.org
In Reply to: Re: [gentoo-dev] [PATCH 00/21] gen_usr_ldscript: migrate away from a sep-/usr by default by Mike Frysinger
1 On Thursday, March 31, 2016 8:20:45 PM CEST, Mike Frysinger wrote:
2 > On 31 Mar 2016 19:03, Alexis Ballier wrote:
3 >> On Thursday, March 31, 2016 6:08:52 PM CEST, Mike Frysinger wrote:
4 >>> On 31 Mar 2016 10:12, Mike Gilbert wrote: ...
5 >>
6 >> unless you symlink /bin to /usr/bin, moving binaries around has wider
7 >> implications than sep-usr
8 >
9 > no valid package will be affected. if you're hardcoding `/bin/foo`, then
10 > you're doing it wrong already and that's your fault.
11
12 since when '#! /bin/sh' is invalid at the top of a shell script ? or even
13 execv deprecated ?

Replies