cvs commit: src/sbin/gpt add.c gpt.8 gpt.c show.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jun 17 01:15:55 PDT 2007


dillon      2007/06/17 01:15:08 PDT

DragonFly src repository

  Modified files:
    sbin/gpt             add.c gpt.8 gpt.c show.c 
  Log:
  Adjust gpt to use the new UUID lookup functions via /etc/[defaults/]uuids.
  
  Change the default partition type to the DragonFly Label type and add a
  shortcut -t name 'dfly' as well.
  
  Revision  Changes    Path
  1.2       +6 -2      src/sbin/gpt/add.c
  1.2       +2 -1      src/sbin/gpt/gpt.8
  1.2       +14 -0     src/sbin/gpt/gpt.c
  1.2       +11 -34    src/sbin/gpt/show.c


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





More information about the Commits mailing list