Re: How to preseed install via pppoe (for A-DSL)?
On Thursday 29 November 2007, Eddy PetriÈor wrote:
> Change line 172 from ppp-udeb's postinst (should be > /var/lib/dpkg/info/ppp-udeb.postinst after the ppp-udeb udeb has been > loaded): > db_input high netcfg/get_hostname > into > db_input high netcfg/get_hostname || [ $? -eq 30 ]
I think that should just be:
db_input high netcfg/get_hostname || true
Cheers,
FJP
--
To UNSUBSCRIBE, email to debian-boot-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Received on Thu Nov 29 03:40:21 2007
This archive was generated by hypermail 2.1.8
: Wed Mar 19 2008 - 03:34:26 EDT
|