public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Gortmaker <p_gortmaker@yahoo.com>
To: Ulrich Drepper <drepper@cygnus.com>
Cc: Matthias Juchem <juchem@uni-mannheim.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] new bug report script
Date: Sun, 07 Jan 2001 08:42:57 -0500	[thread overview]
Message-ID: <3A587261.5B3B99BE@yahoo.com> (raw)
In-Reply-To: <Pine.LNX.4.30.0101070858400.7104-100000@gandalf.math.uni-mannheim.de> <m3elyfbwvp.fsf@otr.mynet.cygnus.com>

Ulrich Drepper wrote:
> 
> Matthias Juchem <matthias@gandalf.math.uni-mannheim.de> writes:
> 
> > Or is the file name scheme reliable (/lib/libc.so.5.x.y)?
> 
> Yes, since this was how HJ named the releases.  You have to find out
> which version is actually used (there might be several .so files
> there).

Can also do:

$ strings /lib/libc.so.5|grep Linux
@(#) The Linux C library 5.4.33
$ 

BTW, people have a nasty habit of tacking their entire .config file
onto bug reports to linux-kernel.  Can you mention "grep ^C .config"
somewhere in there (or have the script do it) since the number of
config options isn't going to decrease anytime soon...

Paul.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-01-07 13:45 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-07  7:48 [PATCH] new bug report script Matthias Juchem
2001-01-07  7:56 ` Ulrich Drepper
2001-01-07  8:01   ` Matthias Juchem
2001-01-07  8:16     ` Ulrich Drepper
2001-01-07 13:42       ` Paul Gortmaker [this message]
2001-01-07 13:52         ` Matthias Juchem
2001-01-07  9:43     ` Brett
2001-01-07  9:44       ` Matthias Juchem
2001-01-07 11:21         ` David Ford
2001-01-07 11:16       ` Kurt Roeckx
2001-01-07  9:00   ` [PATCH] " Matthias Juchem
2001-01-07  9:06     ` Ulrich Drepper
2001-01-07  9:19       ` Matthias Juchem
2001-01-07 12:38       ` Matthias Juchem
2001-01-07 13:58 ` Alan Cox
2001-01-07 14:00   ` Matthias Juchem
2001-01-07 14:19     ` Alan Cox
2001-01-07 14:33       ` Matthias Juchem
2001-01-07 14:43         ` David Ford
2001-01-07 14:49           ` Matthias Juchem
2001-01-08  0:24           ` Keith Owens
2001-01-08  1:26             ` Ulrich Drepper
2001-01-08  1:40               ` Matthias Juchem
2001-01-08  1:53                 ` Barry K. Nathan
2001-01-07 15:02       ` Russell King

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=3A587261.5B3B99BE@yahoo.com \
    --to=p_gortmaker@yahoo.com \
    --cc=drepper@cygnus.com \
    --cc=juchem@uni-mannheim.de \
    --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