[virt-tools-list] [PATCH 0/6] Set of patches to install-script stuffs
Fabiano Fidêncio
fabiano at fidencio.org
Tue Jul 24 20:05:12 UTC 2012
Here is a set of patches to add support to:
*generate output files
*desktop profile for fedora
It was tested and is working on Boxes.
Patches to add windows support will be sent soon.
Fabiano Fidêncio (6):
Add "hostname" prop to install-script-config
Don't return a gboolean when a gchar * is expected
Change install script output (tool)
Add functions to know if a config can/must be set
Add function to fetch console keyboard layout
Add desktop profile for Fedora 15 and newer
data/install-scripts/fedora.xml | 165 ++++++++++++-
data/install-scripts/windows-sif.xml | 7 +-
data/install-scripts/windows-unattend.xml | 11 +-
data/oses/fedora.xml | 4 +
data/schemas/libosinfo.rng | 13 ++
osinfo/libosinfo.syms | 8 +
osinfo/osinfo_install_config.c | 13 ++
osinfo/osinfo_install_config.h | 6 +
osinfo/osinfo_install_script.c | 361 ++++++++++++++++++++++++++++-
osinfo/osinfo_install_script.h | 35 +++
osinfo/osinfo_install_scriptlist.c | 15 ++
osinfo/osinfo_install_scriptlist.h | 1 +
osinfo/osinfo_loader.c | 28 +++
tools/osinfo-install-script.c | 54 +++--
14 files changed, 688 insertions(+), 33 deletions(-)
--
1.7.10.4
More information about the virt-tools-list
mailing list