On 3/6/19 11:14 AM, Fabiano Fidêncio wrote: > Although the installer URL can be taken from OsinfoTree, there are > situations where OsinfoTree doesn't have a URL or even the management > apps should prefer the URL set by their users instead of fallbacking to > the one get from OsinfoTree. > > Signed-off-by: Fabiano Fidêncio <[email protected]> > --- > osinfo/libosinfo.syms | 6 ++++++ > osinfo/osinfo_install_config.c | 28 ++++++++++++++++++++++++++++ > osinfo/osinfo_install_config.h | 6 ++++++ > 3 files changed, 40 insertions(+)
Ah so without this we can't even do --unattended installs with a custom --location. Makes sense and code looks sensible. Both: Reviewed-by: Cole Robinson <[email protected]> - Cole _______________________________________________ Libosinfo mailing list [email protected] https://www.redhat.com/mailman/listinfo/libosinfo
