diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2014-03-13 10:24:32 +0800 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2014-03-14 15:59:43 +0800 |
commit | fdb51c2696a43624ba4378fb61de7e492fa59d98 (patch) | |
tree | 7bec2dc876ac0814ba59b85518ab81bf3ca69988 /ui/ncurses | |
parent | 43f340b66d8323c6e797868d07fc98482052ba35 (diff) | |
download | talos-petitboot-fdb51c2696a43624ba4378fb61de7e492fa59d98.tar.gz talos-petitboot-fdb51c2696a43624ba4378fb61de7e492fa59d98.zip |
discover: Call mount syscall directly
We used to use the mount binary to do filesystem autodetection. Since we
now know the fstype, we may as well call the mount syscall directly.
We add a log messages too, as we'll no longer get the 'running process:'
output from the process code, which is helpful is debugging discovery
issues.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'ui/ncurses')
0 files changed, 0 insertions, 0 deletions