qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] add a SNAPSHOT flag to be able to generate snapshot


From: Carlo Marcelo Arenas Belon
Subject: [Qemu-devel] [PATCH] add a SNAPSHOT flag to be able to generate snapshots from CVS
Date: Mon, 22 Jan 2007 05:11:33 -0600
User-agent: Mutt/1.4.1i

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 generated version 
based on the current date through GNU date.

Only the name of the tar is changed so to keep all internal logic that relies
in the version unchanged.

Carlo

Attachment: qemu-snapshot.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]