aboutsummaryrefslogtreecommitdiff
path: root/lib/libbe/be.c
Commit message (Expand)AuthorAgeFilesLines
* libbe(3): Handle non-ZFS rootfs betterKyle Evans2018-11-191-2/+19
* libbe(3): Properly account for altroot when creating new BEsKyle Evans2018-11-191-1/+14
* bectl(3)/libbe(3): Allow BE root to be specifiedKyle Evans2018-11-191-9/+14
* libbe(3): rewrite init to support chroot usageKyle Evans2018-11-171-79/+18
* libbe(3): Set canmount properly when activating a new BEKyle Evans2018-11-101-0/+18
* libbe(3): Don't promote non-cloned BEsKyle Evans2018-11-011-2/+14
* libbe(3): Fix BE activation promoting activated BEKyle Evans2018-10-011-7/+13
* libbe(3): Fix error handling with respect to be_existsKyle Evans2018-09-011-6/+6
* libbe(3)/bectl(8): Make consistent with beadmKyle Evans2018-08-241-11/+3
* libbe(3): Impose dataset length restrictions on boot env name validationKyle Evans2018-08-161-8/+19
* libbe(3): Prefer safer versions of strcat/strcpyKyle Evans2018-08-161-9/+12
* libbe(3)/bectl(8): Hit rewind on a bunch of off-by-onesKyle Evans2018-08-161-15/+14
* libbe(3): Fix leaky faucetsKyle Evans2018-08-141-24/+21
* libbe(3): Light typo fix/word additionKyle Evans2018-08-131-2/+3
* libbe(3): Fix be_import to delete temp snapshotKyle Evans2018-08-131-3/+19
* libbe(3): Document the import bug...Kyle Evans2018-08-111-2/+2
* libbe(3)/bectl(8): Kill off the 'add' functionality for nowKyle Evans2018-08-111-3/+9
* libbe(3): More error handling bitsKyle Evans2018-08-101-63/+115
* libbe(3): Plug some holes, do some more proper error returnsKyle Evans2018-08-101-34/+29
* libbe(3): more small cleanup, const'ify and light style(9)Kyle Evans2018-08-101-18/+16
* libbe(3): Some more light error handling...Kyle Evans2018-08-081-16/+26
* libbe(3): Clarify some errorsKyle Evans2018-08-081-15/+15
* libbe(3)/bectl(8): Standardize $FreeBSD$ IDsKyle Evans2018-08-071-0/+3
* libbe(3)/bectl(8): Standardize copyright headersKyle Evans2018-08-071-2/+2
* libbe(3): Destroy all children of a BE dataset, tooKyle Evans2018-08-071-7/+19
* This snippet is no longer from zfsbootcfgKyle Evans2018-08-071-4/+0
* libbe(3): Rewrite activate temp bits to rely less on loaderKyle Evans2018-08-071-18/+39
* bectl: Implement -D ("space if origin datasets were deleted")Kyle Evans2018-08-051-0/+9
* libbe(3)/be(8): Drop WARNS overrides, fix all falloutKyle Evans2018-07-251-33/+31
* libbe(3): Add nextboot flag to returned BE informationKyle Evans2018-07-251-0/+3
* libbe(3): make style consistent with what I'll use going forwardKyle Evans2018-07-251-176/+118
* libbe(3): Find rootfs instead by enumerating child datasets of BE rootKyle Evans2018-07-251-6/+30
* libbe(3): Disambiguate 'active' a little bit, add 'bootfs'Kyle Evans2018-07-251-49/+59
* Import libbe(3)/be(1) from socsvn/soc2017/kneitinger/libbe-headKyle Evans2018-07-241-0/+876