All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Migrating to an LVM system (boot/root) disk
Date: Tue, 05 Jun 2001 03:15:54 +0400	[thread overview]
Message-ID: <3B1C16AA.AD983576@tls.msk.ru> (raw)
In-Reply-To: 20010604171512.A348@sistina.com

AJ Lewis wrote:
[]
> Hmm...I put 'sed' in the debian package wrapper scripts since Debian put's
> basename in /usr/bin and if you don't use an initrd script and you have your
> /usr partition on LVM, you can't use the wrapper...
> 
> Is there an easy way we can work around this?  Maybe hack up the
> create_initrd script a bit more?  I can just adjust it in the debian
> packages too i guess.

So basename also should be placed to initrd? ;)  I think that
problem should be resolved at a first place (in mkinitrd), not
by putting numerous workarounds all other the place.
BTW, bash have nice construct ${var##*/} to be used instead of
basename, and it works *much* faster (also ${var%/*} for dirname
etc).

Regards,
 Michael.

  reply	other threads:[~2001-06-04 23:15 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-03  2:16 [linux-lvm] Migrating to an LVM system (boot/root) disk Brian J. Murrell
2001-06-03  5:02 ` Steve Wray
2001-06-03 10:22   ` Brian J. Murrell
2001-06-03 10:59     ` Steve Wray
2001-06-03 18:27       ` Michael Tokarev
2001-06-03 21:12         ` Steve Wray
2001-06-03 23:11           ` Michael Tokarev
2001-06-04 17:34             ` Andreas Dilger
2001-06-04 18:59               ` Michael Tokarev
2001-06-04 21:03                 ` Steve Wray
2001-06-04 22:15               ` AJ Lewis
2001-06-04 23:15                 ` Michael Tokarev [this message]
2001-06-04 23:28                   ` Luca Berra
2001-06-05 16:57                     ` AJ Lewis
2001-06-05 17:55                   ` Andreas Dilger
2001-06-05 18:08                     ` Luca Berra
2001-06-04  3:40 ` Andreas Dilger
2001-06-04  6:04   ` Brian J. Murrell
2001-06-04 17:37     ` Andreas Dilger

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=3B1C16AA.AD983576@tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=linux-lvm@sistina.com \
    /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.