summaryrefslogtreecommitdiff
path: root/etc/etc.pmax/MAKEDEV
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>1998-10-15 21:24:54 +0000
committerArtur Grabowski <art@cvs.openbsd.org>1998-10-15 21:24:54 +0000
commitbc6606f5be9a546bea943ee33ca9dfef98a004fa (patch)
tree85b374c4cda943a974ad896c0a359e9663bb1d22 /etc/etc.pmax/MAKEDEV
parent24950e670ea53bceecd9fd24e90c3aa3fb5cd54c (diff)
add missing entries for xfs in all
Diffstat (limited to 'etc/etc.pmax/MAKEDEV')
-rw-r--r--etc/etc.pmax/MAKEDEV3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/etc.pmax/MAKEDEV b/etc/etc.pmax/MAKEDEV
index 2930b220068..9c4ad645e8e 100644
--- a/etc/etc.pmax/MAKEDEV
+++ b/etc/etc.pmax/MAKEDEV
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: MAKEDEV,v 1.25 1998/09/25 11:28:22 todd Exp $
+# $OpenBSD: MAKEDEV,v 1.26 1998/10/15 21:24:53 art Exp $
# @(#)MAKEDEV 8.1 (Berkeley) 6/9/93
#
@@ -115,6 +115,7 @@ all)
# sh $this tun0 tun1 tun2 tun3
sh $this bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7 bpf8 bpf9
# sh $this lkm local
+ sh $this xfs0
sh $this fb0 fb1 fb2
;;