changeset 3992:a83e2b1abacb

6542195 system panics during zone creations after upgrade from s10u3 to snv_61 due to missing /dev/zcons
author jg
date Fri, 06 Apr 2007 19:04:25 -0700
parents 376d3096844b
children 9abc97b92b88
files usr/src/Targetdirs usr/src/pkgdefs/SUNWcsd/prototype_com
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/Targetdirs	Fri Apr 06 16:51:47 2007 -0700
+++ b/usr/src/Targetdirs	Fri Apr 06 19:04:25 2007 -0700
@@ -69,6 +69,7 @@
 	/dev/pts \
 	/dev/sad \
 	/dev/swap \
+	/dev/zcons \
 	/devices \
 	/devices/pseudo \
 	/etc \
--- a/usr/src/pkgdefs/SUNWcsd/prototype_com	Fri Apr 06 16:51:47 2007 -0700
+++ b/usr/src/pkgdefs/SUNWcsd/prototype_com	Fri Apr 06 19:04:25 2007 -0700
@@ -2,9 +2,8 @@
 # CDDL HEADER START
 #
 # The contents of this file are subject to the terms of the
-# Common Development and Distribution License, Version 1.0 only
-# (the "License").  You may not use this file except in compliance
-# with the License.
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
 #
 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
 # or http://www.opensolaris.org/os/licensing.
@@ -20,7 +19,7 @@
 # CDDL HEADER END
 #
 #
-# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # ident	"%Z%%M%	%I%	%E% SMI"
@@ -82,6 +81,7 @@
 s none dev/stdout=./fd/1
 d none dev/swap 755 root sys
 d none dev/term 755 root root
+d none dev/zcons 755 root sys
 d none devices 755 root sys
 d none devices/pseudo 755 root sys
 d none etc 755 root sys