Re: Enabling standardized debconf preseeding in base-config

2004-03-10 Thread Petter Reinholdtsen
[Joey Hess] > 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. Right. I did not check the docs for that one. :) >> if debconf-get-selections -c $file ; then >> echo "error: Fai

Re: Enabling standardized debconf preseeding in base-config

2004-02-15 Thread Joey Hess
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 "er

Enabling standardized debconf preseeding in base-config

2004-02-15 Thread Petter Reinholdtsen
I sat down to look at base-config today, and to try to add code for getting a standardized way to pre-seed the debconf database on first time installs. This is my first try. The debconf-seed.mnu file should make sure this seeding is done as early as possible in the process. I choosed order 5 to