Robert Millan <[EMAIL PROTECTED]> writes:

>> Please do not perform update-grub compulsorily by postinst. It is very 
>> unpleasant to overwrite grub.cfg freely.
>
> I suppose it doesn't harm to add an option to disable it; perhaps we could
> even reuse /etc/kernel-img.conf.  Could you file a separate bug for this?

IMO, /etc/defaults/grub looks like a better place for this setting. We
can source it and check for:

if [ "x$AUTORUN_UPDATE_GRUB" = "xyes" ]; then
    ...
fi

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: [EMAIL PROTECTED]      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
---------------------------------------------
"Microsoft sells you Windows ... Linux gives
 you the whole house."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to