Bug#574617: grub-pc: GRUB_DEFAULT=saved not working

2016-01-25 Thread Francois Gouget
I believe this has been working for a while now. At least I think it's ok with grub-pc 2.02~beta2-33. -- Francois Gouget http://fgouget.free.fr/ If you think the whole world revolves around you, quit staring at the GPS display while driving.

Bug#574617: grub-pc: GRUB_DEFAULT=saved not working

2010-03-27 Thread rupi
Hi, thx. for your information.. seems that save_env on a lvm isn't supported, though i couldn't find documentation on this. Some quick testing with save_env, edit_env and the grub-editenv tool all showed the very same result: saving fails without raising any error. I suggest adding a warning abou

Bug#574617: grub-pc: GRUB_DEFAULT=saved not working

2010-03-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
> test something if requested.=20 > > Thanks, > rupi > > > -- Package-specific info: > > *** BEGIN /proc/mounts > /dev/mapper/yui-root / ext4 rw,relatime,errors=3Dremount-ro,user_xattr,= barrier=3D1,data=3Dordered,usrquota,grpquota 0 0 > /dev/mapper/yui-tmp /tmp ext4 rw,nosuid,n

Bug#574617: grub-pc: GRUB_DEFAULT=saved not working

2010-03-19 Thread rup i
Package: grub-pc Version: 1.98-1 Severity: important Hi, setting 'GRUB_DEFAULT=saved' is quite meaningless at this point: the generated /boot/grub/grub.cfg contains the set default="${saved_entry}" and a function 'savedefault' which should save this, but actually this doesn't do anything. Sorr