From owner-freebsd-current@FreeBSD.ORG Sun Apr 27 08:06:41 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6979A106564A for ; Sun, 27 Apr 2008 08:06:41 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id 6EE8A8FC17 for ; Sun, 27 Apr 2008 08:06:40 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so478324uge.37 for ; Sun, 27 Apr 2008 01:06:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; bh=mswGVv8W3fhRqKlzQkewbkidd8GAOJwvKNQJtHMu5pA=; b=Z5nuvgVrEMY6BMeXcV9LGmOP0J0fia3R0XRsn/k1hmlPOQZ3duR19h/HA4UbYmXkN89ZHvYUQvlLEnFvko0GW0iRaLaANbmf++zm6Y3QJThgg6eIUIgBqT088U+ktWnEU+pkVhaH6iJ3UA24F+SSt/Wf69yyr6t7AtVO5D6eFUk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=eaI9wFffzrAM6EX0YaAgKwq8f63b+1SY9TkYMrGWo7gc4Qap/e5heCXe47TWmJMJdjXz/GhNgYUx2azzOsWeJDmYlzhE2q1DM2jXhePMJ9s4tOdHiiDwqNbc/1U2VsIXIJJl3gYpaLtLXINqrzub3o6wDiMIWSR9H8sFo2W+m8A= Received: by 10.67.105.12 with SMTP id h12mr3019485ugm.12.1209283599390; Sun, 27 Apr 2008 01:06:39 -0700 (PDT) Received: from ?0.0.0.0? ( [196.34.241.123]) by mx.google.com with ESMTPS id i6sm5699490gve.5.2008.04.27.01.06.35 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 27 Apr 2008 01:06:38 -0700 (PDT) From: David Naylor Organization: Private To: "Kevin Oberman" Date: Sun, 27 Apr 2008 10:06:18 +0200 User-Agent: KMail/1.9.7 References: <20080426173323.AA25445010@ptavv.es.net> In-Reply-To: <20080426173323.AA25445010@ptavv.es.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1472199.nxoZmSy0om"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200804271006.22893.naylor.b.david@gmail.com> X-Mailman-Approved-At: Sun, 27 Apr 2008 11:11:50 +0000 Cc: freebsd-current@freebsd.org Subject: Re: boot failed with gzip'ed modules X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2008 08:06:41 -0000 --nextPart1472199.nxoZmSy0om Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Saturday 26 April 2008 19:33:23 Kevin Oberman wrote: > I can't comment on the problem, but I can comment on the csup part. It > is fully capable of tracking this down, especially if you have a good > time window on when the commit happened. > > Use the date= option in your subfile to set the appropriate date and > use -i to only update the files you need to update. > > For example, edit the supfile to contain: > src-all date=2008.01.23.15.00.00 > > and issue the command: > csup -i src/sys/amd64 current-supfile > > This will change only files in the specified directory and those below it. Thank you for your help. I did not know about the -i option with csup... Have a good day David --nextPart1472199.nxoZmSy0om Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBIFDP+UaaFgP9pFrIRAiybAJsENrufUUsM1BU9Y8+1t1/YPFh2aQCcCpYu W8fycfVrZDf8xk3Ww4H4CNk= =3MKx -----END PGP SIGNATURE----- --nextPart1472199.nxoZmSy0om--