generic-poky/meta/recipes-core/base-files/base-files
Gary Thomas 2b8bd22c7c base-files: filesystems: fix mount order
This changes the order that file system [types] are tried
when using 'mount' in busybox when the file system type is
not explictly specified.  The pervious ordering is
incorrect in that less capable file system types are tried
first, e.g. ext2 before ext3, which will cause an ext3 file
system to be mounted as ext2, disabling some of the ext3
features such as journaling.

The change also moves infrequently used file system types to
the end as checking for them is just a waste of effort in
most cases.  The list now also includes ext4.

[RP: Add PR bump, unbreak patch application]
(From OE-Core rev: fff18970706913e7fd7f4a119d798dddb44b388a)

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-01-06 14:41:47 +00:00
..
licenses OECore license fixes: meta/* 2011-12-08 15:24:32 +00:00
share Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
filesystems base-files: filesystems: fix mount order 2012-01-06 14:41:47 +00:00
fstab Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
host.conf Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
inputrc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
issue base-files: Allow a basic issue file to be extended by the code, following the method now used by OE 2010-11-02 09:20:46 +00:00
issue.net base-files: Allow a basic issue file to be extended by the code, following the method now used by OE 2010-11-02 09:20:46 +00:00
motd Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
nsswitch.conf Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
profile base-files: remove ending colon from default $PATH for root user 2011-01-28 16:49:12 +00:00
rotation Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
shells Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
usbd Major layout change to the packages directory 2010-08-27 15:29:45 +01:00