Searched hist:"5086 b6ec32d5c82c3d0894eb7bd74a9b81480644" (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libbe/ |
H A D | be_impl.h | diff 5086b6ec32d5c82c3d0894eb7bd74a9b81480644 Fri Jan 26 17:39:38 CET 2024 R. Christian McDonald <rcm@FreeBSD.org> libbe: handle destroying/renaming temporary/bootonce boot environments
When a temporary/bootonce boot environment is renamed, we need to also update the bootenv nvlist on-disk to reflect the new name. Additionally, when a temporary/bootonce boot environment is destroyed, we also need to clear out the on-disk state.
Reviewed by: kevans Approved by: kp MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D43591
|
H A D | be_info.c | diff 5086b6ec32d5c82c3d0894eb7bd74a9b81480644 Fri Jan 26 17:39:38 CET 2024 R. Christian McDonald <rcm@FreeBSD.org> libbe: handle destroying/renaming temporary/bootonce boot environments
When a temporary/bootonce boot environment is renamed, we need to also update the bootenv nvlist on-disk to reflect the new name. Additionally, when a temporary/bootonce boot environment is destroyed, we also need to clear out the on-disk state.
Reviewed by: kevans Approved by: kp MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D43591
|
H A D | be.c | diff 5086b6ec32d5c82c3d0894eb7bd74a9b81480644 Fri Jan 26 17:39:38 CET 2024 R. Christian McDonald <rcm@FreeBSD.org> libbe: handle destroying/renaming temporary/bootonce boot environments
When a temporary/bootonce boot environment is renamed, we need to also update the bootenv nvlist on-disk to reflect the new name. Additionally, when a temporary/bootonce boot environment is destroyed, we also need to clear out the on-disk state.
Reviewed by: kevans Approved by: kp MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D43591
|
/freebsd/sbin/bectl/tests/ |
H A D | bectl_test.sh | diff 5086b6ec32d5c82c3d0894eb7bd74a9b81480644 Fri Jan 26 17:39:38 CET 2024 R. Christian McDonald <rcm@FreeBSD.org> libbe: handle destroying/renaming temporary/bootonce boot environments
When a temporary/bootonce boot environment is renamed, we need to also update the bootenv nvlist on-disk to reflect the new name. Additionally, when a temporary/bootonce boot environment is destroyed, we also need to clear out the on-disk state.
Reviewed by: kevans Approved by: kp MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D43591
|