From owner-freebsd-questions@freebsd.org Thu Jul 9 17:35:24 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 72152997386 for ; Thu, 9 Jul 2015 17:35:24 +0000 (UTC) (envelope-from joshua@joshualokken.com) Received: from fusor.joshualokken.com (fusor.joshualokken.com [192.223.25.200]) (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 5DA0B140F for ; Thu, 9 Jul 2015 17:35:24 +0000 (UTC) (envelope-from joshua@joshualokken.com) Received: from 0019cb2ce9ff.click-network.com ([131.191.38.159]:15121 helo=localhost) by fusor.joshualokken.com with esmtpsa (TLSv1.2:DHE-RSA-AES128-GCM-SHA256:128) (Exim 4.85 (FreeBSD)) (envelope-from ) id 1ZDFjH-000PRN-Vq for freebsd-questions@freebsd.org; Thu, 09 Jul 2015 10:35:24 -0700 Date: Thu, 9 Jul 2015 10:35:28 -0700 From: Joshua Lokken To: freebsd-questions@freebsd.org Subject: Re: Questions about freebsd-update Message-ID: <20150709173528.GF1048@satellite.workgroup.local> References: <559C6B73.8050509@sneakertech.com> <559EA8B8.8080701@sneakertech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <559EA8B8.8080701@sneakertech.com> User-Agent: Mutt/1.5.23 (2014-03-12) 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: Thu, 09 Jul 2015 17:35:24 -0000 On Jul/09 01:00PM, Quartz wrote: > So... does anyone have any ideas here? Is any of this even possible? > > > On 2015-07-07 8:14 PM, Quartz wrote: > > 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? After reading the handbook chapter and the man page for freebsd-update it seems likely freebsd-update is not the tool you are looking for. See Brandon Wandersee's previous reply -- I concur, however, I am not an expert on the topic, either. -- Joshua