4 messages in com.xensource.lists.xen-develRe: [Xen-devel] [PATCH] xend-config.s...
FromSent OnAttachments
aq30 May 2005 18:22.patch
Christian Limpach31 May 2005 06:41 
aq31 May 2005 08:53 
Christian Limpach31 May 2005 09:11 
Subject:Re: [Xen-devel] [PATCH] xend-config.sxp (-unstable tree)
From:Christian Limpach (chri@gmail.com)
Date:05/31/2005 06:41:05 AM
List:com.xensource.lists.xen-devel

On 5/31/05, aq <aqu@gmail.com> wrote:

This patch (against -unstable ChangeSet@1.1575) does the followings:

- put some configurable variables to xend_config.sxp, and set them to default values. That will make people aware of their existence, and let them easily reconfigure xend when needed.

I've not applied this part because we're not sure we're going to keep some of these. I'd rather see these documented in the documentation.

- set some daemon addresses to 'localhost' instead of empty string, which makes them more secure by default.

I've only changed this for the consoles, the http server is off by default and if you switch it on, you'll most likely want to access it from another machine. Changing the default for the relocation server to be localhost makes absolutely not sense ;-)

- add one comment and fix some wrong comments in XendRoot.py

Thanks!

christian