-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Build of basic/minimal OS images for:
- at least
GentooDebian 6OpenSUSE 12.3OpenSUSE 13.1Fedora 18Fedora 19Mageia 3- NetBSD
- OpenBSD
- Solaris 10
- Solaris 11
- additional
- RHEL 5
- RHEL 6
- SLES 10
- SLES 11
- ALT Linux
Important things
- vms need to have dhcp enabled on eth0
- vms must have one network device
- the mac address of the network device should not be saved in a file inside the vm (for example in /etc/sysconfig/network-scripts/ifcfg-eth0 and/or /etc/udev/rules.d/70-net*)
- the vm must have an enabled root account with the password "box"
- the images should be as default installations as possible, while keeping it to as minimal as it makes sense - many distributions provide minimal and/or server installers for this purpose
- the images should have sufficient free space to make installation of some additional packages possible (during test preparation and package managing tests) - in our experience 4G is usually adequate
- the images are preferred to be created as sparse images and/or to be compressed (e.g. qcow2 format can handle stuff like those) - it speeds up the upload and the cloning process if we could keep the image small