From owner-freebsd-questions@FreeBSD.ORG Thu Jan 20 23:16:16 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D85581065672 for ; Thu, 20 Jan 2011 23:16:16 +0000 (UTC) (envelope-from edflecko@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 932F38FC18 for ; Thu, 20 Jan 2011 23:16:16 +0000 (UTC) Received: by iwn39 with SMTP id 39so1106521iwn.13 for ; Thu, 20 Jan 2011 15:16:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=S9bkPUGgRnMZ1+SvFq/oSPFlZ92bTjeS+q0iBiOGAZc=; b=DcwDv4vuEXHA7SHnDLzy1LwMPVBlKVdZnSMfOfdiPMaK3gdDL+7zp5eCqALLOhmQqD J159RReJ9fBV75ajXrfyafRlriPTqWuy6dI+2lrjMWHVA1VpZ/g+/Ss+3aLK1abiux2Z y8Aj5tcCW2GVHNJobuZbf/c9Y/9YtabV/KYK0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=i3W37DXBtyvs+qQckZ8zW6SXNjWchfbB5m8o1YDrPJlsporz1Y8qw7RvwuMSEaDAXL xRdD03Lp7zLtkTQTIvtnwvpm90m48y0nQMNX7C5USAq5/8Dpo6HWBArJ5yss6q7iWY+e 0mcqgLduZDFCXlCACD3ux5a2/hZNr34TKTG04= MIME-Version: 1.0 Received: by 10.231.15.8 with SMTP id i8mr3301571iba.125.1295563673332; Thu, 20 Jan 2011 14:47:53 -0800 (PST) Received: by 10.231.165.208 with HTTP; Thu, 20 Jan 2011 14:47:53 -0800 (PST) Date: Thu, 20 Jan 2011 14:47:53 -0800 Message-ID: From: Ed Flecko To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Should I use the standard-supfile or stable-supfile? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2011 23:16:16 -0000 Hi everyone, I've installed Production Release 8.1 on a production server and I want to just track the errata branch, so should I use the standard-supfile or stable-supfile? Also, I want my supfile to read: tag=RELENG_8_1 right? Thank you! Ed