Lines Matching defs:ImageConfig
55 # pkg(7) and their default values. Calls to the ImageConfig.get_policy method
104 class ImageConfig(cfg.FileConfig):
105 """An ImageConfig object is a collection of configuration information:
282 ImageConfig should write the special publisher.SYSREPO_PROXY
775 # ImageConfig's set_property can return the
1080 """The 'img_cfg' parameter is the ImageConfig object for the
1102 old_sysconfig = ImageConfig(syscfg_path, None)
1174 ImageConfig(
1187 # the ImageConfig.
1196 # location for the new ImageConfig.
1198 ImageConfig(syscfg_path, None,
1245 The 'img_cfg' parameter is the ImageConfig object for the
1248 The 'sys_cfg' parameter is the ImageConfig object containing the
1254 The 'old_sysconfig' parameter is ImageConfig object containing
1563 old_sysconfig = ImageConfig(os.path.join(imgdir, "pkg5.syspub"),