From: deraadt Date: Wed, 16 Apr 1997 22:26:50 +0000 (+0000) Subject: no printers on install disk X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=35aa6871e4b7981ab7b391d148a232cce3c35168;p=openbsd no printers on install disk --- diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV index 73e390b2ddc..073fdb0e150 100644 --- a/etc/etc.i386/MAKEDEV +++ b/etc/etc.i386/MAKEDEV @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: MAKEDEV,v 1.39 1997/04/13 20:07:53 deraadt Exp $ +# $OpenBSD: MAKEDEV,v 1.40 1997/04/16 22:26:50 deraadt Exp $ # $NetBSD: MAKEDEV,v 1.40 1996/03/31 00:50:47 perry Exp $ # # Copyright (c) 1990 The Regents of the University of California. @@ -109,8 +109,7 @@ floppy) ;; ramdisk) - sh MAKEDEV std lkm tty00 tty01 tty02 tty03 ttyC0 - sh MAKEDEV random lpa0 lpa1 lpa2 lpt0 lpt1 lpt2 + sh MAKEDEV std lkm tty00 tty01 tty02 tty03 ttyC0 random sh MAKEDEV wt0 fd0 rd0 wd0 wd1 wd2 wd3 sh MAKEDEV sd0 sd1 st0 st1 cd0 cd1 acd0 mcd0 ;;