[Ovirt-devel] [PATCH] Fix so libvirt does not start default network interface on developer/bundled

Alan Pevec apevec at redhat.com
Tue May 27 09:08:32 UTC 2008


>> --disabled=iptables,yum-updatesd,libvirtd,bluetooth,cups,gpm,pcscd,NetworkManager,NetworkManagerDispatcher 
>> --enabled=ntpd,httpd,postgresql,ovirt-wui,tgtd,nfs,collectd,network
>> +services 
>> --disabled=libvirtd,postgresql,iptables,yum-updatesd,bluetooth,cups,gpm,pcscd,NetworkManager,NetworkManagerDispatcher 
>> --enabled=network,tgtd,nfs
> 
> Hmm.  Why is --enabled reduced to just network, tgtd and nfs?  What 
> about ntpd, httpd, etc??
They'll be enabled and started after they are configured in ovirt-wui-install
 
>> -OVIRT_SVCS="ovirt-host-browser ovirt-host-status \
>> -            ovirt-taskomatic ovirt-host-keyadd ovirt-mongrel-rails"
>> -ENABLE_SVCS="ntpd httpd postgresql libvirtd"
>> +OVIRT_SVCS="ovirt-host-browser ovirt-host-keyadd ovirt-host-status \
>> +            ovirt-mongrel-rails ovirt-taskomatic"
> 
> Did you reorder OVIRT_SVCS just to alphabetize it?  :)
yeah, doesn't matter really, just looks better to my squared mind :)

>>     -    # This checks to see if we're running on a bundled/developer 
>> install.  -    # If so, the server queried is localhost instead of 
>> using resolv.conf.  -    if [ "$(hostname)" == 
>> "management.priv.ovirt.org" ]; 
> 
> This looks mangled.  Probably just MUA or listman problem.  I think my 
> original patch was mangled as well, so if you inherited this from my 
> patch I apologize...

Looks ok with View -> Message Source, so it must be Thunderbird mangling it during display/quoting.
Guess we both should switch to a real MUA like mutt :)

ap




More information about the ovirt-devel mailing list