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 | 667779e4f8fa3749d0867908c4bae53b0471e961 (patch) | |
tree | 5db59b8280f5247065587ad87b8c990556e1a135 /target/linux/ar71xx/base-files/sbin/wget2nand | |
parent | ffe33259302bcf5eb900d47bbd5272eb5fa5d8d0 (diff) | |
download | master-187ad058-667779e4f8fa3749d0867908c4bae53b0471e961.tar.gz master-187ad058-667779e4f8fa3749d0867908c4bae53b0471e961.tar.bz2 master-187ad058-667779e4f8fa3749d0867908c4bae53b0471e961.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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34791 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/sbin/wget2nand')
0 files changed, 0 insertions, 0 deletions