BTS

Message1563

Author suntong
Recipients mika
Date 2008-10-05.18:05:05
Content
repost mika's respond:

>    - if /etc/debootstrap/debconf-selections file exist, Pre-seed the chroot sys
> tem debconf database with it

> > > Again, I know this is only a quick-hack solution -- proper command
> > > line switch and proper var in /etc/debootstrap/config are needed to
> > > finalize the change.  I'll change again when we can decided on the proper
> > > command line switch and proper /etc/debootstrap/config var name.

> > How about DEBCONF_FILE variable and --debconf cmdline?

> Following the methodology of debootstrap/packages and PACKAGES:

> # install packages defined in /etc/debootstrap/packages?
> PACKAGES='yes'

> How about

> # preseed packages using /etc/debootstrap/debconf-selections?
> DEBCONF='yes'

ACK, that's fine.

> and we can discuss the proper name for "debconf-selections", which was
> named after debconf-get-selections & debconf-get-selections.

ACK
History
Date User Action Args
2008-10-05 18:05:06suntongsetmessageid: <1223229906.66.0.0251949348363.issue518@bts.grml.org>
2008-10-05 18:05:06suntongsetrecipients: + mika
2008-10-05 18:05:06suntonglinkissue518 messages
2008-10-05 18:05:05suntongcreate