From: Jeff Mahoney <jeffm@suse.com>
To: Edward Shishkin <edward.shishkin@gmail.com>
Cc: reiserfs-devel@vger.kernel.org
Subject: Re: Fwd: [PATCH] install standard {fsck,mkfs}.reiserfs symlinks
Date: Thu, 11 Oct 2012 11:54:22 -0400 [thread overview]
Message-ID: <5076EBAE.6090401@suse.com> (raw)
In-Reply-To: <507595E5.8050409@gmail.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/10/12 11:36 AM, Edward Shishkin wrote:
>
>
>
> -------- Original Message -------- Subject: [PATCH] install
> standard {fsck,mkfs}.reiserfs symlinks Date: Sat, 17 Jan 2009
> 11:19:38 -0500 From: Mike Frysinger <vapier@gentoo.org> To:
> reiserfs-devel@vger.kernel.org
>
>
>
> Since utilities expect to be able to run `mkfs.$FS` and
> `fsck.$FS`, reiserfs should install symlinks for these to the right
> place.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org> ---
> fsck/Makefile.am | 2 ++ mkreiserfs/Makefile.am | 2 ++ 2
> files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/fsck/Makefile.am b/fsck/Makefile.am index
> 7b1013c..f2f0d9a 100644 --- a/fsck/Makefile.am +++
> b/fsck/Makefile.am @@ -9,3 +9,5 @@ EXTRA_DIST = $(man_MANS)
>
> reiserfsck_LDADD = $(top_srcdir)/reiserfscore/libcore.a
> $(top_srcdir)/lib/libmisc.a
>
> +install-exec-hook: + $(LN_S) reiserfsck
> $(DESTDIR)$(sbindir)/fsck.reiserfs diff --git
> a/mkreiserfs/Makefile.am b/mkreiserfs/Makefile.am index
> 72cd707..aed0cfa 100644 --- a/mkreiserfs/Makefile.am +++
> b/mkreiserfs/Makefile.am @@ -6,3 +6,5 @@ EXTRA_DIST = $(man_MANS)
>
> LDADD = $(top_srcdir)/reiserfscore/libcore.a
> $(top_srcdir)/lib/libmisc.a
>
> +install-exec-hook: + $(LN_S) mkreiserfs
> $(DESTDIR)$(sbindir)/mkfs.reiserfs -- 1.6.1
>
Applied.
- -Jeff
- --
Jeff Mahoney
SUSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iQIcBAEBAgAGBQJQduutAAoJEB57S2MheeWymYwQALofasyFtF5LnjwiaYf6sIMm
psfcgi6MqWiItAlVMK5PucI0Dpear5E3vfvidQxckdWzeTt6FJcHy2yZlwKp0MsP
iAhqvKt2mzABs77iqxAxazVxgrULfrwEPpyC1Tg7aCgp98AurqTwi8DsuR4C+a2B
y6Os0jkeqOs7tb5kFQqSiuBpX1ixQrEKw1xaM8VnBxr5l1p2PcNkPK/ht0w31bUD
y0fhZRdLsXkGurtJmEKY9aTcU6wxskelRn59hhdZvjxCWOvhoJJbWc+50/BYUGyO
mByrXWL8EJev/2ngYLirpZfOSbp4IZj6gFu++54n4I5Jf7cvIA4LSA2XE28BLyCD
mH/9Y/yKfPEyZ/b8zrGHz3Xdf/iNAFpq8wl7wo6ddht0wXPUiPxxKArQlBTXv+j3
nQVrCsLeyg7rBVRAMiDdYHLh6LEaND4xg1par/rRYFIYOArBrUxWNDQ11klRmdpL
HUPZ9qE/Zy4fLCcoPnWTp1zbjt8DDQvms0wI4v7TcNWMjvob4HdYGn40uGFtoefP
VeqoTTS47Aw/cHmHo59hsA0Gtg5tXQX9T2W6HwOSmZCwh2hdQHuzLGzBCv3yBjR+
dGCJvO6qDmzryLUQnyBUZL4W0Ym9BLCI4vcfHdp14LppgQrlpcP/Tydq0xANdGiV
SRYezUGkDMYuxMsUyDOO
=hrUR
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2012-10-11 15:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-17 16:19 [PATCH] install standard {fsck,mkfs}.reiserfs symlinks Mike Frysinger
[not found] ` <507595E5.8050409@gmail.com>
2012-10-11 15:54 ` Jeff Mahoney [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=5076EBAE.6090401@suse.com \
--to=jeffm@suse.com \
--cc=edward.shishkin@gmail.com \
--cc=reiserfs-devel@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 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.