* Re: [gentoo-dev] /bin and /sbin to /usr
@ 2010-08-10 21:00 99% ` Mike Frysinger
0 siblings, 0 replies; 1+ results
From: Mike Frysinger @ 2010-08-10 21:00 UTC (permalink / raw
To: gentoo-dev
On Tue, Aug 10, 2010 at 7:22 AM, Eray Aslan wrote:
> net-firewall/iptables-1.4.6 /sbin/iptables-multi
> linux-vdso.so.1 => (0x00007fffc77e8000)
> libip4tc.so.0 => /usr/lib/libip4tc.so.0 (0x00007f27e4781000)
> libxtables.so.4 => /usr/lib/libxtables.so.4 (0x00007f27e4579000)
> libm.so.6 => /lib/libm.so.6 (0x00007f27e42f8000)
> libc.so.6 => /lib/libc.so.6 (0x00007f27e3f9f000)
> libdl.so.2 => /lib/libdl.so.2 (0x00007f27e3d9b000)
> /lib64/ld-linux-x86-64.so.2 (0x00007f27e4988000)
file a bug. probably an oversight on my part.
> sys-apps/hal-0.5.14-r2 /sbin/umount.hal
> linux-vdso.so.1 => (0x00007fff6b5f3000)
> libhal.so.1 => /usr/lib/libhal.so.1 (0x00007fd52e637000)
> libhal-storage.so.1 => /usr/lib/libhal-storage.so.1 (0x00007fd52e42c000)
> libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00007fd52e1ec000)
> libc.so.6 => /lib/libc.so.6 (0x00007fd52de93000)
> libpthread.so.0 => /lib/libpthread.so.0 (0x00007fd52dc77000)
> librt.so.1 => /lib/librt.so.1 (0x00007fd52da6e000)
> /lib64/ld-linux-x86-64.so.2 (0x00007fd52e848000)
file a bug. hal places its umount binary in / only because
historically, `mount` has been stupid and only searched that path, not
because it was needed "early". since ive fixed util-linux though, the
hal mount helpers should be moved to /usr.
> 2. Is the below acceptable? (symlinking from /bin to /usr/bin)
it depends
> # ls -l $(find {/bin,/sbin}/ -type l)|grep /usr
> lrwxrwxrwx 1 root root 20 Oct 28 2008 /bin/igawk ->
> /usr/bin/igawk-3.1.6
> lrwxrwxrwx 1 root root 20 Oct 28 2008 /bin/pgawk ->
> /usr/bin/pgawk-3.1.6
file a bug so i can fix gawk
> lrwxrwxrwx 1 root root 14 Aug 10 13:29 /bin/mail -> /usr/bin/mailx
/bin/mail is kept for compatibility with random admin scripts (both
packaged and custom). not a big deal as anyone who needs to send mail
isnt going to have /usr missing. i'd forget about this and work on
something else.
-mike
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-08-10 11:22 [gentoo-dev] /bin and /sbin to /usr Eray Aslan
2010-08-10 21:00 99% ` Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox