Date: Tue, 29 Sep 1998 20:42:29 -0700 (PDT) From: Thomas Dean <tomdean@ix.netcom.com> To: current@FreeBSD.ORG Subject: Re: time for some new man pages Message-ID: <199809300342.UAA06883@ix.netcom.com> In-Reply-To: <199809300226.UAA25711@panzer.plutotech.com> (ken@plutotech.com)
next in thread | previous in thread | raw e-mail | index | archive | help
The default devices are
tar /dev/rst0
dump /dev/rst0
restore /dev/rst0
I use
tar ... -f /dev/rst0 ...
dump ... -f /dev/rst0 ...
restore ... -f /dev/rst0 ...
I ALWAYS specify the device just to keep myself sane. I would prefer
the default to be throw-up verbosely! That way, I would make fewer
mistakes!
So, the default devices for tar, dump, and, restore are to change to
the CAM device names. OK.
Will 'MAKEDEV all' continue to create the (r)sd and (r)st device
files? I don't care what new device names there are, as long as the
(r)sd and (r)st device files continue to exist and have the proper
major and minor numbers.
I have scripts that are used on multiple systems, not just FreeBSD.
Do I need to detect the system name in the scripts to keep them
portable?
tomdean
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809300342.UAA06883>
