Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/sysinst/arch/atari Make it clear which Milan k...
details: https://anonhg.NetBSD.org/src/rev/9f75386473ff
branches: trunk
changeset: 533028:9f75386473ff
user: leo <leo%NetBSD.org@localhost>
date: Wed Jun 19 11:44:26 2002 +0000
description:
Make it clear which Milan kernel (PCIIDE or ISAIDE) is selected.
diffstat:
distrib/utils/sysinst/arch/atari/md.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 33898e7dfd7b -r 9f75386473ff distrib/utils/sysinst/arch/atari/md.h
--- a/distrib/utils/sysinst/arch/atari/md.h Wed Jun 19 10:17:17 2002 +0000
+++ b/distrib/utils/sysinst/arch/atari/md.h Wed Jun 19 11:44:26 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: md.h,v 1.3 2002/04/25 20:16:08 leo Exp $ */
+/* $NetBSD: md.h,v 1.4 2002/06/19 11:44:26 leo Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -76,8 +76,8 @@
= {
{"kern-BOOT", 1, "ag", "TT030/Falcon kernel : "},
{"kern-HADES", 1, "ag", "Hades kernel : "},
- {"kern-MILAN-ISAIDE",1, "ag", "Milan kernel : "},
- {"kern-MILAN-PCIIDE",1, "ag", "Milan kernel : "},
+ {"kern-MILAN-ISAIDE",1, "ag", "Milan ISAIDE kernel : "},
+ {"kern-MILAN-PCIIDE",1, "ag", "Milan PCIIDE kernel : "},
{"base", 1, "bw", "Base : "},
{"etc", 1, "aa", "System (/etc) : "},
{"comp", 1, "bl", "Compiler : "},
Home |
Main Index |
Thread Index |
Old Index