UTSL... from sys/nfs/bootp_subr.c

/* Site specific tags: */
#define TAG_SWAP        128
#define TAG_SWAPSIZE    129
#define TAG_ROOTOPTS    130
#define TAG_SWAPOPTS    131

so something like
         T130="tcp"
does the job...

        cheers
        luigi

On Mon, Mar 11, 2002 at 01:19:13AM -0800, Luigi Rizzo wrote:
> Hi,
> is there a way to pass nfs mount options to the kernel via bootp ?
> I notice that the system defaults to very large blocksizes,
> which causes a lot of IP fragmentation and lots of trouble
> when going through a bottleneck.
> 
> You can set the mount options through fstab, but before getting
> there you need to access the root filesystem...
> 
>       cheers
>       luigi
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-net" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to