[ Sending again since my outgoing mail was down yesterday :-( ]
On Wed, Sep 16, 2009 at 07:38:14PM +0100, Daniel P. Berrange wrote:
This is a followup to
http://www.redhat.com/archives/libvir-list/2009-September/msg00477.html
I am not actually going to spam the list with all the patches, since
it'd generate a HUGE series of mails.
Instead I have published a branch containing all the patches which you
can directly pull into your GIT checkout. I recommend you do the
following set of steps.
- make maintainer-clean
- git checkout master
- git pull
- git remote add -f danb
git://gitorious.org/~berrange/libvirt/staging.git
- git checkout -b rearrange danb/rearrange
You will now have a checkout on a branch called 'rearrange' containing
all my patches applied.
If you want to go straight into building it, the normal build process
still applies eg ./autogen && make
I've committed the changes in a large series of steps to make it easier
to see what's going on at each point. To see the list of changes run
the following
git log -b berrange/rearrange master..
The changes basically follow everything we discussed in the previous
thread
I've added a src/README file which describes the split of
sub-directories.
I'll reproduce the content here for convenience
Okay I finally checked things out, yes this looks way nicer !
For the documentation/website subdir we can clear things up later
but I'm fine pushing the change now, since this will affect patches
being submitted.
ACK !
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/