Op 28-04-2008 om 08:34 schreef Ronald:
> In my preseed file, I have the following line:
> 
> bootstrap-base base-installer/kernel/image none
> 
> According to the guide, the installer *shouldn't* install any kernel
> images. However, it does.

http://d-i.alioth.debian.org/manual/en.mips/apbs04.html#preseed-base-installer
says

|# The kernel image (meta) package to be installed; "none" can be used if
|# no
|# kernel is to be installed.
|#d-i base-installer/kernel/image string linux-image-2.6-486

bugreporter preseed file should have the line
|d-i base-installer/kernel/image string none
(without the | character)
Notice 'd-i' versus the wrong 'bootstrap-base'
and 'string' added.

> Bug?

Yes.  At least in the preseed file of the submitter of this bugreport.


Ronald:
How did you come up with the (wrong) line
|bootstrap-base base-installer/kernel/image none
?

I'm asking because I assume there might be debian-installer documentation
that needs love.


Cheers
Geert Stappers



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to