[Libosinfo] [osinfo-db/libosinfo PATCH 00/12] Add network-install resources + maximum resources fixes
Fabiano Fidêncio
fabiano at fidencio.org
Tue Jan 22 19:28:09 UTC 2019
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
More information about the Libosinfo
mailing list