summaryrefslogtreecommitdiff
path: root/etc/etc.vax/MAKEDEV.md
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-01-05 01:16:53 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-01-05 01:16:53 +0000
commit2bcf5c1b2766e5124d66ab744a086420196c539f (patch)
tree62f7456fb38a524df3b1a8b4c891505197b897cb /etc/etc.vax/MAKEDEV.md
parent79268e3a084af5e0e4528519eac7f1bde3daa77c (diff)
We need /dev/random on the install media
discussed with rpe and halex
Diffstat (limited to 'etc/etc.vax/MAKEDEV.md')
-rw-r--r--etc/etc.vax/MAKEDEV.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.vax/MAKEDEV.md b/etc/etc.vax/MAKEDEV.md
index 475160f718a..8729299d696 100644
--- a/etc/etc.vax/MAKEDEV.md
+++ b/etc/etc.vax/MAKEDEV.md
@@ -1,6 +1,6 @@
define(MACHINE,vax)dnl
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.50 2013/06/03 16:06:42 tedu Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.51 2014/01/05 01:16:52 deraadt Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
@@ -136,7 +136,7 @@ divert(__mddivert)dnl
dnl
ramdisk)
_recurse std bpf0 bio diskmap
- _recurse fd0 sd0 sd1 rd0
+ _recurse fd0 sd0 sd1 rd0 random
;;
_std(2, 3, 50, 33)