Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2002 14:51:47 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/gpt add.c
Message-ID:  <200211302251.gAUMpl5i084194@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/11/30 14:51:46 PST

  Modified files:
    sbin/gpt             add.c 
  Log:
  Allow aliases to be used when specifying partition types. The use of
  UUIDs can then be limited to those cases when an alias doesn't exist.
  This greatly increases the likelyhood that a sysadmin finishes the
  partitioning without intermittent mental breakdowns. Current aliases
  are "efi", "swap" and "ufs".
  
  While here, staticize global variables and expand the usage message.
  
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.4       +14 -5     src/sbin/gpt/add.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211302251.gAUMpl5i084194>