Module Name:    src
Committed By:   christos
Date:           Wed May 15 13:47:41 UTC 2019

Modified Files:
        src/distrib/amd64/cdroms/bootcd-com: Makefile

Log Message:
Add a comment about iLO


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/distrib/amd64/cdroms/bootcd-com/Makefile

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

Modified files:

Index: src/distrib/amd64/cdroms/bootcd-com/Makefile
diff -u src/distrib/amd64/cdroms/bootcd-com/Makefile:1.5 src/distrib/amd64/cdroms/bootcd-com/Makefile:1.6
--- src/distrib/amd64/cdroms/bootcd-com/Makefile:1.5	Mon Jan 17 19:16:13 2011
+++ src/distrib/amd64/cdroms/bootcd-com/Makefile	Wed May 15 09:47:41 2019
@@ -1,9 +1,10 @@
-#	$NetBSD: Makefile,v 1.5 2011/01/18 00:16:13 jym Exp $
+#	$NetBSD: Makefile,v 1.6 2019/05/15 13:47:41 christos Exp $
 #
 
 .include "${.CURDIR}/../Makefile.cdrom"
 
 CDBASE=		boot-com			# gives ${CDBASE}.iso
+# HP Proliant iLO serial console is on com1
 CDBOOTOPTIONS=	-o console=com0
 
 CDBUILDEXTRA+=	boot.cfg		# Add boot.cfg file

Reply via email to