From owner-freebsd-stable@FreeBSD.ORG Sun Apr 19 03:39:24 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33A8B106564A for ; Sun, 19 Apr 2009 03:39:24 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-bw0-f165.google.com (mail-bw0-f165.google.com [209.85.218.165]) by mx1.freebsd.org (Postfix) with ESMTP id A49D18FC08 for ; Sun, 19 Apr 2009 03:39:23 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: by bwz9 with SMTP id 9so815308bwz.43 for ; Sat, 18 Apr 2009 20:39:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=S95C1EQltblk7qzC3fx2WYHznimAbnATpMUrY4tTQPs=; b=giv+3Ty495D6VzRoprDp5OEatVeowtm6Om04OH3XREcnsxW68bXG4MHlQ/FWiFmqll 1XxHQA1x3LLGK3OoavkOnwe5mQ3Imbt1JwTNiaJFnub2ibYdsBXHMxHycsgg73y0/jTH m+VnbLMDX7S0eO5zbQzNLfr3ETwuL3R85pGN0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=cbBl+bDGFMOiiIRtZlsgZb2z71ayU6F99bweCQaygmvhunjyquvI2cN3Dy3dQ3FYR5 TIkz6OoYs2aTuXa50eaWnoqyDvhHx3ELNxy9Ylx09qtyrF7jkiaazjJD40suxZdkjyF7 c+x8CKSpk6crjImUBuYc73wSLwe8IEF6ubBYw= MIME-Version: 1.0 Received: by 10.204.65.65 with SMTP id h1mr3963433bki.26.1240112362279; Sat, 18 Apr 2009 20:39:22 -0700 (PDT) In-Reply-To: <20090419010904.714c2dc2@gluon.draftnet> References: <20090419010904.714c2dc2@gluon.draftnet> Date: Sat, 18 Apr 2009 23:39:22 -0400 Message-ID: From: Mehmet Erol Sanliturk To: Bruce Cran Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable Subject: Re: FreeBSD 7.2 RC1 amd64 Installation X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Apr 2009 03:39:24 -0000 On Sat, Apr 18, 2009 at 8:09 PM, Bruce Cran wrote: > On Sat, 18 Apr 2009 19:04:26 -0400 > Mehmet Erol Sanliturk wrote: > > > > (3) When shutdown is selected from Gnome menu either by the first > > user or the root , within displayed dialog box > > there is no a Shutdown item . > > It is necessary for the root open a terminal console , and enter > > shutdown -p now command . > > Have you installed sudo? I think those options > (suspend/shutdown/hibernate) only get displayed if HAL sees sudo is > available. > > -- > Bruce Cran It is very likely , because I had selected all of the packages . I do not know why HAL uses sudo for such a result . Actually I am using FreeBSD 7.1 i386 Stable again all of the packages installed but Gnome shut down menu is NOT affected by selection of sudo . Now I have checked my 7.1 i386 . sudo is installed and Gnome shutdown menu for the user ( not root ) included into operator group for USB mounts shows the menu item shudtdown . This means that there is a difference between i386 and amd64 shutdown rules in Gnome menus . Thank you very much Mehmet Erol Sanliturk