The following short series gets SD card auto-mounting working again.  I
don't know if we want to try and push this new method upstream or if
it's been decided to be distro policy (I assume the latter).  This
enables 'stat' on our busybox config which as the commit message
explains is quite hard to replicate in just shell and avoids requiring
coreutils and is a re-sync with openembedded-core.  This is needed since
/etc/udev/scripts/mount.sh requires 'stat' to exist and work for
auto-mounting of things not in /etc/fstab.  The next change adds a udev
rule for mounting (and cleaning up) on SD card insertion (technically
all mmcblk devices, so eMMC too, which is helpful).  Finally, we drop
the mount-sdcard package and initscript as we don't need it anymore.

-- 
Tom

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to