Andr�s Rold�n wrote: > That syntaxis is deprecated. If you look at the manual page, you > will notice that you can simply put anything like install=bmp, > install=menu or install=text and lilo will know what to do with > that options. > > If lilo-installer is using that kind of syntaxis with the default > lilo.conf file, it should really change that.
That seems to be due to an ill-considered recent copying of woody's
lilo.conf into the lilo installer. Fixed. However, it has nothing to do
with the problem I reported.
if [ ! -f /etc/lilo.conf ]; then
isfresh=1
db_text high lilo/new-config || true
db_go
fi
This is the debconf note that is unconditionally, and pointlessly displayed
when lilo is installed.
Perhaps we should write lilo.conf before apt-installing lilo?
--
see shy jo
signature.asc
Description: Digital signature

