]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r215570:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 27 Nov 2010 13:53:21 +0000 (13:53 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 27 Nov 2010 13:53:21 +0000 (13:53 +0000)
commit0ebc0224588b720f371e73a27b17f524c7cb51be
treedad4590c6bbcb4ae29aa1ec51f43951365fe3f72
parent09f312a0d10955aebba23c53e1f54416e9f61f50
MFC r215570:
  Add to gpart(8) an ability to backup partition table and
  restore it from given backup.

MFC r215671:
  Always dump partition labels with `gpart backup`, but `gpart restore`
  does restore them only when -l option is specified [1]. Make number of
  entries field in backup format optional. Document -l and -r options of
  `gpart show` action.

MFC r215672:
  Add SIGINT handler to `gpart restore` action.

git-svn-id: svn://svn.freebsd.org/base/stable/8@215941 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/geom/class/part/geom_part.c
sbin/geom/class/part/gpart.8