WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] PV Grub Questions

To: "Samuel Thibault" <samuel.thibault@xxxxxxxxxxxxx>, "xen-devel mailing list" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] PV Grub Questions
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Thu, 28 Aug 2008 13:17:21 -0400
Cc:
Delivery-date: Thu, 28 Aug 2008 10:17:44 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9figxW0yn6IHEBudWfiDNofulN8TXAqG9Zu1jqQcGYA=; b=WQM+BZTdaN5Yam8NssZg18FILVnVrpYfBRZycPR84167op12z+TOqg8zj3Aqett84t Z7KweRh14MQlO25npNDiBO7e4TMpfmf0fYXYliecW0ct6Dgxouq35toCnDgSpfS7k23H 3opFVBEiKMYzYeuqC26eh7GWgtgGGgzILZRGM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=RIjkAgtwjVA0WDTuCdLhyhWRrXXcu8fSA9e8wvdVuINGPeE7KInim50PPlenp1OOQX cWdYxqG2Rdx3LlsOHuWqPiD8xUNUT2PVOfT/DFC6F3m+g67td9ViVEXuQxwxEkyZ/v2c MJYsMDcM6W7C+bBFAq6MhYxsUcFjyVVnz/dGQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20080828134842.GS4523@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1e16a9ed0808261257p763cb14uc6a3b28513cf94d2@xxxxxxxxxxxxxx> <20080827153342.GX4535@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <1e16a9ed0808271233v2b013245rabf93cee230e0d0e@xxxxxxxxxxxxxx> <20080827230502.GB4516@implementation> <1e16a9ed0808271748r18452b1fvebfb4d8f74d499dc@xxxxxxxxxxxxxx> <20080828085757.GC4523@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <1e16a9ed0808280634m3cbc52d9w5b408be5a8a829bd@xxxxxxxxxxxxxx> <20080828134842.GS4523@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>> This README does not appear to be installed to
>> the system in /usr/share/doc/xen, is it expected to be?
>
> It should get installed to /usr/share/doc/xen/README.stubdom yes

The issue seems to be that make install was not called in the stubdom
directory by default.

I ran make install manually in stubdom/ and it installed everything. I re-ran
make dist manually and in fact it doesn't actually call make install directly,
instead it does:

install -m0644 -p README
/root/xen-3.3.0/dist/install/usr/share/doc/xen/README.stubdom

Which for some reason doesn't work, since I checked the install location
( /root/xen-3.3.0/dist/install/usr/share/doc/xen/) manually and it
doesn't show up there.

So, I'm not sure what the real issue is why the README files don't also make it
into /usr/share/doc/xen. They would be useful I think, so if you have
ideas on what
to fix/try I'd be willing to test.

Cheers,
Todd

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel