Date: Sun, 31 Oct 2004 02:20:18 +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: <200410310220.i9V2KIqG099883@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-10-31 02:20:17 UTC FreeBSD src repository Modified files: sbin/gpt gpt.8 migrate.c Log: Remove the -k option to migrate. The option causes gpt(8) to preserve the MBR after it is migrated to a GPT. While this was useful during the early days when GPT support was under development, it's something that users can use without knowing what they're getting themselves into. The possible harm outweights the marginal usefulness it now has. Revision Changes Path 1.7 +1 -10 src/sbin/gpt/gpt.8 1.11 +24 -29 src/sbin/gpt/migrate.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410310220.i9V2KIqG099883>