add delay for root partition when extroot is used
authorPeter Wagner <tripolar@gmx.at>
Sat, 29 Jun 2013 15:42:11 +0000 (15:42 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sat, 29 Jun 2013 16:44:45 +0000 (18:44 +0200)
commit0a4e3d257da46a7c0232362ac82a01a8c15ae6d5
tree7518e82c7bd0deaec1985e2b132e23ee7891f48c
parentf58e5e1a927dd37ba951d0bee4d63c5949bc8f0d
 add delay for root partition when extroot is used

This patch adds a new option called delay_root to /etc/config/fstab. This option defines
how long mount_root should wait (in seconds) for an external storage to show up.

Signed-off-by: Peter Wagner <tripolar@gmx.at>
block.c