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

Bug#276299: netcfg insists on confirming hostname and domainname



Geert Stappers wrote:
> I have _not_ stopped it yet, with this <patch>
> --- bd.text     2004/10/12 21:18:57     1.9
> +++ bd.text     2004/10/14 15:42:40
> @@ -65,8 +65,10 @@
>  # Note that any hostname and domain names assigned from dhcp take
>  # precidence over values set here. However, setting the values still
>  # prevents the questions from being shown even if values come from dhcp.
> -d-i    netcfg/get_hostname     string bd
> -d-i    netcfg/get_domain       string gst.stappers.nl
> +d-i    netcfg/get_hostname     string unassigned-hostname
> +d-i    netcfg/get_domain       string unassigned-domain
> +# don't try to be smart  ;-)  use the unassigned names
> +
> 
>  # Disable that annoying WEP key dialog.
>  d-i    netcfg/wireless_wep     string
> </patch>
> 
> It still insist on to confirm host & domain name 
> during preseed/url & DHCP install

You cannot preseed netcfg, or anything that comes before the network is
confugred with preseed/url. As I said, you can pass these same values at
the kernel boot prompt.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: