summaryrefslogtreecommitdiff
path: root/etc/etc.armish
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.armish
parent79268e3a084af5e0e4528519eac7f1bde3daa77c (diff)
We need /dev/random on the install media
discussed with rpe and halex
Diffstat (limited to 'etc/etc.armish')
-rw-r--r--etc/etc.armish/MAKEDEV.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.armish/MAKEDEV.md b/etc/etc.armish/MAKEDEV.md
index 7b7575a691a..2bed015c50d 100644
--- a/etc/etc.armish/MAKEDEV.md
+++ b/etc/etc.armish/MAKEDEV.md
@@ -1,6 +1,6 @@
define(MACHINE,armish)dnl
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.29 2013/11/05 16:05:30 deraadt Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.30 2014/01/05 01:16:51 deraadt Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org>
@@ -93,7 +93,7 @@ divert(__mddivert)dnl
dnl
ramdisk)
_recurse std bpf0 wd0 wd1 sd0 tty00 rd0 wsmouse
- _recurse st0 ttyC0 wskbd0 apm bio diskmap
+ _recurse st0 ttyC0 wskbd0 apm bio diskmap random
;;
_std(1, 2, 8, 6)