Date: Sat, 13 Sep 2014 06:34:32 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r271500 - user/nwhitehorn/bsdinstall_zfspartedit/partedit Message-ID: <201409130634.s8D6YWVO026615@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nwhitehorn Date: Sat Sep 13 06:34:31 2014 New Revision: 271500 URL: http://svnweb.freebsd.org/changeset/base/271500 Log: sade now can manipulate zfs pools (a little). One missing feature is destroying the pool when its vdevs are removed. ZFS has way more state than UFS. Modified: user/nwhitehorn/bsdinstall_zfspartedit/partedit/sade.8 Modified: user/nwhitehorn/bsdinstall_zfspartedit/partedit/sade.8 ============================================================================== --- user/nwhitehorn/bsdinstall_zfspartedit/partedit/sade.8 Sat Sep 13 06:29:38 2014 (r271499) +++ user/nwhitehorn/bsdinstall_zfspartedit/partedit/sade.8 Sat Sep 13 06:34:31 2014 (r271500) @@ -68,7 +68,5 @@ with the equivalent part of .Sh BUGS The utility misses a lot of nice features, such as tools for manipulating -.Xr gmirror 8 -or -.Xr zfs 8 . +.Xr gmirror 8 . These will be added later.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409130634.s8D6YWVO026615>