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

Bug#284289: partial preseeding after manual partman



On Tue, 07 Dec 2004, Geert Stappers wrote:

> On Mon, Dec 06, 2004 at 08:00:35PM +0100, maximilian attems wrote:
<snipp>
> > Index: installer/doc/manual/en/appendix/example-preseed.xml
> > ===================================================================
> > --- installer/doc/manual/en/appendix/example-preseed.xml	(revision 24247)
> > +++ installer/doc/manual/en/appendix/example-preseed.xml	(working copy)
> > @@ -312,6 +312,10 @@
> >  #   debconf-get-selections --installer > file
> >  #   debconf-get-selections >> file
>   #   debconf-get-selections --installer > preseed.cfg
>   #   debconf-get-selections >> preseed.cfg
> >  
> > +# Debconf has much stricter validity checks. It catches errors like line
> > +# wrap mistakes. You may want to check the validity of your syslinux.cfg:
> > +#   debconf-set-selections < syslinux.cfg
> > +
>  +# Debconf has much stricter validity checks. It catches errors like line
>  +# wrap mistakes. You may want to check the validity of your preseed.cfg
>  +#   debconf-set-selections < preseed.cfg
>  +
> >  # If you like, you can include other preseed files into this one.
> >  # Any settings in those files will override pre-existing settings from this
> >  # file. More that one file can be listed, separated by spaces; all will be
> 
> If the usefull test hint makes it into the manual,
> then please use consistent filenames.

agreed, but the file is named 'syslinux.cfg' everywhere else in
example-preseed.xml, except aboves "debconf-get-selections" line.

so better correct that occurence than introduce furture divergence.
not that i care about the filename, but i guess you do. ;-)
 

--
maks




Reply to: