From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VPNfU-00056M-TA for mharc-grub-devel@gnu.org; Thu, 26 Sep 2013 22:20:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52502) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPNfI-00054e-DG for grub-devel@gnu.org; Thu, 26 Sep 2013 22:20:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPNf9-0003qE-VA for grub-devel@gnu.org; Thu, 26 Sep 2013 22:20:20 -0400 Received: from mail-la0-x232.google.com ([2a00:1450:4010:c03::232]:62954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPNf9-0003q8-NN for grub-devel@gnu.org; Thu, 26 Sep 2013 22:20:11 -0400 Received: by mail-la0-f50.google.com with SMTP id gx14so1619019lab.23 for ; Thu, 26 Sep 2013 19:20:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=IqOmTVnxVYZPydGVGSOau+Tpw+gI2w4T4OJdTAvLaTE=; b=LpsxvcYuYPGS0Unk53jTURYAleKkEl42DQ97t2XRbvy521a7doKhbECW0V6ZCHxr37 n26amuTzEJ5zOy+dyST4PTRWEmyEhZZ6I4zKrjddq5llKGUunnrbqTdw3CE4Jhu3auim CEND0hOrDIhYrtvQQcP1mpbc8IR6Ye8j08WqNGCzHAkmtik38h62KNGIZQ6FM9F4S+CI TINrk9TR+AFHIv7xnkQvZ8lMjBm/IDO8sb4wBv8E5fRmCgAhvG2a/1hnALEr1CX2X8PY ilmnUY4v86b8lARiF2RUUfrPPuj//ivwwPzlORZZLaczp+6dHDo7P+5fW/NrCcEw+QLS 8Fbw== X-Received: by 10.152.37.103 with SMTP id x7mr3402487laj.28.1380248410600; Thu, 26 Sep 2013 19:20:10 -0700 (PDT) Received: from opensuse.site (ppp91-76-150-246.pppoe.mtu-net.ru. [91.76.150.246]) by mx.google.com with ESMTPSA id k6sm3844978lae.9.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 26 Sep 2013 19:20:10 -0700 (PDT) Date: Fri, 27 Sep 2013 06:20:09 +0400 From: Andrey Borzenkov To: Jonathan McCune , grub-devel@gnu.org Subject: Re: [PATCH v4 2/4] load_env support for whitelisting which variables are read from an env file, even if check_signatures=enforce Message-ID: <20130927062009.1ae58d51@opensuse.site> In-Reply-To: References: <1380074432-27299-1-git-send-email-jonmccune@google.com> <1380074432-27299-3-git-send-email-jonmccune@google.com> <20130925100918.2087bec5@opensuse.site> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::232 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 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: Fri, 27 Sep 2013 02:20:29 -0000 В Wed, 25 Sep 2013 08:01:25 -0700 Jonathan McCune пишет: > > > > And please update also documentation for command changes. > > > > Do you mean grub.texi as well, or just within the source code? (e.g., for > 'help load_env') > I mean grub.texi