Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [PATCH 0/2] qemu-kvm: make make-release work on older systems
@ 2010-09-24 17:03 Eduardo Habkost
  2010-09-24 17:03 ` [PATCH 1/2] make-release: don't use --tmpdir mktemp option Eduardo Habkost
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eduardo Habkost @ 2010-09-24 17:03 UTC (permalink / raw)
  To: kvm

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-30  5:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-24 17:03 [PATCH 0/2] qemu-kvm: make make-release work on older systems Eduardo Habkost
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox