summaryrefslogtreecommitdiff
path: root/usr/src/lib/libbe
AgeCommit message (Collapse)AuthorFilesLines
2011-06-10OS-427 zpool(1M) and zfs(1M) should support -p for "list" and "get"Dave Pacheco1-1/+2
2011-07-191116 beadm *_snap commands shouldn't existAlexander Eremin1-1/+1
1208 beadm doesn't show BE snapshots Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gary Mills <mills@cc.umanitoba.ca> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2011-07-19backout 1116 beadm *_snap commands shouldn't exist (incorrect user)eschrock1-1/+1
2011-07-191116 beadm *_snap commands shouldn't existeschrock1-1/+1
1208 beadm doesn't show BE snapshots Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Gary Mills <mills@cc.umanitoba.ca> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2011-04-06719 beadm should allow BEs outside of <rpool>/ROOTAlexander Eremin5-84/+237
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-03-18720 be_utils should not use pythonAlexander Eremin3-19/+98
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2010-12-27418 replace beadm by tbeadm with gettext supportAlexander Stetsenko3-915/+1
Reviewed by: roland.mainz@nrubsig.org Reviewed by: gordon.w.ross@gmail.com Reviewed by: trisk@opensolaris.org Approved by: garrett@nexenta.com
2010-08-2251 branding regression for boot menuGarrett D'Amore1-1/+7
Reviewed by: richlowe@richlowe.net Approved by: richlowe@richlowe.net --HG-- rename : usr/src/uts/intel/os/illumos.xpm => usr/src/uts/intel/os/splashimage.xpm
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson1-1/+1
6720531 ZFS should provide read-only import
2010-08-04PSARC 2010/059 SNAP BE ManagementGlenn Lagasse18-0/+14786
6964804 SNAP BE management into ON 6971379 libbe should capture and give useful error when installgrub or ict.py fails. 6971390 beadm does not support labeled brand zones 6971394 BEADM_ERR_BE_DOES_NOT_EXIST has an extra space 6971397 libbe error messages need internationalization 6971402 Remove be_get_last_zone_be_callback 6971409 be_create_menu returns errors from both be_errno_t and errno sets