From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NHMXx-00050j-3c for mharc-grub-devel@gnu.org; Sun, 06 Dec 2009 14:13:29 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHMXu-00050T-Kk for grub-devel@gnu.org; Sun, 06 Dec 2009 14:13:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHMXp-000501-9B for grub-devel@gnu.org; Sun, 06 Dec 2009 14:13:25 -0500 Received: from [199.232.76.173] (port=45806 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHMXp-0004zy-3Q for grub-devel@gnu.org; Sun, 06 Dec 2009 14:13:21 -0500 Received: from mail-gx0-f224.google.com ([209.85.217.224]:64119) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHMXo-0000NA-Sz for grub-devel@gnu.org; Sun, 06 Dec 2009 14:13:20 -0500 Received: by gxk24 with SMTP id 24so3421929gxk.6 for ; Sun, 06 Dec 2009 11:13:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=gNQjqVePDrdI780MW+uhIMxtWeaUdO4dFacTFmwxVe4=; b=uOpGPDvoOfgnesFKHf/o6Nr4y9ge5TbWT9qI20xG8GKtumQpo3N+odcRGaee0y2wAh eKivqs9oyYFpBGO41o/0D4C4eywtzFINpmqHFv2cEx56opINKSWJGOSkxPKCcAp5sJiy xPx6KFlxUYDACqzY+mkRlOudR0ADyp7SGleAU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=hxdDfp8Ab4dEeC+uYtbUH2uYSLf3fMXw1g7lCCZekh+Byc2qnv9WhJVd4cV7kH7+8N GGmgPu76+UgSsSx5sbtLxESD1EAYqkhmxQvIVvTC/Jr/QjUbLgQ6b6mijElP+wuBUW4b KfzdAjkVv9WXVxEYqLkXGfeE+Jz+qDRa51cOQ= Received: by 10.90.62.4 with SMTP id k4mr9374362aga.56.1260126800360; Sun, 06 Dec 2009 11:13:20 -0800 (PST) Received: from ?192.168.0.75? (cpe-66-69-97-231.satx.res.rr.com [66.69.97.231]) by mx.google.com with ESMTPS id 23sm2256106yxe.0.2009.12.06.11.13.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 06 Dec 2009 11:13:19 -0800 (PST) Message-ID: <4B1C024E.2070002@gmail.com> Date: Sun, 06 Dec 2009 13:13:18 -0600 From: Bruce Dubbs User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080722 SeaMonkey/1.1.11 MIME-Version: 1.0 To: The development of GNU GRUB References: <4B1BF3BF.9010900@gmail.com> <4B1BF841.5000804@gmail.com> <4B1BF9DE.3070003@gmail.com> <4B1BFD11.70905@gmail.com> <4B1C0126.2040207@gmail.com> In-Reply-To: <4B1C0126.2040207@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: meaning of absent --users prameters. X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Dec 2009 19:13:26 -0000 Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Actually the real question is about interpretation of missing --users. > Actually your suggestion --users superusers has a problem that user > "superusers" may actually exist. BTW: > menuentry "name" --users $superusers { > is already accepted OK. Sorry for the noise. -- Bruce