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

Bug#236533: dhcp-client: support for Dynamic DNS in netcfg



On Wed, Jun 02, 2004 at 12:04:07AM -0700, Karl Hegbloom wrote:
> It seems to me that the most flexible thing to do would be to generate
> confiles like these from templates filled in with the debconf variable
> values.  What if a local admin could supply custom templates for some of
> that stuff?  It could potentially be very powerful...  Especially if the
> debconf data came from a central server and could contain keys defined
> locally, and then the templates could contain references to those keys,
> and your script would obligingly fill them in along with the just-asked
> parts.

No, this is beyond what I was talking about. The way we were doing it,
we started with:

#!/bin/sh -e

Each call of di_system_prebaseconfig_append would result in a single cp
operation for the file the function was working on to that skeleton
script. It made no sense to generate such a dull script on the fly.

You are right; we do need d-i automation. Someone has to do it...

-- 
Joshua Kwan

Attachment: signature.asc
Description: Digital signature


Reply to: