Comment # 20 on bug 1090193 from
(In reply to Ludwig Nussel from comment #19)
> great, thanks!
> do you know if in control.xml one can omit the "prod_dir", "enable",
> "autorefresh" and "priority" tags? They are not present in the online
> version either after all?

I check a code for you and there are defaults defined for it:

prod_dir -> `libzypp default`
enable -> false
autorefresh -> true
priority -> `libzypp default`

and checking also xml schema -
https://github.com/yast/yast-installation-control/blob/master/control/control.rnc#L395
only base_urls is mandatory, so you should be fine to do not define it, if you
are fine with defaults.


You are receiving this mail because: