Date: Sat, 13 Nov 2004 05:44:02 +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 gpt.8 migrate.c Message-ID: <200411130544.iAD5i2Ap067128@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-11-13 05:44:02 UTC FreeBSD src repository Modified files: sbin/gpt gpt.8 migrate.c Log: Add an -f option (for force) to the migrate command. Normally an MBR with unknown partitions is not migrated. By specifying the -f option migration will happen and unknown partitions will be lost. Revision Changes Path 1.9 +10 -0 src/sbin/gpt/gpt.8 1.13 +11 -5 src/sbin/gpt/migrate.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411130544.iAD5i2Ap067128>