Print this page
PSARC 2008/766 native zones p2v
6667924 physical to virtual utility for native zones

*** 18,28 **** fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] CDDL HEADER END ! Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. DO NOT EDIT THIS FILE. --> --- 18,28 ---- fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] CDDL HEADER END ! Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. DO NOT EDIT THIS FILE. -->
*** 35,44 **** --- 35,45 ---- <initname>/sbin/init</initname> <login_cmd>/usr/bin/login -z %Z -f %u</login_cmd> <user_cmd>/usr/bin/getent passwd %u</user_cmd> <install>/usr/lib/brand/native/sw_support install %z %R</install> + <installopts>a:b:d:psuv</installopts> <verify_cfg></verify_cfg> <verify_adm></verify_adm> <postclone>/usr/lib/brand/native/sw_support postclone %z %R</postclone> <attach>/usr/lib/brand/native/sw_support attach %z %R</attach> <detach>/usr/lib/brand/native/sw_support detach %z %R</detach>