1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-02 15:21:06 +02:00
mirko c577d7187d 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
2012-12-19 16:07:42 +00:00
..
2011-03-07 12:59:19 +00:00
2012-12-15 01:59:35 +00:00
2012-02-08 10:20:13 +00:00
2012-10-11 10:05:23 +00:00
2012-11-21 20:27:02 +00:00
2010-09-30 10:48:37 +00:00