summaryrefslogtreecommitdiff
path: root/usr/src/cmd/beadm
AgeCommit message (Collapse)AuthorFilesLines
2021-10-3014182 beadm: list boot environments by defaultToomas Soome1-6/+4
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-05-3113828 beadm: Fix wrong array sizeNan Xiao1-2/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2021-01-1913451 beadm needs to do more with temporary BE activationAndy Fiddaman1-4/+23
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-11-137537 want nextboot (one time boot) supportToomas Soome1-8/+54
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-2810122 beadm buffer over-runJohn Levon1-1/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-10-179892 Most consumers of be_list() do not need snapshotsAndy Fiddaman1-1/+3
Reviewed by: Dominik Hassler <hadfl@omniosce.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Jim Klimov <jim@cos.ru> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-09-04640 number_to_scaled_string is duplicated in several commandsJason King2-27/+5
Reviewed by: Sebastian Wiedenroth <wiedi@frubar.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-02-057355 beadm list -H outputs garbageJames McFadyen1-1/+2
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-5/+3
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-2/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2015-06-115679 be_sort_list(): Possible null pointer dereferenceGary Mills1-2/+11
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-03-062930 beadm should sort by creation dateToomas Soome1-2/+45
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Josef ‘Jeff’ Sipek <jeffpc@josefsipek.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Dan McDonald <danmcd@omniti.com>
2013-12-034220 beadm mount of old BE with zones fails "Read only filesystem"Alexander Eremin1-0/+4
4235 beadm(1M) mount options undocumented in man page Reviewed by: Ilya Usvyatsky <ilya.usvyatsky@nexenta.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-08-263845 beadm doesn't work in non-global zonesAlexander Eremin1-3/+10
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+1
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-07-242447 beadm should be more descriptive about some errorsAlexander Eremin1-21/+69
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Jim Klimov <jim@cos.ru> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-04-092451 beadm umount should report if there is nothing to unmountAlexander Eremin1-2/+2
2450 beadm umount should support mountpoint name Reviewed by: Dan Kruchinin <dkruchinin@acm.org> Reviewed by: Michael Schuster <michaelsprivate@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Gordon Ross <gwr@nexenta.com>
2012-03-052131 beadm list -a missing units designationAlexander Eremin1-26/+14
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-11-171699 beadm destroy complains "device busy" if hampered by snapshotsAlexander Eremin1-0/+5
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-08-221355 beadm produce a core dump while listing snapshots with -H optionAlexander Eremin1-5/+5
1353 beadm rollback undocumented in man page Reviewed by: Igor Kozhukhov <igor.kozhukhov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-07-191116 beadm *_snap commands shouldn't existAlexander Eremin1-201/+0
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-0/+201
2011-07-191116 beadm *_snap commands shouldn't existeschrock1-201/+0
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-06-15967 beadm usage output lacks 'activate' commandAlexander Stetsenko1-0/+1
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Reviewed by: Kartik Mistry <kartik.mistry@gmail.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D`Amore <garrett@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2011-04-13706 beadm should accept 'umount' as well as 'unmount'Alexander Stetsenko1-30/+25
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gwr@nexenta.com>
2010-12-27418 replace beadm by tbeadm with gettext supportAlexander Stetsenko6-1834/+1699
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-04PSARC 2010/059 SNAP BE ManagementGlenn Lagasse5-0/+1874
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