Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename build-umlhostfs script to build-guestimages | Reto Buerki | 2013-01-17 | 1 | -71/+0 |
| | |||||
* | Unify naming of base,root image settings | Reto Buerki | 2013-01-17 | 1 | -4/+4 |
| | |||||
* | Run on_exit commands in FILO order | Reto Buerki | 2013-01-17 | 1 | -0/+1 |
| | |||||
* | Inform kernel about /dev/nbd0 partition changes | Reto Buerki | 2013-01-17 | 1 | -2/+2 |
| | |||||
* | Test availability of required commands | Reto Buerki | 2013-01-17 | 1 | -0/+2 |
| | |||||
* | Switch from raw images to qcow2 format | Reto Buerki | 2013-01-17 | 1 | -5/+10 |
| | | | | | This allows to use minimal copy-on-write clones of the base image as guest images, which in turn saves a lot of disk space. | ||||
* | Rename UMLTESTDIR variable to TESTDIR | Reto Buerki | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Move ROOTFSDIR declaration to testing.conf | Reto Buerki | 2013-01-17 | 1 | -1/+0 |
| | |||||
* | Use do_on_exit() in build scripts for cleanup | Reto Buerki | 2013-01-17 | 1 | -1/+4 |
| | |||||
* | Import testing.conf file in function.sh | Reto Buerki | 2013-01-17 | 1 | -7/+2 |
| | | | | | This is needed to have access to $LOGFILE and possibly other config settings. | ||||
* | Drop build-hostconfig script | Reto Buerki | 2013-01-17 | 1 | -4/+7 |
| | | | | Use processed host configurations directly instead. | ||||
* | Update build-umlhostfs script to new log format | Reto Buerki | 2013-01-17 | 1 | -41/+31 |
| | |||||
* | testing: Switch to Debian based guest images | Reto Buerki | 2012-12-18 | 1 | -19/+14 |
| | | | | | | | | | | 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 |
| | |||||
* | do not preserve ownership of copied files | Andreas Steffen | 2008-05-12 | 1 | -2/+2 |
| | |||||
* | add symbolic link to hash-and-url certs | Andreas Steffen | 2008-04-19 | 1 | -0/+1 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | use cgecho for green output | Andreas Steffen | 2007-08-03 | 1 | -3/+3 |
| | |||||
* | added apache2/ocsp log directory to winnetou | Andreas Steffen | 2007-03-15 | 1 | -0/+1 |
| | |||||
* | create apach2/ocsp/ logging directory on winnetou | Andreas Steffen | 2007-03-15 | 1 | -1/+0 |
| | |||||
* | create /var/log/apache2/ocsp on winnetou | Andreas Steffen | 2007-03-15 | 1 | -0/+1 |
| | |||||
* | - import of strongswan-2.7.0 | Martin Willi | 2006-04-28 | 1 | -0/+78 |
- applied patch for charon |