linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] lvm_0.6-patch-15031999a.gz
@ 1999-03-16 11:57 Peter MN
  1999-03-16 13:14 ` [linux-lvm] Re: applying latest patch-howto Steve Brueggeman
  0 siblings, 1 reply; 2+ messages in thread
From: Peter MN @ 1999-03-16 11:57 UTC (permalink / raw)
  To: linux-lvm

Hi  folks

Can anyone help to find the correct way to impl. the new patch (
lvm_0.6-patch-15031999a.gz)  for lvm.

Regards.

Peter Michael Nielsen

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

* [linux-lvm] Re: applying latest patch-howto
  1999-03-16 11:57 [linux-lvm] lvm_0.6-patch-15031999a.gz Peter MN
@ 1999-03-16 13:14 ` Steve Brueggeman
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Brueggeman @ 1999-03-16 13:14 UTC (permalink / raw)
  To: Peter MN; +Cc: linux-lvm


On Tue, 16 Mar 1999 12:57:50 +0100, you wrote:

>Hi  folks
>
>Can anyone help to find the correct way to impl. the new patch (
>lvm_0.6-patch-15031999a.gz)  for lvm.
>
>Regards.
>
>Peter Michael Nielsen
>

First, get a clean lvm-0.6 gziped tar, from
ftp://linux.msede.com/lvm/v0.6/lvm_0.6.tar.gz
and unpack it to the directory of your choosing, 

tar -xzf lvm_0.6.tar.gz

(you should already know this part), which will create a LVM/0.6/..... directory
tree.

Second, if you put Heinz's latest patch in the same directory as the
lvm_0.6.tar.gz file, do the following

gzip -dc lvm_0_6-patch-15031999a | (cd LVM/0.6; patch -p1)

This should successfully patch two files

tools/lib/lvm_tab_get_free_blk_dev.c
and
tools/lib/lvm_get_iop_version.c

If you get bad results, I must have mistyped something, so let me know and I'll
correct it.

Steve Brueggeman

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

end of thread, other threads:[~1999-03-16 13:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-16 11:57 [linux-lvm] lvm_0.6-patch-15031999a.gz Peter MN
1999-03-16 13:14 ` [linux-lvm] Re: applying latest patch-howto Steve Brueggeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).