Module Name:    src
Committed By:   snj
Date:           Tue Sep 22 02:53:52 UTC 2020

Modified Files:
        src/distrib/notes/alpha: contents
        src/distrib/notes/common: contents
        src/usr.sbin/sysinst/arch/alpha: md.h msg.md.de msg.md.en msg.md.es
            msg.md.fr msg.md.pl

Log Message:
alpha: GENERIC.MP is no more


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/distrib/notes/alpha/contents
cvs rdiff -u -r1.183 -r1.184 src/distrib/notes/common/contents
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/sysinst/arch/alpha/md.h
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/sysinst/arch/alpha/msg.md.de \
    src/usr.sbin/sysinst/arch/alpha/msg.md.en \
    src/usr.sbin/sysinst/arch/alpha/msg.md.es \
    src/usr.sbin/sysinst/arch/alpha/msg.md.fr \
    src/usr.sbin/sysinst/arch/alpha/msg.md.pl

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.23 src/distrib/notes/alpha/contents:1.24
--- src/distrib/notes/alpha/contents:1.23	Fri Aug  7 00:43:47 2020
+++ src/distrib/notes/alpha/contents	Tue Sep 22 02:53:52 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: contents,v 1.23 2020/08/07 00:43:47 snj Exp $
+.\"	$NetBSD: contents,v 1.24 2020/09/22 02:53:52 snj Exp $
 .\"
 .\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -62,12 +62,6 @@ A gzipped
 .Nx
 kernel containing code for everything supported in this release.
 .
-.			It Pa netbsd-GENERIC.MP.gz
-A gzipped
-.Nx
-kernel containing code for everything supported in this release.  This
-kernel supports SMP on systems with more than one CPU.
-.
 .		tag) \" binary/kernel/
 .
 .		It Pa sets/

Index: src/distrib/notes/common/contents
diff -u src/distrib/notes/common/contents:1.183 src/distrib/notes/common/contents:1.184
--- src/distrib/notes/common/contents:1.183	Wed Sep 16 09:58:37 2020
+++ src/distrib/notes/common/contents	Tue Sep 22 02:53:52 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: contents,v 1.183 2020/09/16 09:58:37 nia Exp $
+.\"	$NetBSD: contents,v 1.184 2020/09/22 02:53:52 snj Exp $
 .\"
 .\" Copyright (c) 1999-2020 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -65,7 +65,7 @@ The installation kernel.
 This kernel runs on Vr41xx and TX3922 CPUs only.
 .\} \" hpcmips
 .\} \" !atari/mac68k/sgimips/evbppc/sandpoint
-.if \n[alpha]:\n[macppc]:\n[sparc]:\n[sparc64]:\n[vax] \{\
+.if \n[macppc]:\n[sparc]:\n[sparc64]:\n[vax] \{\
 .			It Pa netbsd-GENERIC.MP.gz
 A gzipped
 .Nx

Index: src/usr.sbin/sysinst/arch/alpha/md.h
diff -u src/usr.sbin/sysinst/arch/alpha/md.h:1.2 src/usr.sbin/sysinst/arch/alpha/md.h:1.3
--- src/usr.sbin/sysinst/arch/alpha/md.h:1.2	Fri Nov 16 19:54:03 2018
+++ src/usr.sbin/sysinst/arch/alpha/md.h	Tue Sep 22 02:53:52 2020
@@ -1,4 +1,4 @@
-/*	$NetBSD: md.h,v 1.2 2018/11/16 19:54:03 martin Exp $	*/
+/*	$NetBSD: md.h,v 1.3 2020/09/22 02:53:52 snj Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -64,7 +64,6 @@
  * or upgrade.
  */
 #define SET_KERNEL_1_NAME	"kern-GENERIC"
-#define SET_KERNEL_2_NAME	"kern-GENERIC.MP"
 
 /*
  * Machine-specific command to write a new label to a disk.

Index: src/usr.sbin/sysinst/arch/alpha/msg.md.de
diff -u src/usr.sbin/sysinst/arch/alpha/msg.md.de:1.1 src/usr.sbin/sysinst/arch/alpha/msg.md.de:1.2
--- src/usr.sbin/sysinst/arch/alpha/msg.md.de:1.1	Sat Jul 26 19:30:44 2014
+++ src/usr.sbin/sysinst/arch/alpha/msg.md.de	Tue Sep 22 02:53:52 2020
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.de,v 1.1 2014/07/26 19:30:44 dholland Exp $	*/
+/*	$NetBSD: msg.md.de,v 1.2 2020/09/22 02:53:52 snj Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -51,6 +51,3 @@ message dobootblks
 
 message set_kernel_1
 {Kernel (GENERIC)}
-
-message set_kernel_2
-{Kernel (GENERIC.MP)}
Index: src/usr.sbin/sysinst/arch/alpha/msg.md.en
diff -u src/usr.sbin/sysinst/arch/alpha/msg.md.en:1.1 src/usr.sbin/sysinst/arch/alpha/msg.md.en:1.2
--- src/usr.sbin/sysinst/arch/alpha/msg.md.en:1.1	Sat Jul 26 19:30:44 2014
+++ src/usr.sbin/sysinst/arch/alpha/msg.md.en	Tue Sep 22 02:53:52 2020
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.en,v 1.1 2014/07/26 19:30:44 dholland Exp $	*/
+/*	$NetBSD: msg.md.en,v 1.2 2020/09/22 02:53:52 snj Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -50,6 +50,3 @@ message dobootblks
 
 message set_kernel_1
 {Kernel (GENERIC)}
-
-message set_kernel_2
-{Kernel (GENERIC.MP)}
Index: src/usr.sbin/sysinst/arch/alpha/msg.md.es
diff -u src/usr.sbin/sysinst/arch/alpha/msg.md.es:1.1 src/usr.sbin/sysinst/arch/alpha/msg.md.es:1.2
--- src/usr.sbin/sysinst/arch/alpha/msg.md.es:1.1	Sat Jul 26 19:30:44 2014
+++ src/usr.sbin/sysinst/arch/alpha/msg.md.es	Tue Sep 22 02:53:52 2020
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.es,v 1.1 2014/07/26 19:30:44 dholland Exp $	*/
+/*	$NetBSD: msg.md.es,v 1.2 2020/09/22 02:53:52 snj Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -50,6 +50,3 @@ message dobootblks
 
 message set_kernel_1
 {N�cleo (GENERIC)}
-
-message set_kernel_2
-{N�cleo (GENERIC.MP)}
Index: src/usr.sbin/sysinst/arch/alpha/msg.md.fr
diff -u src/usr.sbin/sysinst/arch/alpha/msg.md.fr:1.1 src/usr.sbin/sysinst/arch/alpha/msg.md.fr:1.2
--- src/usr.sbin/sysinst/arch/alpha/msg.md.fr:1.1	Sat Jul 26 19:30:44 2014
+++ src/usr.sbin/sysinst/arch/alpha/msg.md.fr	Tue Sep 22 02:53:52 2020
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.fr,v 1.1 2014/07/26 19:30:44 dholland Exp $	*/
+/*	$NetBSD: msg.md.fr,v 1.2 2020/09/22 02:53:52 snj Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -50,6 +50,3 @@ message dobootblks
 
 message set_kernel_1
 {Kernel (GENERIC)}
-
-message set_kernel_2
-{Kernel (GENERIC.MP)}
Index: src/usr.sbin/sysinst/arch/alpha/msg.md.pl
diff -u src/usr.sbin/sysinst/arch/alpha/msg.md.pl:1.1 src/usr.sbin/sysinst/arch/alpha/msg.md.pl:1.2
--- src/usr.sbin/sysinst/arch/alpha/msg.md.pl:1.1	Sat Jul 26 19:30:44 2014
+++ src/usr.sbin/sysinst/arch/alpha/msg.md.pl	Tue Sep 22 02:53:52 2020
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:44 dholland Exp $	*/
+/*	$NetBSD: msg.md.pl,v 1.2 2020/09/22 02:53:52 snj Exp $	*/
 /* Based on english version: */
 /*	NetBSD: msg.md.en,v 1.6 2000/12/03 01:54:47 minoura Exp */
 
@@ -52,6 +52,3 @@ message dobootblks
 
 message set_kernel_1
 {Kernel (GENERIC)}
-
-message set_kernel_2
-{Kernel (GENERIC.MP)}

Reply via email to