2 .\" Copyright 2001, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH MKDEVMAPS 1M "Mar 6, 2017"
8 mkdevmaps \- make device_maps entries
12 \fB/usr/sbin/mkdevmaps\fR
17 The \fBmkdevmaps\fR command writes to standard out a set of
18 \fBdevice_maps\fR(4) entries describing the system's frame buffer, audio, and
19 removable media devices.
22 The \fBmkdevmaps\fR command is used by the \fBinit.d\fR(4) scripts to create or
23 update the \fB/etc/security/device_maps\fR file.
26 Entries are generated based on the device special files found in \fB/dev\fR.
27 For the different categories of devices, the \fBmkdevmaps\fR command checks for
28 the following files under \fB/dev\fR:
32 audio /dev/audio, /dev/audioctl, /dev/sound/...
33 tape /dev/rst*, /dev/nrst*, /dev/rmt/...
34 floppy /dev/diskette, /dev/fd*, /dev/rdiskette, /dev/rfd*
35 removable disk /dev/dsk/c0t?d0s?, /dev/rdsk/c0t?d0s?
42 See \fBattributes\fR(5) for descriptions of the following attributes:
50 ATTRIBUTE TYPE ATTRIBUTE VALUE
52 Interface Stability Obsolete
57 \fBallocate\fR(1), \fBattributes\fR(5)
60 \fBmkdevmaps\fR might not be supported in a future release of the Solaris