Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] rfc: adding sbin directories to PATH for all users
Date: Wed, 25 Nov 2015 20:54:04
Message-Id: 22102.8155.88897.317454@a1i15.kph.uni-mainz.de
In Reply to: Re: [gentoo-dev] rfc: adding sbin directories to PATH for all users by William Hubbs
1 >>>>> On Wed, 25 Nov 2015, William Hubbs wrote:
2
3 >> > From what I've read, the traditional difference between bin and sbin
4 >> > was that sbin means static-bin and everything stored in there was to
5 >> > be able to come up without libraries.
6 >>
7 >> Source/reference for this?
8
9 > https://news.ycombinator.com/item?id=3519952
10
11 Hm, SunOS end of 1980s. Soon after (Solaris 2.0 ca. 1992) they
12 switched to the current meaning and had executables in /usr/sbin
13 "to be run only by system administrators":
14 https://docs.oracle.com/cd/E26505_01/html/816-5175/filesystem-5.html
15
16 Anyway, whatever the history is, I guess we should go with the current
17 FHS definition of sbin.
18
19 Ulrich

Replies

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