Re: Some more functions for UNATTEND.TXT

2007-11-15 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 2 Nov 2007, Nils Olav Fossum wrote: Nils Olav Fossum wrote: > prefdisk_cmd - System command to run before fdisk > I use this for blanking the MBR, but may have other uses > prefdisk_cmd = "dd if=/dev/zero of=/dev/dsk bs=1024 count=1" > > p

Userclass on udhcpc

2007-11-15 Thread Juan Jose Pablos
Hi, I am about to upgrade busy box to version 1.8.1 I found out that we are applying some patches to allow a userclass argument on udcpc called from /etc/master: udhcpc --interface=$iface --userclass=Unattended Can anyone explain a bit why we need this argument? thanks! ---