meta-digi/meta-digi-dey/recipes-core/initscripts
Javier Viguera 8ca43c4a78 initscripts: add runtime dependency on util-linux umount
The initscripts package includes a '/etc/init.d/umountfs' script used
for reboot/poweroff purposes. That script calls the 'umount' command
but seems that the combination of busybox' umount + linux-3.x fails in
this script (it hangs without completing the reboot/poweroff).

So as a workaround use the umount command from util-linux package

https://jira.digi.com/browse/DEL-633

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-09-17 12:17:10 +02:00
..
initscripts-1.0 meta-digi-dey: allow to mount the rootfs with 'noatime' 2013-07-04 11:48:24 +02:00
initscripts_1.0.bbappend initscripts: add runtime dependency on util-linux umount 2013-09-17 12:17:10 +02:00