ethtool for FreeBSD

2007-07-23 Thread Elan marikit

Hello list,

Do we have already a tool equivalent to libux's ethtool?

Or does anybody here tried the linux's ethtool?

Thanks,
Elan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


set env in chroot script

2007-04-27 Thread Elan Marikit

Greetz,

I am a newbie of FreeBSD and I want to know how to set environment 
inside chroot in a shell script.


My script looks like this:
chroot $NEWROOT /bin/sh -c command

And I want to set an environment, before the command.

Is it possible that it will inherit my parent environment? like the 
environment set in my script?


Thanks,
Elan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]