From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1WVlFF-0004QH-Jm for mharc-grub-devel@gnu.org; Thu, 03 Apr 2014 13:16:05 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVlF7-0004Gv-Qg for grub-devel@gnu.org; Thu, 03 Apr 2014 13:16:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVlF0-0006Ir-8c for grub-devel@gnu.org; Thu, 03 Apr 2014 13:15:57 -0400 Received: from mail-lb0-x235.google.com ([2a00:1450:4010:c04::235]:40848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVlEz-0006IH-OC for grub-devel@gnu.org; Thu, 03 Apr 2014 13:15:50 -0400 Received: by mail-lb0-f181.google.com with SMTP id c11so1552339lbj.26 for ; Thu, 03 Apr 2014 10:15:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=FPb9iOvcjLwCj1vrUxzrzorejcZErg13uxuOGJ1RKqw=; b=X87SYdnZ/mH3jWXYp+pIE56UqCopMc8kTA1+kBK6ejq5vqQWZwGw3ihMwfPVrVKC4B V+M7C8V0qZovfK+qlsr7ytwBm6qUpgvpjoSYPawUADsNGj3888XRUL31Cb8vE0G60ZbP yXk05TCdkCedXmIoLGEtIBg+TO5doBaPjuLOcpQKt6tPfOxwTPyGUn6ExWpd0cQA8eB7 WYa42wzA6x1muBS96Z7B9CnSRQfSImdnk8hLI7lD1PYEOgi6eQ6O4gXyHqsz4V6U+1EW /9ZmkuuiFzr1CSeoahC3hzIvXAskcvhq2YPElsnV4juIkDhJ+LNU9VWVUTg54RRQB8xX e0+Q== X-Received: by 10.152.36.73 with SMTP id o9mr5216362laj.30.1396545347746; Thu, 03 Apr 2014 10:15:47 -0700 (PDT) Received: from opensuse.site (ppp37-190-15-130.pppoe.spdop.ru. [37.190.15.130]) by mx.google.com with ESMTPSA id j2sm5377193lag.12.2014.04.03.10.15.46 for (version=SSLv3 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 03 Apr 2014 10:15:46 -0700 (PDT) Date: Thu, 3 Apr 2014 21:15:45 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: [PATCH] Clarify "Press any key to continue..." message Message-ID: <20140403211545.7fc266ec@opensuse.site> In-Reply-To: <20140403165257.GU32733@riva.ucam.org> References: <20140403142317.GT32733@riva.ucam.org> <533D912E.6060102@redhat.com> <20140403165257.GU32733@riva.ucam.org> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.22; 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:c04::235 Cc: Prarit Bhargava , cjwatson@ubuntu.com 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: Thu, 03 Apr 2014 17:16:03 -0000 В Thu, 3 Apr 2014 17:52:57 +0100 Colin Watson пишет: > > Seems like a lot of effort. The actual delay is 2.5 seconds May be I misunderstand it, but how 10000ms becomes 2.5 seconds?