]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Add the GEOM_LABEL option to the BEAGLEBONE, GUMSTIX, and RPI-B
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jul 2015 14:50:32 +0000 (14:50 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jul 2015 14:50:32 +0000 (14:50 +0000)
commit2e075349aa423b62af8dbb442421f4b3c98bfe70
treec13e769a99a357454e21f6d1c69f786a0e3795b4
parentdbe6fa6b946e758a758e89537b19bff4829e148e
Add the GEOM_LABEL option to the BEAGLEBONE, GUMSTIX, and RPI-B
kernel configuration files, resolving an issue where the UFS and
MSDOSFS partitions would not mount as set in fstab(5).

This is a direct commit to stable/10, as the GEOM_LABEL option
is handled differently in head for arm/armv6.  The WANDBOARD
and PANDABOARD already have this kernel option entry via the IMX6
kernel configuration file, so do not need to be changed.

Approved by: re (kib)
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@285132 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/conf/BEAGLEBONE
sys/arm/conf/GUMSTIX
sys/arm/conf/RPI-B