Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/hpcsh/miniroot Enable dhcpcd(8) in hpcsh sysinst.
details: https://anonhg.NetBSD.org/src/rev/353711aed54d
branches: trunk
changeset: 754889:353711aed54d
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat May 15 05:08:53 2010 +0000
description:
Enable dhcpcd(8) in hpcsh sysinst.
diffstat:
distrib/hpcsh/miniroot/Makefile.inc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r d27d3ceffadb -r 353711aed54d distrib/hpcsh/miniroot/Makefile.inc
--- a/distrib/hpcsh/miniroot/Makefile.inc Sat May 15 05:02:46 2010 +0000
+++ b/distrib/hpcsh/miniroot/Makefile.inc Sat May 15 05:08:53 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.6 2010/05/03 14:14:35 tsutsui Exp $
+# $NetBSD: Makefile.inc,v 1.7 2010/05/15 05:08:53 tsutsui Exp $
WARNS= 1
DBG= -Os
@@ -10,3 +10,5 @@
LISTS+= ${DISTRIBDIR}/common/list.sysinst.en
MTREECONF+= ${.CURDIR}/mtree.usr.install
IMAGEDEPENDS+= ${ARCHDIR}/dot.profile
+
+.include "${DISTRIBDIR}/common/Makefile.dhcpcd"
Home |
Main Index |
Thread Index |
Old Index