Lines Matching defs:default
198 return _("This operation requires that a default publisher has "
250 completed as not default publisher has been set and one was not
256 "default publisher has not been configured.")
310 return _("No publisher was specified or no default "
903 # Reset versions to default.
2700 # Don't create the default file root at this point, but
2701 # set its default location if it exists.
2749 # If a default publisher is set, ensure that a storage
2811 # Ensure default configuration is written.
2917 # Ignore the file root if it's the default one.
3092 # No publisher given in FMRI and no default
3102 If not specified, the default publisher will be used. If no
3103 default publisher has been configured, an AssertionError will be
3127 If not specified, the default publisher will be used. If no
3128 default publisher has been configured, an AssertionError will be
3138 # have to be tried since default publisher can't safely apply
3154 catalog for. If not provided, the default publisher's
3172 storage object for the default publisher will be returned.
3328 # have to be tried since default publisher can't safely apply
3360 # No publisher given in FMRI and no default
3395 patterns containing '*' will using fnmatch rules; the default
3511 # of default publisher.
3520 # default publisher so treat as
3536 the catalog, adds them, and then updates search data by default.
4169 # This dictionary defines the set of default properties and property
4179 "supplemental"], default="core"),
4187 default="package repository"),
4189 cfg.PropInt("refresh_seconds", default=14400),
4196 default="package repository feed"),
4199 default="web/_themes/pkg-block-icon.png"),
4201 default="web/_themes/pkg-block-logo.png"),
4202 cfg.PropInt("window", default=24),
4212 "supplemental"], default="core"),
4220 default="package repository"),
4222 cfg.PropInt("refresh_seconds", default=14400),
4229 default="package repository feed"),
4232 default="web/_themes/pkg-block-icon.png"),
4234 default="web/_themes/pkg-block-logo.png"),
4235 cfg.PropInt("window", default=24),
4245 default="/etc/certs/CA/"),
4247 cfg.PropBool("check-certificate-revocation", default=False)