Hey Pallavi, Here is another release note.
Thanks! Joe ==================================================================== 4061 libbe should copy all entries in menu.lst matching a BE when creating a new BE based on it. Title: When creating a new boot environment, only the first grub menu.lst entry of the source boot environment gets created for the new boot environment. Description: When a new boot environment is being created, either via beadm or pkg image-update, the new boot environment will only have one entry in the grub menu.lst file regardless of how many the source boot environment has. The source boot environment's first menu.lst entry will be used to create the entry for the new boot environment. All others will be ignored. The problem is if the user needed the other entries for the new boot environment they are not available. Workaround: Edit the file /rpool/boot/grub/menu.lst, duplicating the desired entries from the original boot environment replacing the BE name from the source entries with the BE name of the target.
