]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Switch to Debian based guest images
authorReto Buerki <reet@codelabs.ch>
Mon, 19 Nov 2012 09:43:42 +0000 (10:43 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 18 Dec 2012 15:00:21 +0000 (16:00 +0100)
commitaa5803e0e3368172d7674ff760983c568118df16
tree000b01af72c7a8599c066224c7c819540124f428
parent0080daa78789bb7012bc0f80dd6b4ff0d47e41a3
testing: Switch to Debian based guest images

Instead of extracting a downloaded Gentoo filesystem tree into a file
containing a reiserfs filesystem, create an ext3 filesystem inside a
sparse file, mount it and debootstrap an up-to-date Debian system. Use
this image as base for all UML guest images.

Also, drop support for the various consoles and use xterm
unconditionally.
16 files changed:
testing/do-tests.in
testing/make-testing
testing/scripts/build-baseimage [new file with mode: 0755]
testing/scripts/build-hostconfig
testing/scripts/build-sshkeys [deleted file]
testing/scripts/build-umlhostfs
testing/scripts/build-umlkernel
testing/scripts/build-umlrootfs
testing/scripts/function.sh
testing/scripts/gstart-umls [deleted file]
testing/scripts/kstart-umls [deleted file]
testing/scripts/load-testconfig
testing/scripts/start-umls
testing/scripts/xstart-umls [deleted file]
testing/start-testing
testing/testing.conf