busybox: Add a 'mountall' file and install for CONFIG_FEATURE_MOUNT_FSTAB=y
commit264f51739dbf11f310de2d6f01cf563bb08dd50c
authorTom Rini <trini@embeddedalley.com>
Fri, 13 Feb 2009 17:45:32 +0000 (13 12:45 -0500)
committerTom Rini <trini@embeddedalley.com>
Fri, 13 Feb 2009 17:45:32 +0000 (13 12:45 -0500)
treeb1fa3af84d04daf8ef718680d17143e633ef3e18
parentfec216f25e71c0f2c82670f633b0f161d01cec0d
busybox: Add a 'mountall' file and install for CONFIG_FEATURE_MOUNT_FSTAB=y
For all versions of busybox that have the above enabled, bump PR and include
the generic mountall (taken from sysvinit).  In the inc file, if enabled
make ${D}/etc/defaults/ and put this in there.
packages/busybox/busybox-static_1.11.3.bb
packages/busybox/busybox.inc
packages/busybox/busybox_1.11.3.bb
packages/busybox/busybox_1.13.2.bb
packages/busybox/busybox_1.7.2.bb
packages/busybox/busybox_1.9.2.bb
packages/busybox/files/mountall [new file with mode: 0644]
packages/busybox/slingbox_1.3.1.bb