10410 exclusive stack zones can't find a default router
authorEdward Pilatowicz <Edward.Pilatowicz@Sun.COM>
Wed, 16 Sep 2009 11:46:44 -0700
changeset 1362 4485bac2b3d8
parent 1361 4501e2b0febd
child 1363 b5e6e4b930cc
10410 exclusive stack zones can't find a default router
src/brand/pkgcreatezone
--- a/src/brand/pkgcreatezone	Wed Sep 16 13:41:31 2009 +0100
+++ b/src/brand/pkgcreatezone	Wed Sep 16 11:46:44 2009 -0700
@@ -369,6 +369,11 @@
 pkglist="$pkglist SUNWnfsc SUNWatfs"
 
 #
+# Get routing daemons.  They're required for useful exclusive stack zones.
+#
+pkglist="$pkglist SUNWroute"
+
+#
 # Get packages for TX zones if appropriate.
 #
 if [ $brand_labeled -ne 0 ]; then