Print this page
patch zone-auto-create-be
@@ -19,10 +19,11 @@
# CDDL HEADER END
#
#
# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2015 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
#
#
# MAPFILE HEADER START
#
@@ -50,10 +51,11 @@
z_ExecCmdArray;
z_ExecCmdList;
z_free_brand_list;
z_free_zone_list;
z_get_nonglobal_zone_list;
+ z_get_nonglobal_branded_zone_list;
z_get_nonglobal_zone_list_by_brand;
z_get_zonename;
z_global_only;
z_isPathWritable;
z_is_zone_branded;
@@ -79,10 +81,11 @@
z_zlist_get_current_state;
z_zlist_get_original_state;
z_zlist_get_scratch;
z_zlist_get_zonename;
z_zlist_get_zonepath;
+ z_zlist_is_zone_auto_create_be;
z_zlist_is_zone_runnable;
z_zlist_restore_zone_state;
z_zone_exec;
z_zones_are_implemented;
local: