Date: Sat, 27 Nov 2010 13:53:21 +0000 (UTC) From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/geom/class/part geom_part.c gpart.8 Message-ID: <201011271353.oARDrelr045334@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ae 2010-11-27 13:53:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sbin/geom/class/part geom_part.c gpart.8
Log:
SVN rev 215941 on 2010-11-27 13:53:21Z by ae
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.
Revision Changes Path
1.20.2.13 +317 -0 src/sbin/geom/class/part/geom_part.c
1.7.2.11 +72 -1 src/sbin/geom/class/part/gpart.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011271353.oARDrelr045334>
