From owner-freebsd-questions@FreeBSD.ORG Fri Jun 28 01:05:20 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id ACDD5DB for ; Fri, 28 Jun 2013 01:05:20 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: from mail-ie0-x236.google.com (mail-ie0-x236.google.com [IPv6:2607:f8b0:4001:c03::236]) by mx1.freebsd.org (Postfix) with ESMTP id 87B521955 for ; Fri, 28 Jun 2013 01:05:20 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id s9so3052628iec.13 for ; Thu, 27 Jun 2013 18:05:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=kg94t9SPbdFIc7S4EuKnJfao7rVsqs/35Z7Q1d1AAKY=; b=eZUsVC/QMmR/9vDjlrtL6O2nYhLRfB23Zl4B5pjf8L0aux/QFdXHCNOBbDhwWfZdFF UNgrWrpNclKMZUFg8c0YP5wonQYbSXsoH1c3GBSb01s8+4TX/VUEfMjxjMshQWcwrY40 n44OFUeTHjHzUhKFMnHW+C7twZUbtq0Y27O6JySmybi173qwxsKzrDZ8GV6mOiGG+WGp vUAvLXG+DRuUfFaEPQ3J4lp1FmKfnYWlXyNRcQYXNJuUpMZjYlzwdbudQ/DuiOAi/jNr 3cOSy1oOF5ogv3CAjnd2rdbKKnOJK8Hr8cRiVsCOojehb7vYkxocFOPCIfPTR1QC48Hh m3Hg== MIME-Version: 1.0 X-Received: by 10.50.3.42 with SMTP id 10mr1269070igz.39.1372381519812; Thu, 27 Jun 2013 18:05:19 -0700 (PDT) Received: by 10.64.61.8 with HTTP; Thu, 27 Jun 2013 18:05:19 -0700 (PDT) Date: Thu, 27 Jun 2013 18:05:19 -0700 Message-ID: Subject: Upgrading from 8.0 to 8.4 with freebsd-update? From: Patrick To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 01:05:20 -0000 Is it possible to skip point releases using freebsd-update so that I can go from 8.0 to 8.4, or do I need to go 8.0 -> 8.1 -> 8.2 -> 8.3 -> 8.4? Patrick