Re: LiloSetup / os-prober
Postby witek » 11. Jul 2011, 18:58
franksalix wrote:Unfortunately the update process wants to replace Witeks version. How do I stop it doing that?
Of course you mean Akuna`s version, not mine

In order to suppress the update edit /etc/slapt-get/slapt-getrc and find this:
Code: Select all
# Exclude package names and expressions.
# To exclude pre and beta packages, add this to the exclude:
# [0-9\_\.\-]{1}pre[0-9\-\.\-]{1}
EXCLUDE=^aaa_elflibs,^aaa_base,^devs,^glibc-.*,^kernel-.*,^udev,^rootuser-settings,^zzz-settings,.*-[0-9]+dl$,-x86_64-
then add ^lilosetup* at the end of the line of exluded files