Date: Sun, 23 Nov 2014 22:28:50 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373181 - in head/sysutils: . firstboot-growfs Message-ID: <201411232228.sANMSoIj021954@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cperciva Date: Sun Nov 23 22:28:49 2014 New Revision: 373181 URL: https://svnweb.freebsd.org/changeset/ports/373181 QAT: https://qat.redports.org/buildarchive/r373181/ Log: Remove firstboot-growfs. As jmg pointed out to me, he added this functionality to the base system 3 weeks ago... Deleted: head/sysutils/firstboot-growfs/ Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sun Nov 23 22:16:32 2014 (r373180) +++ head/sysutils/Makefile Sun Nov 23 22:28:49 2014 (r373181) @@ -245,7 +245,6 @@ SUBDIR += filewatcherd SUBDIR += finfo SUBDIR += firstboot-freebsd-update - SUBDIR += firstboot-growfs SUBDIR += firstboot-pkgs SUBDIR += flasher SUBDIR += flashrom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411232228.sANMSoIj021954>