Update gpt:
authorThomas Nikolajsen <thomas@dragonflybsd.org>
Thu, 21 Aug 2008 23:10:04 +0000 (23:10 +0000)
committerThomas Nikolajsen <thomas@dragonflybsd.org>
Thu, 21 Aug 2008 23:10:04 +0000 (23:10 +0000)
commitb9016d53a2d0bbee42205d54eb4bd52802fe4765
treed7f921706d5738dca45fe999afbda3ac0a0236d0
parent64fdb67acec67bf369d6541eb41dc2d97beea4d2
Update gpt:
 - note that DragonFly supports 32 slices per disk
 - increase size of boot slice (slice 0 made by boot command):
increase size from 128MB til 256MB, as total size of
kernel & modules w/ .old is over 128MB and
it is a hassle to increase size of boot slice later
 - add note that boot0 boot manager, which can be manipulated by
boot0cfg command, is used by boot command
 - add example of GPT boot disk setup
 - improve mark up a bit
sbin/gpt/boot.c
sbin/gpt/gpt.8