diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2021-08-06 10:41:32 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2021-08-06 10:41:32 +0000 |
commit | 4b93dd0708d3a8f1a050726eeed5baeec01df657 (patch) | |
tree | 9f8bfa3ae435f3f105d162ece2c37e35b17b1a03 /lib/libradius | |
parent | ea488434e4208982d2def60b8ddf81459e6f29c6 (diff) |
Cleanup, clarify and generally polish the MBR/GPT initialization
code.
'-g' is promoted to be independant of '-i'. This makes it clearer
that there are four mutually exclusive initialization options.
'-i' puts the default MBR on disk, '-g' puts the default GPT on
disk, '-u' updates the MBR boot code on disk and '-A' puts a new
set of GPT partitions on disk without overwriting 'protected'
partitions.
The last initialization option specified is the one executed, so
existing '-i -g' finger memory, etc. continue to work as before.
man page/usage feedback/tweaks from jmc@
Diffstat (limited to 'lib/libradius')
0 files changed, 0 insertions, 0 deletions