All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Brueggeman <stevebr@primenet.com>
To: Peter MN <pmn@post10.tele.dk>
Cc: linux-lvm@msede.com
Subject: [linux-lvm] Re: applying latest patch-howto
Date: Tue, 16 Mar 1999 13:14:15 GMT	[thread overview]
Message-ID: <36ee5701.218858342@smtp.primenet.com> (raw)
In-Reply-To: <36EE473E.BCE4BA8D@post10.tele.dk>


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

      reply	other threads:[~1999-03-16 13:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-16 11:57 [linux-lvm] lvm_0.6-patch-15031999a.gz Peter MN
1999-03-16 13:14 ` Steve Brueggeman [this message]

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=36ee5701.218858342@smtp.primenet.com \
    --to=stevebr@primenet.com \
    --cc=linux-lvm@msede.com \
    --cc=pmn@post10.tele.dk \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.