From owner-freebsd-questions@freebsd.org Wed Jul 8 00:14:52 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DBB1996C74 for ; Wed, 8 Jul 2015 00:14:52 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from douhisi.pair.com (douhisi.pair.com [209.68.5.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 303E018A9 for ; Wed, 8 Jul 2015 00:14:51 +0000 (UTC) (envelope-from quartz@sneakertech.com) Received: from [10.2.2.1] (pool-173-48-121-235.bstnma.fios.verizon.net [173.48.121.235]) by douhisi.pair.com (Postfix) with ESMTPSA id 4D2AF3F79A for ; Tue, 7 Jul 2015 20:14:44 -0400 (EDT) Message-ID: <559C6B73.8050509@sneakertech.com> Date: Tue, 07 Jul 2015 20:14:43 -0400 From: Quartz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: FreeBSD questions Subject: Questions about freebsd-update Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2015 00:14:52 -0000 Have a couple odd situations I need to work around. I'm wondering if anyone can help me answer the following questions about updating: 1) How do I get a list of available updates for a system WITHOUT actually downloading anything or writing any files to disk? 2) How do I get freebsd-update to install only specific patches or updates instead of everything? 3) How do I (or even can I) manually download patches onto a usb drive and then install them onto a machine that has no internet connection?