From 368cc025b7a8f5e8f3c775a87ca86e3cc23f2f80 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 21 Sep 1998 23:23:01 +0000 Subject: alpha ramdisk has dhcp support now too --- distrib/alpha/ramdisk/list | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'distrib/alpha/ramdisk/list') diff --git a/distrib/alpha/ramdisk/list b/distrib/alpha/ramdisk/list index 2c3047de177..2843fa2c357 100644 --- a/distrib/alpha/ramdisk/list +++ b/distrib/alpha/ramdisk/list @@ -1,9 +1,9 @@ -# $OpenBSD: list,v 1.6 1998/04/28 16:28:01 millert Exp $ +# $OpenBSD: list,v 1.7 1998/09/21 23:22:57 deraadt Exp $ # we strip comments from files since we need the space... # the disktab explanation file -SPECIAL sed -e '/^#[ ].*$/d' < ${CURDIR}/disktab.preinstall > etc/disktab.preinstall +#SPECIAL sed -e '/^#[ ].*$/d' < ${CURDIR}/disktab.preinstall > etc/disktab.preinstall # and the installation tools SPECIAL sed -e '/^#[ ].*$/d' < ${CURDIR}/dot.profile > .profile -- cgit v1.2.3