generic-poky/meta
Andy Ross e281bb3e35 udev-extraconf: Don't mount root filesystem under /media
The mount.sh handler attempts to prevent already-mounted filesystems
from being mounted as dynamic/removable "/media".  But it misses the
case where the kernel has mounted the root filesystem (e.g. with
"root=/dev/sda1").  In that situation, /proc/mounts has a device name
of "/dev/root" instead of the proper $DEVNAME string exposed by udev.
So we must also test the root filesystem device number vs. the
$MAJOR/$MINOR udev tells us.

(From OE-Core rev: 3543d0db691e82098c1da7bf12f43e0c57551a3d)

Signed-off-by: Andy Ross <andy.ross@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-27 09:47:08 +01:00
..
classes populate_sdk_base: allow SDK path of various level 2012-10-27 09:44:59 +01:00
conf bitbake.conf: Change systemd_unitdir definition 2012-10-27 09:45:00 +01:00
files bzip license: bzip2 not bzip. 2012-10-10 15:06:12 +01:00
lib/oe distro_identifier: replace slash with hyphen 2012-10-27 09:44:59 +01:00
recipes-bsp grub: disable lzma, device-mapper, zfs and nvpair 2012-09-19 17:56:27 +01:00
recipes-connectivity zeroconf: remove 2012-10-26 14:12:55 +01:00
recipes-core udev-extraconf: Don't mount root filesystem under /media 2012-10-27 09:47:08 +01:00
recipes-devtools perl: update dependencies 2012-10-25 17:50:18 +01:00
recipes-extended ltp: add perl to RDEPENDS 2012-10-27 09:44:59 +01:00
recipes-gnome gnome-icon-theme: remove unused configure variable 2012-10-24 12:50:48 +01:00
recipes-graphics cogl/clutter: Explicitly depend on libdrm for GLX 2012-10-25 17:50:18 +01:00
recipes-kernel lttng-modules: remove unused lttng-syscalls patch 2012-10-27 09:45:00 +01:00
recipes-lsb4/perl libi18n-collate-perl: add it 2012-09-10 13:01:54 +01:00
recipes-multimedia gst-meta-base: include ximagesink plugin when x11 is a feature 2012-10-27 09:44:58 +01:00
recipes-qt PACKAGES_DYNAMIC: use += instead of = in most cases 2012-10-19 18:02:26 +01:00
recipes-rt rt: Add hwlatdetect to rt images 2012-09-12 15:13:53 +01:00
recipes-sato sato-icon-theme: merge sato-icon-theme.inc into recipe 2012-10-24 12:50:48 +01:00
recipes-support atk: Update to 2.6.0 2012-10-23 12:28:31 +01:00
site site/common-linux: fix incorrect size of pid_t for apr 2012-07-02 16:47:44 +01:00
COPYING.MIT
recipes.txt recipes.txt: Add entries for "recipes-rt" and "recipes-support" 2012-07-09 16:58:56 +01:00