Move root option processing into a pre-mount hook.
authorVictor Lowther <victor.lowther@gmail.com>
Sat, 7 Mar 2009 14:02:03 +0000 (08:02 -0600)
committerVictor Lowther <victor.lowther@gmail.com>
Sat, 7 Mar 2009 14:02:03 +0000 (08:02 -0600)
commit76c88488c427f8e342d49672cfb605160acb7649
treed837a05da016d2d90dc7a651584375e97ef0e179
parent5cad5bb50e9775cc5c09aaa2d9c0dc4c605787d3
Move root option processing into a pre-mount hook.

This will make it easier to add support for root on nfs, root on iscsi,
root on multipath, and other such oddities.
modules.d/99base/install
modules.d/99base/mount-root.sh [new file with mode: 0755]
modules.d/99base/parse-root-opts.sh [moved from modules.d/99base/mount-partition.sh with 86% similarity]