Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.alpha Support a second tape and cd drive on installa...
details: https://anonhg.NetBSD.org/src/rev/6515c73ed03c
branches: trunk
changeset: 472949:6515c73ed03c
user: ross <ross%NetBSD.org@localhost>
date: Thu May 13 22:08:48 1999 +0000
description:
Support a second tape and cd drive on installation ramdisks.
diffstat:
etc/etc.alpha/MAKEDEV | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r a4d08ebaee04 -r 6515c73ed03c etc/etc.alpha/MAKEDEV
--- a/etc/etc.alpha/MAKEDEV Thu May 13 21:58:32 1999 +0000
+++ b/etc/etc.alpha/MAKEDEV Thu May 13 22:08:48 1999 +0000
@@ -1,5 +1,5 @@
#!/bin/sh -
-# $NetBSD: MAKEDEV,v 1.41 1999/04/23 18:45:50 ross Exp $
+# $NetBSD: MAKEDEV,v 1.42 1999/05/13 22:08:48 ross Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -112,7 +112,7 @@
minimal)
sh $0 std
- sh $0 sd0 sd1 sd2 sd3 pty0 st0 ch0 cd0 ccd0 ccd1 md0
+ sh $0 sd0 sd1 sd2 sd3 pty0 st0 st1 ch0 cd0 cd1 ccd0 ccd1 md0
sh $0 wd0 wd1 fd0 fd1
sh $0 ttyB0 ttyB1 ttyC0 ttyC1 ttyE0 ttyE1 wsmouse0 wskbd0 ttyEcfg
;;
Home |
Main Index |
Thread Index |
Old Index