vermaden/beadm

Implement "beadm create -d"

Closed this issue · 2 comments

xen0l commented

From illumos beadm manpage:

   -d description

               Create a new BE with a description associated with it.

This adds description to BE and that description is displayed in the boot loader screen selection menu. This can be handy for end users.

FreeBSD's bootloader displays only BE name, no place for description.

xen0l commented

@vermaden you can store those in ZFS atrtibutes and make it available for beadm list output just as in Solaris world.