Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use qemu/KVM virtualization instead of UML | Reto Buerki | 2013-01-17 | 1 | -101/+0 |
| | | | | | | | | | Guest and network configuration is setup using the libvirt virtualization API. The [start|stop]_testing scripts have been updated accordingly. qemu/KVM does not currently support a hostfs, so the shared build tree mount has been dropped for now. | ||||
* | Import testing.conf file in function.sh | Reto Buerki | 2013-01-17 | 1 | -7/+1 |
| | | | | | This is needed to have access to $LOGFILE and possibly other config settings. | ||||
* | testing: Switch to Debian based guest images | Reto Buerki | 2012-12-18 | 1 | -14/+4 |
| | | | | | | | | | | 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. | ||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | wait 5 seconds before deactivating eth1 interface on alice | Andreas Steffen | 2008-10-07 | 1 | -0/+1 |
| | |||||
* | reverted accidentally commited testing config | Martin Willi | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | take down eth1 interface on alice via ssh | Andreas Steffen | 2008-02-29 | 1 | -0/+6 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | use cgecho for green output | Andreas Steffen | 2007-08-03 | 1 | -2/+2 |
| | |||||
* | use uml_mconsole to check end of booting process | Andreas Steffen | 2007-01-11 | 1 | -3/+2 |
| | |||||
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -0/+113 |
- applied patch for charon |