From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SQ2sb-0008UZ-80 for garchives@archives.gentoo.org; Thu, 03 May 2012 20:44:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60359E08A2; Thu, 3 May 2012 20:43:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 337F5E08A2 for ; Thu, 3 May 2012 20:43:49 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40BA21B4052 for ; Thu, 3 May 2012 20:43:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D7423E5403 for ; Thu, 3 May 2012 20:43:46 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1336077250.b5917a817c697fa284462319357f5fac45c462f0.robbat2@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: net/ X-VCS-Repository: proj/openrc X-VCS-Files: net/Makefile X-VCS-Directories: net/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: b5917a817c697fa284462319357f5fac45c462f0 X-VCS-Branch: master Date: Thu, 3 May 2012 20:43:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: db8a5ae6-0d40-4c66-9835-7213942859c2 X-Archives-Hash: 728d236693c6f65c57200c11689e53e7 commit: b5917a817c697fa284462319357f5fac45c462f0 Author: Robin H. Johnson gentoo org> AuthorDate: Thu May 3 20:33:31 2012 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Thu May 3 20:34:10 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3Db5917a81 net: Be sure to install the ip6rd module. Signed-off-by: Robin H. Johnson gentoo.org> --- net/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net/Makefile b/net/Makefile index c2f3747..660b1fa 100644 --- a/net/Makefile +++ b/net/Makefile @@ -13,7 +13,7 @@ SRCS-Linux=3D iwconfig.sh.in INC-Linux=3D adsl.sh apipa.sh arping.sh bonding.sh br2684ctl.sh bridge.s= h \ ccwgroup.sh clip.sh ethtool.sh iproute2.sh ifplugd.sh ip6to4.sh \ ipppd.sh iwconfig.sh netplugd.sh pppd.sh pump.sh tuntap.sh udhcpc.sh \ - vlan.sh macvlan.sh + vlan.sh macvlan.sh ip6rd.sh =20 SRCS-NetBSD=3D INC-NetBSD=3D ifwatchd.sh