On Tue, Jan 22, 2019 at 8:28 PM Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> wrote: > > This series adds a bunch of fixes for the maximum resources series plus > the new network-install resources that are intended to be used to express > (mainly) the amount of RAM OSes will need in order to perform a network > installation. > > osinfo-db: > Fabiano Fidêncio (1): > schema: Add network-install resources > > data/schema/osinfo.rng.in | 5 +++++ > 1 file changed, 5 insertions(+) > > libosinfo: > Fabiano Fidêncio (10): > os: Fix typos in resources methods > os: Remove extra line from _get_recommended_resources() > os: Group get_*_resources() together > os: Make get_maximum_resources() aware of inheritance > loader: Fix typo when loading maximum resources > test-os: Fix typo in resources tests > os: Deal with network-install resources > loader: Deal with network-install resources > os: Make get_resources_*_without_inheritance() static > test-os: Add basic test for resources > > osinfo/Makefile.am | 1 - > osinfo/libosinfo.syms | 2 + > osinfo/osinfo_loader.c | 10 +++- > osinfo/osinfo_os.c | 134 +++++++++++++++++++++++++++++++++++---------- > osinfo/osinfo_os.h | 2 + > osinfo/osinfo_os_private.h | 39 ------------- > tests/test-os.c | 55 ++++++++++++++++++- > 7 files changed, 171 insertions(+), 72 deletions(-) > delete mode 100644 osinfo/osinfo_os_private.h > > -- > 1.8.3.1 > Argh, the subject should say 00/11. There's only 11 patches in the end, no patch is missing. -- Fabiano Fidêncio _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo