From owner-svn-src-head@FreeBSD.ORG Mon Jun 6 12:21:43 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 056CB106564A; Mon, 6 Jun 2011 12:21:43 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E94818FC0C; Mon, 6 Jun 2011 12:21:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id p56CLgZD030704; Mon, 6 Jun 2011 12:21:42 GMT (envelope-from bz@svn.freebsd.org) Received: (from bz@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id p56CLg0A030702; Mon, 6 Jun 2011 12:21:42 GMT (envelope-from bz@svn.freebsd.org) Message-Id: <201106061221.p56CLg0A030702@svn.freebsd.org> From: "Bjoern A. Zeeb" Date: Mon, 6 Jun 2011 12:21:42 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r222747 - head/usr.sbin/bsdinstall/scripts X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2011 12:21:43 -0000 Author: bz Date: Mon Jun 6 12:21:42 2011 New Revision: 222747 URL: http://svn.freebsd.org/changeset/base/222747 Log: Remove TODO which is not longer needed and the default. Modified: head/usr.sbin/bsdinstall/scripts/netconfig_ipv6 Modified: head/usr.sbin/bsdinstall/scripts/netconfig_ipv6 ============================================================================== --- head/usr.sbin/bsdinstall/scripts/netconfig_ipv6 Mon Jun 6 11:36:10 2011 (r222746) +++ head/usr.sbin/bsdinstall/scripts/netconfig_ipv6 Mon Jun 6 12:21:42 2011 (r222747) @@ -33,7 +33,6 @@ # # TODO: -# - Add -R /sbin/resolvconf to rtsol once support is in tree. # - Add DHCPv6 support once FreeBSD ships with it. #