From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1R2nYL-0003ph-3i for mharc-grub-devel@gnu.org; Sun, 11 Sep 2011 13:10:45 -0400 Received: from eggs.gnu.org ([140.186.70.92]:40947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2nYI-0003mY-Q3 for grub-devel@gnu.org; Sun, 11 Sep 2011 13:10:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R2nYH-0006Vt-PC for grub-devel@gnu.org; Sun, 11 Sep 2011 13:10:42 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:46185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2nYH-0006Vj-It for grub-devel@gnu.org; Sun, 11 Sep 2011 13:10:41 -0400 Received: by yxi19 with SMTP id 19so1772322yxi.0 for ; Sun, 11 Sep 2011 10:10:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=n5qiX+HF+JIsjEHMTp9huaJ9F4/1DyyyO17dXM7mxYc=; b=JbToUJBsWK5P6b6aGNEvMk2+ho0V2pxkzRI1LXH86OpOfzJZ0JiBvKyqZaqglMnYH0 Hj9UU5/9hq8LDIk/Ybqqlpt3ZYoIOgQugtrrUJx/y6BiQHx1bxOmqfwa7atNNzwYNNsh OYTKWV8vq5F/FoO9SEHEj3mTkm4X5zNRU9tks= Received: by 10.151.8.12 with SMTP id l12mr1167767ybi.423.1315761040096; Sun, 11 Sep 2011 10:10:40 -0700 (PDT) Received: from [192.168.0.75] (cpe-67-11-199-6.satx.res.rr.com [67.11.199.6]) by mx.google.com with ESMTPS id k12sm11338687anc.19.2011.09.11.10.10.39 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 11 Sep 2011 10:10:39 -0700 (PDT) Message-ID: <4E6CEB8E.4030702@gmail.com> Date: Sun, 11 Sep 2011 12:10:38 -0500 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 Subject: New bash-completion script for GRUB utilities Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.213.169 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: Sun, 11 Sep 2011 17:10:43 -0000 I just noticed that GRUB 1.99 installs two files /etc/bash_completion.d. Why are these library functions installed in /etc instead of /lib? -- Bruce