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

Re: Enabling standardized debconf preseeding in base-config



Petter Reinholdtsen wrote:
>   Only-New: false
>   Debconf: true
>   Order: 5

It should not have debconf set to true, debconf-set-selections
manipulates the db directlry, so base-config needs to restart debconf
after it exits.

>       if debconf-get-selections -c $file ; then
>           echo "error: Failed to load debconf values from '$file'."
>       else
>           debconf-get-selections $file

Should be debconf-set-selections.

> Joey, do you think this is the right approach?  I considered script
> fragments in the SEEDDIR, but decided against it.  If the pre-loading
> need logic to decide which values to load, it should be done in a
> base-config script instead.

It seems reasonable to me.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: