Re: [Qemu-devel] [PATCH] add a SNAPSHOT flag to be able to generate snapshots from CVS

2007-01-24 Thread Thiemo Seufer
Carlo Marcelo Arenas Belon wrote: > Greetings, > > The following patch adds a "SNAPSHOT" variable to the Makefile which can be > changed to "yes" (or any other value) so that `make -k tar` generates a > snapshot tar (on a configured or not CVS tree) instead of a release source tar > (useful when d

[Qemu-devel] [PATCH] add a SNAPSHOT flag to be able to generate snapshots from CVS

2007-01-22 Thread Carlo Marcelo Arenas Belon
Greetings, The following patch adds a "SNAPSHOT" variable to the Makefile which can be changed to "yes" (or any other value) so that `make -k tar` generates a snapshot tar (on a configured or not CVS tree) instead of a release source tar (useful when debugging a version of the CVS tree) by using a