[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LILO 21.6-2



Russell Coker wrote:
> Also currently if you don't have debconf configured to display "high" 
> priority messages then the configure phase of installation won't run.  The 
> problem line is:
> db_text high lilo/createdit

You probably want to use the 'note' data type, not 'text'. See the
debconf tutorial.

The debconf shell library causes the db_text (which is just an alias for
db_input) command to return an exit code of 30 if the question was not
displayed to the user. Ignore the return code (|| true) if you want to.

-- 
see shy jo



Reply to: