Source-Changes-HG archive

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

[src/trunk]: src/distrib/amd64/cdroms/bootcd-com Add a comment about iLO



details:   https://anonhg.NetBSD.org/src/rev/cfe23bb28bcc
branches:  trunk
changeset: 451326:cfe23bb28bcc
user:      christos <christos%NetBSD.org@localhost>
date:      Wed May 15 13:47:41 2019 +0000

description:
Add a comment about iLO

diffstat:

 distrib/amd64/cdroms/bootcd-com/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 89b0003f7648 -r cfe23bb28bcc distrib/amd64/cdroms/bootcd-com/Makefile
--- a/distrib/amd64/cdroms/bootcd-com/Makefile  Wed May 15 13:43:45 2019 +0000
+++ b/distrib/amd64/cdroms/bootcd-com/Makefile  Wed May 15 13:47:41 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index