Module Name:    src
Committed By:   thorpej
Date:           Sat May 29 19:03:08 UTC 2021

Modified Files:
        src/distrib/notes/alpha: contents

Log Message:
Document netbsd-GENERIC.QEMU.gz


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/distrib/notes/alpha/contents

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/notes/alpha/contents
diff -u src/distrib/notes/alpha/contents:1.24 src/distrib/notes/alpha/contents:1.25
--- src/distrib/notes/alpha/contents:1.24	Tue Sep 22 02:53:52 2020
+++ src/distrib/notes/alpha/contents	Sat May 29 19:03:08 2021
@@ -1,4 +1,4 @@
-.\"	$NetBSD: contents,v 1.24 2020/09/22 02:53:52 snj Exp $
+.\"	$NetBSD: contents,v 1.25 2021/05/29 19:03:08 thorpej Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -62,6 +62,14 @@ A gzipped
 .Nx
 kernel containing code for everything supported in this release.
 .
+.			It Pa netbsd-GENERIC.QEMU.gz
+.
+A gzipped
+.Nx
+kernel, identical to netbsd-GENERIC, except that it contains a static
+copy of the kernel symbol table for convenience when running under Qemu,
+which loads the kernel directly but does not load the kernel symbols.
+.
 .		tag) \" binary/kernel/
 .
 .		It Pa sets/

Reply via email to