diff options
author | ae <ae@FreeBSD.org> | 2011-11-07 09:21:18 +0000 |
---|---|---|
committer | ae <ae@FreeBSD.org> | 2011-11-07 09:21:18 +0000 |
commit | b0abf8d7272277e1d5d9739f2473292439c3f356 (patch) | |
tree | fb7382b44e5cf0aaeb991c57feab75ea89b7bbab /sys/kern/kern_sig.c | |
parent | 19e5b9fafd66d4c00d87b208e2f275df7ff84ab5 (diff) | |
download | FreeBSD-src-b0abf8d7272277e1d5d9739f2473292439c3f356.zip FreeBSD-src-b0abf8d7272277e1d5d9739f2473292439c3f356.tar.gz |
Reorganize write_mbr() function to be able write bootcode with different
ways. Improve error reporting and also fix indenting.
Now we are trying to write bootcode:
1. Directly to provider (if we can open it for writing);
2. Via GEOM_PART (if it is available);
3. Via GEOM_MBR.
MFC after: 2 weeks
Diffstat (limited to 'sys/kern/kern_sig.c')
0 files changed, 0 insertions, 0 deletions