freebsd-dev/etc/etc.sparc64/rc.sparc64
John Baldwin 64798412f9 Populate etc.sparc64:
- The disktab was taken from etc.alpha.
 - rc.sparc64 doesn't do anything right now.
 - The ttys file has all the vty's commented out since we don't know how
   those will work yet.  Also, an entry is added for the Openfirmware
   console device.

Submitted by:	jake (partially)
2002-01-07 23:53:34 +00:00

10 lines
117 B
Bash

#!/bin/sh -
#
# $FreeBSD$
# Do sparc64 specific processing
#
echo -n 'Initial rc.sparc64 initialization:'
echo '.'