From owner-cvs-all@FreeBSD.ORG Thu Apr 28 13:46:03 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46C3E1065673; Thu, 28 Apr 2011 13:46:03 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1B9348FC12; Thu, 28 Apr 2011 13:46:03 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p3SDk3kl059532; Thu, 28 Apr 2011 13:46:03 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p3SDk2XB059531; Thu, 28 Apr 2011 13:46:03 GMT (envelope-from des) Message-Id: <201104281346.p3SDk2XB059531@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 28 Apr 2011 13:46:02 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: projects/tinderbox tinderbox.1 tinderbox.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2011 13:46:03 -0000 des 2011-04-28 13:46:02 UTC FreeBSD projects repository Modified files: tinderbox tinderbox.1 tinderbox.pl Log: Add a "kernels" command which instructs the tinderbox script to build all available kernels except LINT (which is still treated specially). Suggested by: jhb@ Revision Changes Path 1.24 +4 -1 projects/tinderbox/tinderbox.1 1.72 +32 -17 projects/tinderbox/tinderbox.pl