From: jepler@unpythonic.dhs.org
To: Michael Zhu <mylinuxk@yahoo.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: LOSETUP COMMAND
Date: Fri, 11 Jan 2002 15:55:57 -0600 [thread overview]
Message-ID: <20020111155557.B5764@unpythonic.dhs.org> (raw)
In-Reply-To: <20020111210333.46759.qmail@web14912.mail.yahoo.com>
In-Reply-To: <20020111210333.46759.qmail@web14912.mail.yahoo.com>
On Fri, Jan 11, 2002 at 04:03:33PM -0500, Michael Zhu wrote:
> Hello, everyone, does anyone know where I can find the
> source code of "losetup" and "mount"? Thanks
If you're using an RPM-based distribution, you can use rpm to find this
kind of information.
$ rpm -qf /bin/mount
mount-2.10f-1
Now, get the mount-2.10f-1.src.rpm from your install media, use rpm -ivh to
install it, then rpm -bp on the installed specfile to recover the actual
source tree used to build that version of mount.
Jeff
next prev parent reply other threads:[~2002-01-11 21:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-11 21:03 LOSETUP COMMAND Michael Zhu
2002-01-11 21:55 ` jepler [this message]
2002-01-12 7:53 ` Gábor Lénárt
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=20020111155557.B5764@unpythonic.dhs.org \
--to=jepler@unpythonic.dhs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mylinuxk@yahoo.ca \
/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.