aboutsummaryrefslogtreecommitdiff
path: root/sbin/bectl
Commit message (Expand)AuthorAgeFilesLines
* tests: skip gracefully when the tested binary's own package isn't installedWarner Losh5 days1-1/+10
* manpages: Fix author e-mail address formattingRobert Clausecker11 days1-3/+3
* bectl(8): Fix a typo in the manual pageGordon Bergling2026-06-271-1/+1
* bectl: Add -E flag to create an empty boot environmentPat Maddox2026-02-053-3/+35
* bectl: log modifying functions to zpool historyRob Norris2025-12-171-16/+57
* Use ZFSTOP more broadlyJohn Baldwin2025-11-241-5/+5
* zfs: fix build after openzfs/zfs@e63d026b9Martin Matuska2025-11-171-1/+2
* bectl.8: Describe betterAlexander Ziaee2025-07-101-56/+65
* bectl: Print activate message in a single lineRenato Botelho2025-07-011-3/+5
* bectl: Use SPDX only licenseAlexander Ziaee2025-06-136-125/+10
* Update Makefile.depend filesSimon J. Gerraty2024-10-142-12/+11
* Remove residual blank line at start of MakefileWarner Losh2024-07-152-2/+0
* Prepare some build fixes in advance of more _FORTIFY_SOURCEKyle Evans2024-07-131-1/+1
* bectl(8): authors: Kyle Evans: fine-tuneGraham Perrin2024-04-101-3/+3
* bectl(8): authors: be more explicitGraham Perrin2024-04-101-2/+4
* bectl(8): HISTORY, AUTHORS: further attentionGraham Perrin2024-04-101-5/+2
* bectl(8): corrections, changesGraham Perrin2024-04-101-16/+24
* bectl: Simplify command aliases.Dag-Erling Smørgrav2024-03-181-7/+2
* bectl: Use geopt() and drop mention of -?.Dag-Erling Smørgrav2024-03-182-27/+27
* libbe: handle destroying/renaming temporary/bootonce boot environmentsR. Christian McDonald2024-01-291-12/+90
* sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-273-3/+0
* sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* bectl: fix some `mandoc -Tlint` complaintsKyle Evans2023-10-051-8/+7
* bectl: make mount subcommand less verboseRobert Wing2023-08-231-1/+1
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* libbe: recursively promote deep BE datasetsR. Christian McDonald2023-07-171-7/+5
* libbe: promote activated BEs all the wayKyle Evans2023-07-111-0/+56
* bectl(8): clarifications, expansionGraham Perrin2023-06-281-25/+43
* bectl.8: update /homeMike Karels2023-05-251-5/+6
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-126-6/+6
* bectl: document the -r flag to bectlKyle Evans2023-04-262-19/+50
* zfs: merge openzfs/zfs@431083f75Martin Matuska2023-04-033-16/+13
* bectl: Improve error message when ZFS root is not found.Andrew Gallatin2023-03-311-1/+5
* pkgbase: Put zfs utilities and lib in their own packageEmmanuel Vadot2022-10-261-1/+1
* bectl: push space-in-name check down into libbeKyle Evans2022-04-031-7/+2
* bectl: add some discussion about boot environment layoutsKyle Evans2022-03-311-1/+91
* bectl(8): don't allow creation of boot environments with spacesRobert Wing2021-06-032-1/+12
* sbin/bectl: Skip tests if sparse files are not supportedAlex Richardson2021-02-031-0/+7
* bectl: remove spurious aok variableKyle Evans2021-01-161-2/+0
* bectl: tests: use -R <mount> instead of specifying altrootKyle Evans2021-01-161-1/+1
* bectl(8): sync man page and help textRobert Wing2021-01-062-11/+9
* pkgbase: Move bectl to the runtime packageEmmanuel Vadot2021-01-041-0/+1
* bectl: simplify the tail end of the jail cmdKyle Evans2020-12-061-4/+2
* Fix r368197: suppress error printing for the "check" command.Gleb Smirnoff2020-12-021-2/+3
* Print at least something when failing.Gleb Smirnoff2020-11-301-1/+4
* bectl(8): missing flag in the help messageLuca Pizzamiglio2020-10-301-1/+1
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-214-9/+40