public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Chris Funderburg" <ChrisFunderburg@directcommunications.net>
To: "'Drew P. Vogel'" <dvogel@intercarve.net>,
	"'Roy Sigurd Karlsbakk'" <roy@karlsbakk.net>
Cc: <linux-kernel@vger.kernel.org>
Subject: RE: opening a bzImage?
Date: Tue, 5 Feb 2002 15:15:21 -0000	[thread overview]
Message-ID: <008f01c1ae57$edbe3d20$2802360a@bti.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0202050950030.20253-100000@northface.intercarve.net>

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


A bzImage isn't bzipped.  It doesn't have anything to do with the "bzip"
program.

[root@aries boot]# file bzImage 
bzImage: x86 boot sector


-----Original Message-----
From: linux-kernel-owner@vger.kernel.org
[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Drew P. Vogel
Sent: 05 February 2002 14:55
To: Roy Sigurd Karlsbakk
Cc: linux-kernel@vger.kernel.org
Subject: Re: opening a bzImage?


The GPL does not require them to give you the .config.

I've never tried this, but could you do something like

bunzip2 -c bzImage > zImage && ar -t zImage

?

--Drew Vogel

On Tue, 5 Feb 2002, Roy Sigurd Karlsbakk wrote:

>hi
>
>I have this bzImage file given to me from a company. They don't want to

>give me the .config, but I need it, so I thought I'd try to
>
> - open the bzImage to a vmlinux
> - list the .o's in the vmlinux
>
>Is this possible?
>
>Btw.. Does GPL require them to give me the .config file?
>
>roy
>
>--
>Roy Sigurd Karlsbakk, MCSE, MCNE, CLS, LCA
>
>Computers are like air conditioners.
>They stop working when you open Windows.
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel"

>in the body of a message to majordomo@vger.kernel.org More majordomo 
>info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
>



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Chris Funderburg.vcf --]
[-- Type: text/x-vcard; name="Chris Funderburg.vcf", Size: 917 bytes --]

BEGIN:VCARD
VERSION:2.1
N:Funderburg;Chris
FN:Chris Funderburg
ORG:DCI (Europe);IT
TITLE:Senior Systems Administrator
TEL;WORK;VOICE:+44 (020) 8400 6438
TEL;CELL;VOICE:+44 07939409842
TEL;WORK;FAX:+44 (020) 8400 2012
ADR;WORK;ENCODING=QUOTED-PRINTABLE:;Old Isleworth;Europa House=0D=0AChurch Street;Old Isleworth;Middlesex;TW7 6=
DA;United Kingdom
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Old Isleworth=0D=0AEuropa House=0D=0AChurch Street=0D=0AOld Isleworth, Middl=
esex TW7 6DA=0D=0AUnited Kingdom
ADR;HOME:;;;Newbury;Berkshire;RG14 2PL;United Kingdom
LABEL;HOME;ENCODING=QUOTED-PRINTABLE:Newbury, Berkshire RG14 2PL=0D=0AUnited Kingdom
URL;HOME:http://Chris.Funderburg.com
URL;WORK:http://Chris.Funderburg.com
ROLE:System Administrator / Developer
EMAIL;PREF;INTERNET:ChrisFunderburg@directcommunications.net
EMAIL;INTERNET:ChrisFunderburg@directcommunications.net
REV:20011026T112741Z
END:VCARD

  parent reply	other threads:[~2002-02-05 15:15 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-05 14:42 opening a bzImage? Roy Sigurd Karlsbakk
2002-02-05 14:54 ` Drew P. Vogel
2002-02-05 15:05   ` Roy Sigurd Karlsbakk
2002-02-05 15:07     ` Drew P. Vogel
2002-02-05 15:13       ` Roy Sigurd Karlsbakk
2002-02-05 15:29         ` Drew P. Vogel
2002-02-05 15:40           ` Roy Sigurd Karlsbakk
2002-02-06  9:03             ` Horst von Brand
2002-02-06 14:40               ` Drew P. Vogel
2002-02-06 14:50                 ` opening a bzImage? (cancelled?) Roy Sigurd Karlsbakk
2002-02-06 15:02                   ` Drew P. Vogel
2002-02-06 15:22                   ` Alan Cox
2002-02-06 15:22                   ` Rik van Riel
2002-02-06 22:41                     ` Florian Schmitt
2002-02-05 15:15   ` Chris Funderburg [this message]
2002-02-05 17:22 ` opening a bzImage? Catalin Marinas
2002-02-06  7:40   ` Daniel Phillips
2002-02-05 18:19 ` Daniel A. Newby
2002-02-05 22:55   ` Catalin Marinas
2002-02-06 10:14     ` Horst von Brand
2002-02-06 17:21     ` Tommy Reynolds
  -- strict thread matches above, loose matches on Subject: below --
2002-02-06  0:25 Telford002

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='008f01c1ae57$edbe3d20$2802360a@bti.com' \
    --to=chrisfunderburg@directcommunications.net \
    --cc=dvogel@intercarve.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roy@karlsbakk.net \
    /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