Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2004 03:33:28 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/gpt create.c gpt.8
Message-ID:  <200411190333.iAJ3XSxD010340@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004-11-19 03:33:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sbin/gpt             create.c gpt.8 
  Log:
  MFC: create.c:1.10, gpt.8:1.8+1.10
  Add an -f option (for force) to the create command. The -f option
  allows the user to force the creation of a GPT even when there's a
  MBR on the device. The MBR is simply wiped and any partitions
  described by it are lost. Without the -f option one cannot create
  a GPT when there's a MBR.
  
  Revision  Changes    Path
  1.6.2.3   +15 -5     src/sbin/gpt/create.c
  1.6.2.2   +10 -2     src/sbin/gpt/gpt.8



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