Displaying 3 results from an estimated 3 matches for "spann".
Did you mean:
span
2011 May 16
2
Howto set the option script=no for a tap device in the xml file
...urce bridge='br0'/>
<target dev='tap0'/>
<model type='virtio'/>
</interface>
Here I would like do define "script=no" to get an output like: -net
tap,vlan=0,ifname=tap0,script=no when libvirt launches the vm.
Regards,
Christian
--
Christian Spann - http://www-vs.informatik.uni-ulm.de/~spann
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5765 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/...
2003 Jun 04
0
Delivery error re: Re: Application
This message was rejected by the mail hub at The University of
Birmingham (bham.ac.uk) because it has an apparently
executable attachment "submited.pif".
The email rejected was not delivered to the following
recipients: M.Spann at bham.ac.uk.
Executable attachments are not being accepted at The
University if Birmingham because they have been
used by recent viruses such as that described in
http://www.fsecure.com/v-descs/love.htm and
http://vil.nai.com/vil/dispVirus.asp?virus_k=98797
Regrettably, it is possib...
2011 Mar 18
1
Bug using inline code blocks in nested lists?
Hi,
I am generating a nice document with some inline code blocks and came
around the following error:
1. asdf
- \` asdf `` `asdf` ``
produces:
<ol>
<li>asdf
<ul><li>` asdf <code><code>asdf</code></code> </li></ul></li>
</ol>
instead of:
<ol>
<li>asdf
<ul><li>` asdf