[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-devel] Xen build - Debian vs Redhat layout patch options
- To: xen-devel@xxxxxxxxxxxxxxxxxxx
- From: Bruce Edge <bruce.edge@xxxxxxxxx>
- Date: Tue, 6 Jul 2010 17:07:01 -0700
- Delivery-date: Tue, 06 Jul 2010 17:07:57 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=bsFik2CHRrVJncM3CzHmtLCEhu2l/617IdzejrbV/+6l0l1T9dyckRov1d7fsUM7/X tJsor2OZkB1YJYtwcyLX376OqF7PQEr8diwDFhuJikwN47QQJURis4lPWw24ckBSqrw1 Gutu/wDl3bh64ZjqXKXf57GFtAzB5nPSOOpEE=
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
What's the right way to address these sort RedHat vs. Debian things in the Xen build?
- rm -f $(D)$(CONFIG_DIR)/sysconfig/xendomains
+ rm -f $(D)$(CONFIG_DIR)/default/xendomains
- mkdir -p /var/lock/subsys
- touch /var/lock/subsys/xend
+ mkdir -p /var/lock
+ touch /var/lock/xend
Can I submit a patch that uses a config var to switch on which path use ?
Or, where should such a build time switch go? Env, or?
...assuming that it's even an option.
There's a couple of different downstream patches that others are maintaining to handle this kind of stuff, but that lag behind the xen-unstable tree and it seems like an upstream patch to handle this distro variation in the Xen build itself would be a better long term solution.
-Bruce
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel