summaryrefslogtreecommitdiff
path: root/etc/etc.aviion
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.aviion
parent79268e3a084af5e0e4528519eac7f1bde3daa77c (diff)
We need /dev/random on the install media
discussed with rpe and halex
Diffstat (limited to 'etc/etc.aviion')
-rw-r--r--etc/etc.aviion/MAKEDEV.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/etc.aviion/MAKEDEV.md b/etc/etc.aviion/MAKEDEV.md
index 1de0d450269..1632be640b9 100644
--- a/etc/etc.aviion/MAKEDEV.md
+++ b/etc/etc.aviion/MAKEDEV.md
@@ -1,6 +1,6 @@
define(MACHINE,aviion)dnl
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.17 2013/10/15 17:39:09 miod Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.18 2014/01/05 01:16:52 deraadt Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
@@ -66,6 +66,7 @@ twrget(ramd, dart, tty, a)dnl
target(ramd, pty, 0)dnl
target(ramd, bio)dnl
target(ramd, diskmap)dnl
+target(ramd, random)dnl
_DEV(ramd)
dnl
_DEV(std)