Date: Sun, 7 Nov 2004 23:41:26 +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: <200411072341.iA7NfQGp048652@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-11-07 23:41:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/gpt gpt.8 migrate.c Log: MFC rev. 1.7 (gpt.8) & 1.11 (migrate.c) 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. [MFC notice: due to the harm that the option can do it is believed that this feature reduction is appropriate on a stable branch] Revision Changes Path 1.6.2.1 +1 -10 src/sbin/gpt/gpt.8 1.7.2.3 +24 -29 src/sbin/gpt/migrate.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411072341.iA7NfQGp048652>