All of lore.kernel.org
 help / color / mirror / Atom feed
From: john slee <indigoid@higherplane.net>
To: Keith Owens <kaos@ocs.com.au>
Cc: kbuild-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: Announce: Kernel Build for 2.5, Release 1 is available.
Date: Wed, 8 Aug 2001 17:38:00 +1000	[thread overview]
Message-ID: <20010808173800.C2770@higherplane.net> (raw)
In-Reply-To: <31408.997253881@kao2.melbourne.sgi.com>
In-Reply-To: <31408.997253881@kao2.melbourne.sgi.com>

On Wed, Aug 08, 2001 at 04:58:01PM +1000, Keith Owens wrote:
>   Supports separate source and object directories.  You can compile
>   multiple versions of the kernel from a single source tree, using a
>   separate object directory and config for each version.  You can even
>   compile different architectures simultaneously from the same source
>   tree.

ace, less cp -al!

>   Standard support for shipping generated files.  kbuild 2.4 has had
>   continual problems with files that are both generated and shipped.

a subtle reference to aic7xxx? :-/

>   Multiple targets can be specified on the same make command.  You
>   cannot mix clean or mrproper with other targets but everything else
>   can be put on one command.
>     make -j oldconfig installable && sudo make -j install
>   works beautifully.

'make dep bzImage modules modules_install' has worked for me for a long
long time...  am i just lucky?

>   Install targets such as bzImage, zImage, where to install System.map
>   and .config, the install path prefix, which commands to run after
>   install etc. are all CONFIG_ options.  Copy .config from one kernel
>   to another, run make install and it all happens, hands free.

i think you've fixed my only gripes with existing kbuild.
much appreciated. :-)

j.

-- 
"Bobby, jiggle Grandpa's rat so it looks alive, please" -- gary larson

  reply	other threads:[~2001-08-08  7:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-08  6:58 Announce: Kernel Build for 2.5, Release 1 is available Keith Owens
2001-08-08  7:38 ` john slee [this message]
2001-08-08 11:07   ` Keith Owens
2001-08-08 11:33 ` [kbuild-devel] " Giacomo Catenazzi
2001-08-08 11:39   ` Christoph Hellwig
2001-08-08 11:48     ` Giacomo Catenazzi
2001-08-08 11:54       ` Christoph Hellwig
2001-08-08 12:06         ` Giacomo Catenazzi
2001-08-08 12:00       ` Andy Walker
2001-08-08 11:50   ` Keith Owens
2001-08-08 11:56     ` Alan Cox

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=20010808173800.C2770@higherplane.net \
    --to=indigoid@higherplane.net \
    --cc=kaos@ocs.com.au \
    --cc=kbuild-devel@lists.sourceforge.net \
    --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 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.