[Libosinfo] [libosinfo PATCH 1/2] install-config: Add _set_installer_url()
    Cole Robinson 
    crobinso at redhat.com
       
    Wed Mar  6 20:24:55 UTC 2019
    
    
  
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 <fidencio at redhat.com>
> ---
>  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 <crobinso at redhat.com>
- Cole
    
    
More information about the Libosinfo
mailing list