linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesse Pollard <pollard@tomcat.admin.navo.hpc.mil>
To: pozsy@sch.bme.hu, linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Where does 'vmlinuz' come from?
Date: Thu, 13 Dec 2001 08:40:18 -0600 (CST)	[thread overview]
Message-ID: <200112131440.IAA49406@tomcat.admin.navo.hpc.mil> (raw)

J Sloan <jjs@lexus.com>
> Hi all,
> 
> This is not a bugreport, but a simple question: :)
> where does the term vmlinuz come from?

It is partly historical:

Original boot on PDP-11, the kernel was kept in the file /unix (date was mid
to late 1970s)

When virtual memory was added it was changed to /vmunix (early 80s I think)
to distinguish the difference on those systems that could do both (Mid 80s
I had a Motorola 68020 that still used /unix since the VM hadn't been finished
yet).

Then on to Linux, which added compression. Since the name UNIX (in all it's
forms) was copyrighted and couldn't be used to name the system the OS became
linux, and, following the progression, vmlinux hence - with compressed files
having a Z or gz extension - vmlinuz

-------------------------------------------------------------------------
Jesse I Pollard, II
Email: pollard@navo.hpc.mil

Any opinions expressed are solely my own.

             reply	other threads:[~2001-12-13 14:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-13 14:40 Jesse Pollard [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-12-12 23:24 Where does 'vmlinuz' come from? Pozsar Balazs
2001-12-12 23:48 ` J Sloan
2001-12-13  0:03   ` Alon Altman
2001-12-13  1:47     ` Doug McNaught
2001-12-13 10:39     ` Peter Wächtler
2001-12-13 11:21   ` Luigi Genoni

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=200112131440.IAA49406@tomcat.admin.navo.hpc.mil \
    --to=pollard@tomcat.admin.navo.hpc.mil \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pozsy@sch.bme.hu \
    /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).