From: Eduardo Habkost <ehabkost@redhat.com>
To: kvm@vger.kernel.org
Subject: [PATCH 0/2] qemu-kvm: make make-release work on older systems
Date: Fri, 24 Sep 2010 14:03:02 -0300 [thread overview]
Message-ID: <1285347784-21180-1-git-send-email-ehabkost@redhat.com> (raw)
Hi,
The following patches allow make-release to be run on older systems (such as
RHEL5), where mktemp doesn't have the --tmpdir option and tar doesn't have the
--transform and --mtime options.
I made those changes on the scripts for my own use (to help testing and
packaging of qemu-kvm), but I don't know if they are really interesting to be
applied on upstream qemu-kvm.
Eduardo Habkost (2):
make-release: don't use --tmpdir mktemp option
make-release: don't use --mtime and --transform tar options
kvm/scripts/make-release | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)
--
1.7.2.1
next reply other threads:[~2010-09-24 17:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-24 17:03 Eduardo Habkost [this message]
2010-09-24 17:03 ` [PATCH 1/2] make-release: don't use --tmpdir mktemp option Eduardo Habkost
2010-09-24 17:03 ` [PATCH 2/2] make-release: don't use --mtime and --transform tar options Eduardo Habkost
2010-09-29 21:10 ` [PATCH 0/2] qemu-kvm: make make-release work on older systems Marcelo Tosatti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1285347784-21180-1-git-send-email-ehabkost@redhat.com \
--to=ehabkost@redhat.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox