This patchset adds support to debian preseed files http://wiki.debian.org/DebianInstaller/Preseed
Comes with Ubuntu server 11.04 support. Later, more patches adding Debian and other Ubuntu server variants will be added. This patchset was also sent as a pull request https://github.com/autotest/autotest/pull/34 Please review and comment. Lucas Meneghel Rodrigues (2): KVM test: Introduce debian preseed unattended file support KVM test: guest-os.cfg: Introduce Ubuntu 11.04 server variant client/tests/kvm/guest-os.cfg.sample | 34 ++++++++++++++---- client/tests/kvm/tests/unattended_install.py | 31 ++++++++++++++++ client/tests/kvm/unattended/Ubuntu-11-04.preseed | 42 ++++++++++++++++++++++ 3 files changed, 100 insertions(+), 7 deletions(-) create mode 100644 client/tests/kvm/unattended/Ubuntu-11-04.preseed -- 1.7.6.4 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html