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

pressed , display only netcfg-info box to user



# Static network configuration.
#d-i netcfg/get_nameservers string 192.168.1.1
#d-i netcfg/get_ipaddress string 192.168.1.42
#d-i netcfg/get_netmask string 255.255.255.0
#d-i netcfg/get_gateway string 192.168.1.1
#d-i netcfg/confirm_static boolean true
#unknown netcfg/confirm_static boolean true


is it possible to force the installer to display
the dialog box that contains the fields that
accept the information that is mentioned above
as pressed file directives, and if possible do
this regardless of the debconf priority level

debconf debconf/priority	string critical
unknown	debconf/priority	string critical
d-i debconf/priority		string critical


the purpose is while having already awnsered all
the questions through the preseed file,
get the network specific information so that
is possible to download packages near the
end of the installation with 'in-target' commands

____________________________________________________________________
http://www.freemail.gr - äùñåÜí õðçñåóßá çëåêôñïíéêïý ôá÷õäñïìåßïõ.
http://www.freemail.gr - free email service for the Greek-speaking.



Reply to: