into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages
2004/08/02 17:23:28+02:00 uni-frankfurt.de!mickey
link /etc/mtab to /proc/mounts in base-files. this fixes opie-cardmon and a couple of other applications looking for mounts in /etc/mtab
BKrev: 410e5c7aCWi0OVvW2ga5-MpyI3kqpQ
DESCRIPTION = "Miscellaneous files for the base system."
SECTION = "base"
PRIORITY = "required"
-PR = "r9"
+PR = "r10"
SRC_URI = " \
file://etc/nsswitch.conf \
ln -s ../init.d/populate-var ${D}/etc/rcS.d/S37populate-var
ln -s /var/run/resolv.conf ${D}/etc/resolv.conf
ln -s /var/run/ld.so.cache ${D}/etc/ld.so.cache
+ ln -s /proc/mounts ${D}/etc/mtab
fi
#