From f30c2be11fd392aa4839da69c2fdb02378de5128 Mon Sep 17 00:00:00 2001 From: dougb Date: Fri, 2 May 2003 05:27:35 +0000 Subject: Per previous announcement, remove the old version of the rc system. All functionality from the previous system has been preserved, and users should still customize their system boot with the familiar methods, rc.conf, rc.conf.local, rc.firewall, sysctl.conf, etc. Users who have customized versions of scripts that have been removed should take great care when upgrading, since the compatibility code that used those old scripts has also been removed. --- etc/etc.sparc64/rc.sparc64 | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 etc/etc.sparc64/rc.sparc64 (limited to 'etc/etc.sparc64') diff --git a/etc/etc.sparc64/rc.sparc64 b/etc/etc.sparc64/rc.sparc64 deleted file mode 100644 index 73b5408..0000000 --- a/etc/etc.sparc64/rc.sparc64 +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -# -# $FreeBSD$ -# Do sparc64 specific processing -# - -echo -n 'Initial rc.sparc64 initialization:' - -echo '.' -- cgit v1.1