aboutsummaryrefslogtreecommitdiff
path: root/sbin/bectl
Commit message (Expand)AuthorAgeFilesLines
* bectl(8): Fix output of `bectl list` for the 'Mountpoint' column.Robert Wing2020-08-191-5/+9
* Comment out TODO notes from bectl(8) manual pageMateusz Piotrowski2020-08-171-5/+5
* Remove an unnecessary macroMateusz Piotrowski2020-08-171-2/+2
* Skip bectl jail test if jail not installed (WITHOUT_JAIL).Olivier Cochard2020-04-291-0/+1
* bectl.8: correctly sort SEE ALSO section after 360078Alan Somers2020-04-191-1/+1
* bectl.8, beinstall.sh.8: fix man page section of beinstall.shAlan Somers2020-04-181-2/+2
* Drop "All Rights Reserved" from all libbe/bectl filesKyle Evans2020-01-242-2/+0
* libbe(3): promote dependent clones when destroying an environmentKyle Evans2020-01-021-0/+45
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-0/+32
* Capitalize some user-visible output messages inBenedict Reuschling2019-11-301-12/+12
* bectl(8): destroy: use BE_DESTROY_AUTOORIGIN if -o is not specifiedKyle Evans2019-10-161-1/+3
* bectl(8): Add a "check" commandKyle Evans2019-09-112-28/+54
* bectl(8): initialize reverse earlierKyle Evans2019-09-091-3/+2
* bectl(8): implement sorting for 'bectl list' outputKyle Evans2019-09-043-40/+148
* bectl(8): create non-recursive boot environmentsKyle Evans2019-06-272-18/+43
* bectl(8): Don't accept jid=0 from jail_getidKyle Evans2019-06-021-1/+6
* bectl(8): Address Coverity complaintsKyle Evans2019-05-281-1/+2
* bectl(8): Add a test for jail/unjail of numeric BE namesKyle Evans2019-05-241-4/+12
* bectl(8): add description for create subcommandKyle Evans2019-05-221-1/+19
* bectl.8: Bump date after r345845Mateusz Piotrowski2019-04-031-1/+1
* bectl.8: Clean up & clarify the create subcommandMateusz Piotrowski2019-04-031-60/+79
* libbe: Fix zfs_is_mounted check w/ snapshotsKyle Evans2019-04-011-0/+9
* bectl(8): change jail command to execute jail(8)Kyle Evans2019-03-191-99/+162
* Fix up concurrent test zpool setup and teardownEnji Cooper2019-02-121-17/+34
* bectl(8): commit missing test modifications from r343993Kyle Evans2019-02-111-3/+3
* bectl(8): Add -o flag to destroy to clean up the origin snapshot of BEKyle Evans2019-02-112-10/+38
* bectl(8) test: Force destroy the zpool in cleanupKyle Evans2019-01-291-1/+1
* libbe(3): Change be_mount to mount/unmount child datasetsKyle Evans2019-01-103-10/+28
* bectl: use jail id as the default jail name for a boot environmentKyle Evans2018-12-253-21/+50
* bectl: sync usage with man page, removing stray multibyte charactersYuri Pankov2018-11-261-9/+11
* Cross-reference libbe(3) and bectl(8).Mateusz Piotrowski2018-11-211-1/+2
* bectl(8) tests: attempt to load the ZFS moduleKyle Evans2018-11-191-1/+1
* bectl(8): Add some regression testsKyle Evans2018-11-193-0/+311
* bectl(3)/libbe(3): Allow BE root to be specifiedKyle Evans2018-11-191-4/+16
* libbe(3)/bectl(8): Make consistent with beadmKyle Evans2018-08-242-6/+6
* bectl(8): Man page and usage cleanupKyle Evans2018-08-232-115/+103
* bectl(8): jail: Tear down jail by default after command exitsKyle Evans2018-08-233-13/+44
* bectl(8): Allow running a custom command in the 'jail' subcommandKyle Evans2018-08-183-8/+17
* bectl(8): Add batch mode to jail subcommandKyle Evans2018-08-173-10/+27
* bectl(8): Kit-kat barKyle Evans2018-08-161-1/+2
* bectl(8): Implement the 'create a snapshot' variant of createKyle Evans2018-08-161-5/+19
* bectl(8): Appease clang-scanKyle Evans2018-08-161-1/+1
* libbe(3)/bectl(8): Hit rewind on a bunch of off-by-onesKyle Evans2018-08-161-5/+5
* bectl(8): Check jailparam_* return valuesKyle Evans2018-08-141-13/+28
* libbe(3)/bectl(8): Remove now-redundant include pathsKyle Evans2018-08-131-1/+0
* libbe(3): Fix be_import to delete temp snapshotKyle Evans2018-08-131-7/+1
* bectl(8): Use strcmp, rather than trying to directly compareKyle Evans2018-08-121-1/+1
* bectl(8): Rename "index" variable, which shadows a global in some landsKyle Evans2018-08-121-2/+2
* libbe(3)/bectl(8): More SYSROOT/GCC build fixesKyle Evans2018-08-111-0/+1
* bectl(8): Add missing include pathKyle Evans2018-08-111-0/+1