public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Masood Ahmed <coolmasood@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Re: modules built post kernel install (on the fly)
Date: Sat, 4 Mar 2006 21:37:08 +0530	[thread overview]
Message-ID: <20060304160708.GA10755@mainframe> (raw)
In-Reply-To: <871wxifc8o.fsf@newsguy.com>

[-- Attachment #1: Type: text/plain, Size: 1275 bytes --]

Harry Putnam wrote:
> Masood Ahmed <coolmasood@gmail.com> writes:
> [...]
> Thanks Masood, for the pointers.. I have a question about your sig.
> 
> (....)
> 
> Do you get that info from a single command or several?
> 

The answer is several,
for kernel version i did 'uname -r'
for gcc-version i did 'gcc -v'
for processor i did 'cat /proc/cpuinfo'
for ram 'free -t'
for CFLAGS 'cat /etc/make.conf | grep CFLAGS'
for CXXFLAGS 'cat /etc/make.conf | grep CXXFLAGS'

I think this is not what you expected. I dont have enough sed and grep
knowledge to automate the process, but i'm learning it. I'd like to
write a script that would output only the required contents from the
output of the commands above. 

Got any idea's anyone?

-- 
Linux Kernel  : 2.6.15-gentoo-r7
GCC version   : 4.0.2 (Gentoo 4.0.2-r3, pie-8.7.8)
Processor     : AMD Athlon XP 2600+
RAM           : 1 GB DDR 333 SDRAM
CFLAGS USED   : -march=athlon-xp -O3 -m3dnow -msse -mmmx -pipe
                -fomit-frame-pointer -momit-leaf-frame-pointer -ftracer
	        -fno-crossjumping -falign-functions=16 -falign-loops=16
	        -falign-jumps=16 -fno-align-labels -mfpmath=387,sse
	        -maccumulate-outgoing-args
CXXFLAGS USED : $(CFLAGS) -fvisibility-inlines-hidden

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

  reply	other threads:[~2006-03-04 16:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-04 15:15 [gentoo-user] modules built post kernel install (on the fly) Harry Putnam
2006-03-04 15:23 ` [gentoo-user] " Peter
2006-03-04 15:35   ` Harry Putnam
2006-03-04 16:16     ` Peter
2006-03-05  4:03       ` Harry Putnam
2006-03-05  4:08         ` Brett I. Holcomb
2006-03-05  4:34         ` Holly Bostick
2006-03-05  5:11           ` Harry Putnam
2006-03-05  7:19             ` Ryan Tandy
2006-03-04 15:40   ` Masood Ahmed
2006-03-04 15:28 ` [gentoo-user] " Masood Ahmed
2006-03-04 15:41   ` [gentoo-user] " Harry Putnam
2006-03-04 16:07     ` Masood Ahmed [this message]
2006-03-05 22:18       ` Boyd Stephen Smith Jr.

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=20060304160708.GA10755@mainframe \
    --to=coolmasood@gmail.com \
    --cc=gentoo-user@lists.gentoo.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