From owner-freebsd-hackers Wed Jun 26 23:32:00 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA04851 for hackers-outgoing; Wed, 26 Jun 1996 23:32:00 -0700 (PDT) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA04836 for ; Wed, 26 Jun 1996 23:31:53 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.5/8.6.5) with SMTP id XAA00581; Wed, 26 Jun 1996 23:19:44 -0700 (PDT) Message-Id: <199606270619.XAA00581@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: alexis@ww.net (Alexis Yushin) cc: freebsd-hackers@freebsd.org Subject: Re: sup tags again In-reply-to: Your message of "Thu, 27 Jun 1996 09:58:44 +0400." <199606270558.JAA05033@dawn.ww.net> From: David Greenman Reply-To: davidg@root.com Date: Wed, 26 Jun 1996 23:19:44 -0700 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Greetings, > > Anyone please tell me the last time: how do I know which >tag belongs to which release? I.e. how do I find a tag for a specific >snap for example? SNAPs are made from either the "current" or "stable" branches. They have no tag of their own. For SUP, use "release=stable" for stable and "release=current" for current. See /usr/src/share/examples/sup/* for example supfiles. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project