Update gpt:
commitb333df0221271501c9fb6a8f22c4641f5f0516f5
authorThomas Nikolajsen <thomas@dragonflybsd.org>
Thu, 21 Aug 2008 23:10:04 +0000 (21 23:10 +0000)
committerThomas Nikolajsen <thomas@dragonflybsd.org>
Thu, 21 Aug 2008 23:10:04 +0000 (21 23:10 +0000)
tree345304619b76a5c4a3c66ffce51179ed7fcd2ced
parent4c576bde27aa0e6fdffc0ca938dcee519b2d1820
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