Re: idea on how to automate the install (kickstart feature)

2004-01-18 Thread Denis Barbier
On Sun, Jan 18, 2004 at 09:21:33PM +0100, Steinar H. Gunderson wrote: > On Thu, Jan 15, 2004 at 04:11:47PM +0100, Holger Schurig wrote: > > This brought my so far that all the right answers were pre-selected. > > Unfortunately, the dialogs were still displayed, despite the "Flags: seen" > > fields.

Re: idea on how to automate the install (kickstart feature)

2004-01-18 Thread Steinar H. Gunderson
On Thu, Jan 15, 2004 at 04:11:47PM +0100, Holger Schurig wrote: > This brought my so far that all the right answers were pre-selected. > Unfortunately, the dialogs were still displayed, despite the "Flags: seen" > fields. Not only in kbd-chooser, but also in other modules. Gah, I thought I fixed t

Re: idea on how to automate the install (kickstart feature)

2004-01-18 Thread Joey Hess
Christian Perrier wrote: > Quoting Joey Hess ([EMAIL PROTECTED]): > > > I belive that all the seen flag setting code currently in d-i is now > > unnecessary. debconf/showold is set by default in d-i, so cdebconf will > > happily redisplay all questions repeatedly. So we should probably rip > > all

Re: idea on how to automate the install (kickstart feature)

2004-01-18 Thread Christian Perrier
Quoting Joey Hess ([EMAIL PROTECTED]): > I belive that all the seen flag setting code currently in d-i is now > unnecessary. debconf/showold is set by default in d-i, so cdebconf will > happily redisplay all questions repeatedly. So we should probably rip > all the seen flag setting code out, both

Re: idea on how to automate the install (kickstart feature)

2004-01-17 Thread Denis Barbier
On Sat, Jan 17, 2004 at 02:11:07PM -0500, Joey Hess wrote: [...] > I belive that all the seen flag setting code currently in d-i is now > unnecessary. debconf/showold is set by default in d-i, so cdebconf will > happily redisplay all questions repeatedly. Cdebconf has indeed been fixed in 0.50 to

Re: idea on how to automate the install (kickstart feature)

2004-01-17 Thread Joey Hess
Holger Schurig wrote: > This brought my so far that all the right answers were pre-selected. > Unfortunately, the dialogs were still displayed, despite the "Flags: seen" > fields. Not only in kbd-chooser, but also in other modules. > > Here is a source-code excerpt from d-i-cvs/tools/netcfg/netcfg