diff options
author | Mirko Vogt <mirko@openwrt.org> | 2012-12-19 16:07:42 +0000 |
---|---|---|
committer | Mirko Vogt <mirko@openwrt.org> | 2012-12-19 16:07:42 +0000 |
commit | ec9ce7e0890276486776a1d0862f0e6ce7ede577 (patch) | |
tree | c2fde843e6ad6f0d52e3c19e8cca5817002bd216 /package/base-files/files/etc | |
parent | 687920ba3e0a6968a5b23729c6c7fa0c4859fcce (diff) | |
download | upstream-ec9ce7e0890276486776a1d0862f0e6ce7ede577.tar.gz upstream-ec9ce7e0890276486776a1d0862f0e6ce7ede577.tar.bz2 upstream-ec9ce7e0890276486776a1d0862f0e6ce7ede577.zip |
change prefix for util-linux binaries from / to /usr
The prefix / causes executables like mount, umount, etc. to be placed
in /bin /sbin which therewith replace the busybox symlinks.
mount and umount e.g. are linked again libmount.so.
This is e.g. fatal during a sysupgrade, where /bin/mount,
/bin/umount, etc. but not libmount.so get copied into a ramdisk
which will result in non working executables within the ramdisk.
SVN-Revision: 34791
Diffstat (limited to 'package/base-files/files/etc')
0 files changed, 0 insertions, 0 deletions