1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/lib/libbe
Kyle Evans ee16b7c946 libbe(3): Find rootfs instead by enumerating child datasets of BE root
This makes us more resilient to a rename of the bootfs, but still wouldn't
withstand pool renames or guid renames. More importantly, this allows `bectl
create <foo>` work out of the box to create a boot environment based on the
currently booted one.
2018-07-25 03:30:01 +00:00
..
be_access.c
be_error.c
be_impl.h libbe(3): Disambiguate 'active' a little bit, add 'bootfs' 2018-07-25 03:08:11 +00:00
be_info.c libbe(3): Disambiguate 'active' a little bit, add 'bootfs' 2018-07-25 03:08:11 +00:00
be.c libbe(3): Find rootfs instead by enumerating child datasets of BE root 2018-07-25 03:30:01 +00:00
be.h
libbe.3