[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbsd-tech
Subject:    Re: Fully Automated OpenBSD Installation Using PXE
From:       "Chris Kuethe" <chris.kuethe () gmail ! com>
Date:       2008-09-18 3:15:10
Message-ID: 91981b3e0809172015x76207819yaa1148bf53de2da3 () mail ! gmail ! com
[Download RAW message or body]

On Wed, Sep 17, 2008 at 7:46 PM, Nick Bender <nbender@gmail.com> wrote:
> Also, the custom script gets the following args:
>
>  interface=$1
>  bootscript=$2
>  vers=$3
>  arch=$4
>
> I can add the mac string (mac w/out colons) if that would help.
> Then you could do magic based on a prefix in your own install...

redundant:

bootmac=$(ifconfig $1 | awk '/lladdr/{print $2}' | tr -d : )

-- 
GDB has a 'break' feature; why doesn't it have 'fix' too?

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic