Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Cc: Daniel Campbell <zlg@g.o>
Subject: Re: [gentoo-dev] rfc: adding sbin directories to PATH for all users
Date: Wed, 25 Nov 2015 20:17:02
Message-Id: CAJ0EP41rxw1Yqtx5Kt8atFWBeXU7VfDdg=R+5bQmtmMwrHeg8w@mail.gmail.com
In Reply to: Re: [gentoo-dev] rfc: adding sbin directories to PATH for all users by "Michał Górny"
1 On Wed, Nov 25, 2015 at 2:23 PM, Michał Górny <mgorny@g.o> wrote:
2 > On Wed, 25 Nov 2015 11:18:34 -0800
3 > Daniel Campbell <zlg@g.o> wrote:
4 >> Maybe I'm missing something, but `df` is in /bin. Do you use something
5 >> else to determine free space?
6 >
7 > btrfs fi df
8
9 In thins case, upstream's build system installs everything in bindir,
10 which I override to /sbin. I think that's where the ebuild was
11 installing things when I inherited it from the previous maintainer.
12
13 If William's PATH proposal is not implemented, I would be happy to
14 move it all to /bin if so desired. Just file a bug.

Replies

Subject Author
Re: [gentoo-dev] rfc: adding sbin directories to PATH for all users Kristian Fiskerstrand <k_f@g.o>