Add missing libxml2-tools dependency
[archive/platform/upstream/libvirt.git] / tests / confdata / fc4.conf
1 kernel="/boot/vmlinuz-2.6.15-1.2054_FC5xenU"
2 ramdisk="/boot/initrd-2.6.15-1.2054_FC5xenU.img"
3 memory=128 # should be enough
4 name="fc4"
5 vif = [ 'mac=aa:00:00:00:00:11, bridge=xenbr0', ]
6 disk = ['file:/xen/fc4.img,sda1,w']
7 root = "/dev/sda1"
8 extra = "ro selinux=0 3"
9 on_reboot   = 'restart'
10 # just for testing ...
11 tst = [ 1, 2, [ 3, 4 ], 5]