cvs commit: src/sbin/gpt boot.c gpt.8

Thomas Nikolajsen thomas at crater.dragonflybsd.org
Thu Aug 21 16:11:04 PDT 2008


thomas      2008/08/21 16:10:04 PDT

DragonFly src repository

  Modified files:
    sbin/gpt             boot.c gpt.8 
  Log:
  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
  
  Revision  Changes    Path
  1.2       +1 -1      src/sbin/gpt/boot.c
  1.7       +82 -15    src/sbin/gpt/gpt.8


http://www.dragonflybsd.org/cvsweb/src/sbin/gpt/boot.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/gpt/gpt.8.diff?r1=1.6&r2=1.7&f=u





More information about the Commits mailing list