Re: [Xen-devel] [PATCH 2/8] Include actual config in package, not defconfig

2015-04-17 Thread Stefano Stabellini
On Thu, 16 Apr 2015, George Dunlap wrote: > We want to include the actual config used to build the packages. > > Signed-off-by: George Dunlap Acked and committed > CC: Stefano Stabellini > --- > raise | 1 - > scripts/mkdeb | 2 +- > scripts/mkrpm | 2 +- > 3 files changed, 2 inserti

[Xen-devel] [PATCH 2/8] Include actual config in package, not defconfig

2015-04-16 Thread George Dunlap
We want to include the actual config used to build the packages. Signed-off-by: George Dunlap --- CC: Stefano Stabellini --- raise | 1 - scripts/mkdeb | 2 +- scripts/mkrpm | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/raise b/raise index 94507d2..bce6908 10075