Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Document build.sh mkernels.



details:   https://anonhg.NetBSD.org/src/rev/7ad3717db468
branches:  trunk
changeset: 803911:7ad3717db468
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Sun Nov 16 06:10:31 2014 +0000

description:
Document build.sh mkernels.

diffstat:

 doc/BUILDING.mdoc |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 4c690d96c3ee -r 7ad3717db468 doc/BUILDING.mdoc
--- a/doc/BUILDING.mdoc Sun Nov 16 06:08:13 2014 +0000
+++ b/doc/BUILDING.mdoc Sun Nov 16 06:10:31 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: BUILDING.mdoc,v 1.108 2014/11/16 05:44:57 uebayasi Exp $
+.\"    $NetBSD: BUILDING.mdoc,v 1.109 2014/11/16 06:10:31 uebayasi Exp $
 .\"
 .\" Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1539,6 +1539,10 @@
 This command internally calls the
 .Sy kernel Ns = Ns Ar kconf
 operation for each found kernel configuration file.
+.It Sy mkernels
+Similar to the above
+.Sy kernels
+operation, but builds kernels in modular build.
 .It Sy modules
 This command will build kernel modules and install them into
 .Sy DESTDIR .



Home | Main Index | Thread Index | Old Index