From: "Theodore Ts'o" <tytso@mit.edu>
To: Alexander Kapshuk <alexander.kapshuk@gmail.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
Greg KH <gregkh@linuxfoundation.org>
Subject: Re: [PATCH 8/24] ver_linux: e2fsprogs.patch
Date: Sat, 3 Oct 2015 21:48:48 -0400 [thread overview]
Message-ID: <20151004014848.GA4442@thunk.org> (raw)
In-Reply-To: <CAJ1xhMUJtNB3idq9bVAJKW9k3Y756oz3GK79PmestVB_UV3TJQ@mail.gmail.com>
On Sat, Oct 03, 2015 at 04:23:02PM +0300, Alexander Kapshuk wrote:
> 'tune2fs' is located in varying places depending on the distro.
> Current implementation output on distros where 'tune2fs' is found at
> a location that is not available in the PATH for the regular user,
> e.g. '/sbin', will have nothing to display.
> While running 'ver_linux' as user 'root' should be OK.
Instead of making all of these changes, why not just add
PATH=$PATH:/sbin:/usr/sbin:/bin:/usr/bin
to the beginning of ver_linux?
- Ted
next prev parent reply other threads:[~2015-10-04 1:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-03 13:23 [PATCH 8/24] ver_linux: e2fsprogs.patch Alexander Kapshuk
2015-10-04 1:48 ` Theodore Ts'o [this message]
2015-10-04 12:08 ` Alexander Kapshuk
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=20151004014848.GA4442@thunk.org \
--to=tytso@mit.edu \
--cc=alexander.kapshuk@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@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 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).