Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes Document debug sets and kernel module directory.



details:   https://anonhg.NetBSD.org/src/rev/6f6ca2c2a6a2
branches:  trunk
changeset: 320143:6f6ca2c2a6a2
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jun 24 09:17:58 2018 +0000

description:
Document debug sets and kernel module directory.

diffstat:

 distrib/notes/acorn32/contents     |  16 +++++++++++++++-
 distrib/notes/alpha/contents       |  16 +++++++++++++++-
 distrib/notes/amd64/contents       |  21 ++++++++++++++++++++-
 distrib/notes/amiga/contents       |  16 +++++++++++++++-
 distrib/notes/arc/contents         |  16 +++++++++++++++-
 distrib/notes/atari/contents       |  16 +++++++++++++++-
 distrib/notes/bebox/contents       |  16 +++++++++++++++-
 distrib/notes/cats/contents        |  16 +++++++++++++++-
 distrib/notes/common/contents      |  16 +++++++++++++++-
 distrib/notes/common/xfer          |  13 ++++++++-----
 distrib/notes/emips/contents       |  16 +++++++++++++++-
 distrib/notes/evbarm/contents      |  16 +++++++++++++++-
 distrib/notes/evbppc/contents      |  16 +++++++++++++++-
 distrib/notes/ews4800mips/contents |  16 +++++++++++++++-
 distrib/notes/hp300/contents       |  16 +++++++++++++++-
 distrib/notes/hpcarm/contents      |  16 +++++++++++++++-
 distrib/notes/hpcmips/contents     |  16 +++++++++++++++-
 distrib/notes/hpcsh/contents       |  16 +++++++++++++++-
 distrib/notes/hppa/contents        |  16 +++++++++++++++-
 distrib/notes/i386/contents        |  21 ++++++++++++++++++++-
 distrib/notes/landisk/contents     |  16 +++++++++++++++-
 distrib/notes/mac68k/contents      |  16 +++++++++++++++-
 distrib/notes/macppc/contents      |  16 +++++++++++++++-
 distrib/notes/mmeye/contents       |  16 +++++++++++++++-
 distrib/notes/mvme68k/contents     |  16 +++++++++++++++-
 distrib/notes/news68k/contents     |  16 +++++++++++++++-
 distrib/notes/newsmips/contents    |  16 +++++++++++++++-
 distrib/notes/next68k/contents     |  16 +++++++++++++++-
 distrib/notes/ofppc/contents       |  16 +++++++++++++++-
 distrib/notes/pmax/contents        |  16 +++++++++++++++-
 distrib/notes/prep/contents        |  16 +++++++++++++++-
 distrib/notes/rs6000/contents      |  16 +++++++++++++++-
 distrib/notes/sandpoint/contents   |  16 +++++++++++++++-
 distrib/notes/sgimips/contents     |  16 +++++++++++++++-
 distrib/notes/shark/contents       |  16 +++++++++++++++-
 distrib/notes/sparc/contents       |  16 +++++++++++++++-
 distrib/notes/sparc64/contents     |  16 +++++++++++++++-
 distrib/notes/sun2/contents        |  16 +++++++++++++++-
 distrib/notes/sun3/contents        |  16 +++++++++++++++-
 distrib/notes/vax/contents         |  16 +++++++++++++++-
 distrib/notes/x68k/contents        |  16 +++++++++++++++-
 41 files changed, 618 insertions(+), 45 deletions(-)

diffs (truncated from 1556 to 300 lines):

diff -r 86a266ce8b38 -r 6f6ca2c2a6a2 distrib/notes/acorn32/contents
--- a/distrib/notes/acorn32/contents    Sun Jun 24 01:53:14 2018 +0000
+++ b/distrib/notes/acorn32/contents    Sun Jun 24 09:17:58 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.2 2015/05/19 19:30:26 snj Exp $
+.\"    $NetBSD: contents,v 1.3 2018/06/24 09:17:58 martin Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -140,6 +140,13 @@
 all of the utilities it contains, as well as the
 system call and library manual pages.
 .
+.It Sy debug
+This distribution set contains debug information for
+all base system utilities.
+It is usefull when reporting issues with binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy etc
 This distribution set contains the system
 configuration files that reside in
@@ -217,6 +224,13 @@
 .It Sy xcomp
 The extra libraries and include files needed to compile X source code.
 .
+.It Sy xdebug
+This distribution set contains debug information for
+all X11 binaries.
+It is usefull when reporting issues with these binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy xfont
 Fonts needed by the X server and by X clients.
 .
diff -r 86a266ce8b38 -r 6f6ca2c2a6a2 distrib/notes/alpha/contents
--- a/distrib/notes/alpha/contents      Sun Jun 24 01:53:14 2018 +0000
+++ b/distrib/notes/alpha/contents      Sun Jun 24 09:17:58 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.16 2015/05/19 19:30:26 snj Exp $
+.\"    $NetBSD: contents,v 1.17 2018/06/24 09:17:58 martin Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -196,6 +196,13 @@
 all of the utilities it contains, as well as the
 system call and library manual pages.
 .
+.It Sy debug
+This distribution set contains debug information for
+all base system utilities.
+It is usefull when reporting issues with binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy etc
 This distribution set contains the system
 configuration files that reside in
@@ -273,6 +280,13 @@
 .It Sy xcomp
 The extra libraries and include files needed to compile X source code.
 .
+.It Sy xdebug
+This distribution set contains debug information for
+all X11 binaries.
+It is usefull when reporting issues with these binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy xfont
 Fonts needed by the X server and by X clients.
 .
diff -r 86a266ce8b38 -r 6f6ca2c2a6a2 distrib/notes/amd64/contents
--- a/distrib/notes/amd64/contents      Sun Jun 24 01:53:14 2018 +0000
+++ b/distrib/notes/amd64/contents      Sun Jun 24 09:17:58 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.5 2015/05/19 19:30:26 snj Exp $
+.\"    $NetBSD: contents,v 1.6 2018/06/24 09:17:58 martin Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -77,6 +77,11 @@
 .
 \*M bootable CD-ROM images; see below.
 .
+.              It Pa miniroot/
+.
+\*M kernel modules providing memory disk
+root file systems for expert usage.
+.
 .              It Pa misc/
 .
 Miscellaneous \*M installation utilities; see
@@ -130,6 +135,13 @@
 all of the utilities it contains, as well as the
 system call and library manual pages.
 .
+.It Sy debug
+This distribution set contains debug information for
+all base system utilities.
+It is usefull when reporting issues with binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy etc
 This distribution set contains the system
 configuration files that reside in
@@ -203,6 +215,13 @@
 .It Sy xcomp
 The extra libraries and include files needed to compile X source code.
 .
+.It Sy xdebug
+This distribution set contains debug information for
+all X11 binaries.
+It is usefull when reporting issues with these binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy xfont
 Fonts needed by the X server and by X clients.
 .
diff -r 86a266ce8b38 -r 6f6ca2c2a6a2 distrib/notes/amiga/contents
--- a/distrib/notes/amiga/contents      Sun Jun 24 01:53:14 2018 +0000
+++ b/distrib/notes/amiga/contents      Sun Jun 24 09:17:58 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.20 2015/05/19 19:30:26 snj Exp $
+.\"    $NetBSD: contents,v 1.21 2018/06/24 09:17:58 martin Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -162,6 +162,13 @@
 all of the utilities it contains, as well as the
 system call and library manual pages.
 .
+.It Sy debug
+This distribution set contains debug information for
+all base system utilities.
+It is usefull when reporting issues with binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy etc
 This distribution set contains the system
 configuration files that reside in
@@ -235,6 +242,13 @@
 .It Sy xcomp
 The extra libraries and include files needed to compile X source code.
 .
+.It Sy xdebug
+This distribution set contains debug information for
+all X11 binaries.
+It is usefull when reporting issues with these binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy xfont
 Fonts needed by the X server and by X clients.
 .
diff -r 86a266ce8b38 -r 6f6ca2c2a6a2 distrib/notes/arc/contents
--- a/distrib/notes/arc/contents        Sun Jun 24 01:53:14 2018 +0000
+++ b/distrib/notes/arc/contents        Sun Jun 24 09:17:58 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.2 2015/05/19 19:30:26 snj Exp $
+.\"    $NetBSD: contents,v 1.3 2018/06/24 09:17:58 martin Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -132,6 +132,13 @@
 all of the utilities it contains, as well as the
 system call and library manual pages.
 .
+.It Sy debug
+This distribution set contains debug information for
+all base system utilities.
+It is usefull when reporting issues with binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy etc
 This distribution set contains the system
 configuration files that reside in
@@ -209,6 +216,13 @@
 .It Sy xcomp
 The extra libraries and include files needed to compile X source code.
 .
+.It Sy xdebug
+This distribution set contains debug information for
+all X11 binaries.
+It is usefull when reporting issues with these binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy xfont
 Fonts needed by the X server and by X clients.
 .
diff -r 86a266ce8b38 -r 6f6ca2c2a6a2 distrib/notes/atari/contents
--- a/distrib/notes/atari/contents      Sun Jun 24 01:53:14 2018 +0000
+++ b/distrib/notes/atari/contents      Sun Jun 24 09:17:58 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.20 2015/05/19 19:30:26 snj Exp $
+.\"    $NetBSD: contents,v 1.21 2018/06/24 09:17:58 martin Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -166,6 +166,13 @@
 all of the utilities it contains, as well as the
 system call and library manual pages.
 .
+.It Sy debug
+This distribution set contains debug information for
+all base system utilities.
+It is usefull when reporting issues with binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy etc
 This distribution set contains the system
 configuration files that reside in
@@ -242,6 +249,13 @@
 .It Sy xcomp
 The extra libraries and include files needed to compile X source code.
 .
+.It Sy xdebug
+This distribution set contains debug information for
+all X11 binaries.
+It is usefull when reporting issues with these binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy xfont
 Fonts needed by the X server and by X clients.
 .
diff -r 86a266ce8b38 -r 6f6ca2c2a6a2 distrib/notes/bebox/contents
--- a/distrib/notes/bebox/contents      Sun Jun 24 01:53:14 2018 +0000
+++ b/distrib/notes/bebox/contents      Sun Jun 24 09:17:58 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.2 2015/05/19 19:30:27 snj Exp $
+.\"    $NetBSD: contents,v 1.3 2018/06/24 09:17:59 martin Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -140,6 +140,13 @@
 all of the utilities it contains, as well as the
 system call and library manual pages.
 .
+.It Sy debug
+This distribution set contains debug information for
+all base system utilities.
+It is usefull when reporting issues with binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy etc
 This distribution set contains the system
 configuration files that reside in
@@ -217,6 +224,13 @@
 .It Sy xcomp
 The extra libraries and include files needed to compile X source code.
 .
+.It Sy xdebug
+This distribution set contains debug information for
+all X11 binaries.
+It is usefull when reporting issues with these binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy xfont
 Fonts needed by the X server and by X clients.
 .
diff -r 86a266ce8b38 -r 6f6ca2c2a6a2 distrib/notes/cats/contents
--- a/distrib/notes/cats/contents       Sun Jun 24 01:53:14 2018 +0000
+++ b/distrib/notes/cats/contents       Sun Jun 24 09:17:58 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.2 2015/05/19 19:30:27 snj Exp $
+.\"    $NetBSD: contents,v 1.3 2018/06/24 09:17:59 martin Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -134,6 +134,13 @@
 all of the utilities it contains, as well as the
 system call and library manual pages.
 .
+.It Sy debug
+This distribution set contains debug information for
+all base system utilities.
+It is usefull when reporting issues with binaries or during
+developement.
+This set is huge, if the target disk is small, do not install it.
+.
 .It Sy etc
 This distribution set contains the system
 configuration files that reside in
@@ -215,6 +222,13 @@
 .It Sy xcomp
 The extra libraries and include files needed to compile X source code.
 .
+.It Sy xdebug
+This distribution set contains debug information for



Home | Main Index | Thread Index | Old Index