From: Sam Ravnborg <sam@ravnborg.org>
To: Dave Jones <davej@codemonkey.org.uk>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.5 'what to expect' document.
Date: Mon, 14 Apr 2003 23:48:07 +0200 [thread overview]
Message-ID: <20030414214807.GB993@mars.ravnborg.org> (raw)
In-Reply-To: <20030414193138.GA24870@suse.de>
On Mon, Apr 14, 2003 at 08:31:44PM +0100, Dave Jones wrote:
> Kernel build system.
> ~~~~~~~~~~~~~~~~~~~~
> - make xconfig now requires the qt libraries.
- An alternative that uses gtk exitst, named 'make gconfig'
> - Try "make KBUILD_VERBOSE=0 <whatever target>". If you like it,
> put KBUILD_VERBOSE=0 into your environment.
You could mention the much shorter "make V=0" version.
"make help" provides a list of typical targets, including debugging targets such as allnoconfig etc.
> - "make kernel/mm.o" will build the named file, provided a
> corresponding source exists. This also works for (non-composite)
> modules.
IIRC this is broken for modules at present.
"make kernel/" will compile all files in a subdirectory and below.
> - There is no need to run 'make dep' at any stage
"make dep" is actually deprecated and for no use since one or
two months ago.
> - The bdflush() syscall is now officially deprecated. The syscall
> does nothing, and prints a stern warning to users. The functionality
> is replaced by the pdflush deamons.
Can I safely delete /sbin/update from my initscripts then?
Sam
next prev parent reply other threads:[~2003-04-14 21:36 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-14 19:31 Dave Jones
2003-04-14 21:08 ` Michael Buesch
2003-04-14 21:13 ` Dave Jones
2003-04-14 21:25 ` Michael Buesch
2003-04-14 21:48 ` Sam Ravnborg [this message]
2003-04-14 21:57 ` Robert Love
2003-04-15 5:13 ` Sam Ravnborg
2003-04-14 21:59 ` Valdis.Kletnieks
2003-04-14 22:07 ` Robert Love
2003-04-15 0:15 ` Wichert Akkerman
2003-04-15 5:15 ` Randy.Dunlap
2003-04-15 11:06 ` Dave Jones
2003-04-15 5:19 ` Nigel Cunningham
2003-04-15 11:07 ` Dave Jones
2003-04-15 21:24 ` Nigel Cunningham
2003-04-15 21:29 ` Randy.Dunlap
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=20030414214807.GB993@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=davej@codemonkey.org.uk \
--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
all inboxes | Powered by JetHome®