[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] caching seabios-dir in tools/firmware on deb8


  • To: Xen-users <xen-users@xxxxxxxxxxxxx>
  • From: Mark Pryor <tlviewer@xxxxxxxxx>
  • Date: Mon, 29 Dec 2014 01:35:28 +0000 (UTC)
  • Delivery-date: Mon, 29 Dec 2014 01:37:07 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s2048; d=yahoo.com; b=AWlWXRH9haA8kWSF/hUdUihry5G6LrNLdA29I49EHjRMfcaL2W+FqGqG6vgNmshLNfJeiYl8UpTo9tpY6L5QIgGfLeR+3amXdL5g4EvdxoRxKPjVe75jpeIqSBtLJxbt5kW+1S5H57exe35JiNB98Ga09i4slReiUx5HdikNrQ68uvbhrB1O4pta+LI9BaqDXrVNAhI4rG40RASO9b0365N6T84BztAYUice1lqjVrAIkz/Z49eKNj+S9BodDSmXWRZg8/0SBTVBtPFrYWcrEHpqGs0xicDrV+oH3NWKeViA6iZboiUoG8/A1deRJsMHxqSRQeLFXksyh38sgQr+Sg==;
  • List-id: Xen user discussion <xen-users.lists.xen.org>

Hello,

on #xen channel on freenode, we discussed how to use a local seabios git repo in a build using the rc4 tarball.

Any problems with this approach? I used it for a build today.
----- snip ------
git clone git://xenbits.xen.org/seabios.git
ln -s ./seabios seabios-dir
tar hczf seabios-dir.tar.gz ./seabios-dir --exclude=./seabios-dir/.git

//while in xenroot after untarring the tarball (its best to script this)
cd ./xen-4.5.0-rc4
(cd ./tools/firmware/;cp ~/seabios-dir.tar.gz ./;tar xzf ./seabios-dir.tar.gz; rm seabios-dir.tar.gz)
--------- snip -----
Now your cached seabios will be used instead of the usual remote clone


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.