Author: evanl
Repository: /hg/caiman/snap_upgrade
Latest revision: 6f387b64666f9513e2d6e21396b3f227880e3ce8
Total changesets: 1
Log message:
Fixed be_update_grub line continuation bug.
Fixed be_change_grub_default bug which caused the temp file move to fail.
Fixed be_activate so that is now does more than one level of promotion if
needed.
Added be_change_grub_default to be_activate so that the default in the grub
menu matches the active on reboot BE.
Corrected the collection of creation timne data in be_list
Added code to collect the policy type in be_list
some code clean-up in be_rename
Files:
update: usr/src/lib/libbe/be_activate.c
update: usr/src/lib/libbe/be_list.c
update: usr/src/lib/libbe/be_rename.c
update: usr/src/lib/libbe/be_utils.c