summaryrefslogtreecommitdiff
path: root/usr/src/cmd/devmgmt/data
diff options
context:
space:
mode:
authorJohn Sonnenschein <johns@joyent.com>2012-05-17 18:26:57 +0000
committerJohn Sonnenschein <johns@joyent.com>2012-05-17 18:26:57 +0000
commit04b244dd661c24b510ac22936decfc0972d202d3 (patch)
tree3ebfef98afc303fddf3415d6fba64e8682f495e8 /usr/src/cmd/devmgmt/data
parenteac250589e41f1b705e1b7427b02b3379aac9f9e (diff)
parenta69187741b83640a90dd8586195456dd50c016a8 (diff)
downloadillumos-joyent-20120517.tar.gz
Merge git.joyent.com:illumos-joyent20120517
Diffstat (limited to 'usr/src/cmd/devmgmt/data')
-rw-r--r--usr/src/cmd/devmgmt/data/device.tab5
-rw-r--r--usr/src/cmd/devmgmt/data/dgroup.tab5
2 files changed, 0 insertions, 10 deletions
diff --git a/usr/src/cmd/devmgmt/data/device.tab b/usr/src/cmd/devmgmt/data/device.tab
index 01cd69510e..503708eed5 100644
--- a/usr/src/cmd/devmgmt/data/device.tab
+++ b/usr/src/cmd/devmgmt/data/device.tab
@@ -1,5 +1,3 @@
-#ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.10.1.1 */
-#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
@@ -39,7 +37,4 @@
# where attr is the attribute name and value is the
# value of that attribute.
#
-ctape1:/dev/rSA/ctape1:/dev/SA/ctape1::desc="Cartridge Tape Drive" fmtcmd="/etc/ctcfmt" type="ctape" display="true" volume="cartridge tape"
-disk1:/dev/rdsk/c1d0s6:/dev/dsk/c1d0s6::desc="Disk Drive" type="disk" display="true" remove="true" part="true"
-disk2:/dev/rdsk/c1d1s6:/dev/dsk/c1d1s6::desc="Disk Drive" type="disk" display="true" remove="true" part="true"
spool:::/var/spool/pkg:desc="Packaging Spool Directory"
diff --git a/usr/src/cmd/devmgmt/data/dgroup.tab b/usr/src/cmd/devmgmt/data/dgroup.tab
index c17deebaf9..e811512269 100644
--- a/usr/src/cmd/devmgmt/data/dgroup.tab
+++ b/usr/src/cmd/devmgmt/data/dgroup.tab
@@ -1,5 +1,3 @@
-#ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.2 */
-#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
@@ -32,6 +30,3 @@
# members Comma-list of members in the group. A member is the
# device alias of the device that belongs in the group
#
-ctape:ctape1,ctape2
-diskette:diskette1
-disk:disk1,disk2