From owner-freebsd-hackers@FreeBSD.ORG Fri Jun 27 23:34:56 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11AB11065688 for ; Fri, 27 Jun 2008 23:34:56 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 9786D8FC19 for ; Fri, 27 Jun 2008 23:34:55 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so413069fgb.35 for ; Fri, 27 Jun 2008 16:34:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=WWY3/CJF3XplIyNQNHJjGy9rDipl520YskAsC9mevBI=; b=kjZ/cMGa9TnI6SDdLsMZjsfQt/siLWBM2ULhCFvMnrei8X1H/ODq0ZPySWJGBfGNEr pWYMOLDpW5amYZKYzgtV5hSzVIBxED/eCgQ3Va23JMe388vmAWiSSbGyE9F6K5/FuQri /yPA7p0keIOm5/VsARNW0TccZiid36MQF5dac= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=TlLCpObAqlxJVKg4JhpBgk2DBsYmAngqIjoWSY469dUI7GcX9kqXWcbVzrgeflTYOd DbFCRvc7R/yhYIH6LMqL+GN7MAMw/LKfB9znvJVnHpxK0RqzvS+uO2uJNcOEcvaiPv54 Q3j9BREbyTruTTZR8YNMuuWEe62RAOWtJiuq0= Received: by 10.86.87.13 with SMTP id k13mr2627287fgb.38.1214609694735; Fri, 27 Jun 2008 16:34:54 -0700 (PDT) Received: by 10.86.51.1 with HTTP; Fri, 27 Jun 2008 16:34:54 -0700 (PDT) Message-ID: <7d6fde3d0806271634r2d3d0ebbmfc791509fbcf01b9@mail.gmail.com> Date: Fri, 27 Jun 2008 16:34:54 -0700 From: "Garrett Cooper" To: "Sean Bruno" In-Reply-To: <48655154.20709@miralink.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <48654287.4000508@miralink.com> <692660060806271325n45a863admbf037c50de9cf266@mail.gmail.com> <48655154.20709@miralink.com> Cc: FreeBSD Hackers , =?ISO-8859-1?Q?Sebastian_Tymk=F3w?= Subject: Re: Error from systinstall while trying to install man page packages X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2008 23:34:56 -0000 On Fri, Jun 27, 2008 at 1:45 PM, Sean Bruno wrote: > Sebastian Tymk=F3w wrote: >> >> Hi, >> >> You can set information in sysinstall using "Options" and setting >> "Release name" >> >> Best regards, >> >> Sebastian Tymkow > > Thanks. What should I set the Release name to? According to uname above, 7.0-STABLE (IIRC). Maybe uname -r would show the appropriate value? -Garrett