Project

General

Profile

action #11444

Updated by okurz over 7 years ago

For details see https://fate.suse.com/318101 

 First check if the Feature status is "done". 

 Currently grub2 presents the snapshots as a list with product names, kernel version numbers, timestamp. It is pretty hard to find the right snapshot. We should introduce an attribute or something similar, which the admin can set to some text shown instead of the autogenerated name for an entry. 

 Testcase: 
 Page_white_edit Edit testcase 

 Run 
 snapper modify --userdata="bootloader=foo bar" [number] 

 And reboot to see if boot menu's snapshot for [number] description has displayed "foo bar".

Back