From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KbDqp-0001k8-2R for mharc-grub-devel@gnu.org; Thu, 04 Sep 2008 08:22:15 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KbDqn-0001iT-1a for grub-devel@gnu.org; Thu, 04 Sep 2008 08:22:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KbDql-0001i4-I2 for grub-devel@gnu.org; Thu, 04 Sep 2008 08:22:12 -0400 Received: from [199.232.76.173] (port=44882 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KbDql-0001hw-9N for grub-devel@gnu.org; Thu, 04 Sep 2008 08:22:11 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:62001) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KbDql-0000IW-0f for grub-devel@gnu.org; Thu, 04 Sep 2008 08:22:11 -0400 Received: from [85.180.61.73] (e180061073.adsl.alicedsl.de [85.180.61.73]) by mrelayeu.kundenserver.de (node=mrelayeu7) with ESMTP (Nemesis) id 0ML2xA-1KbDqi45iY-0002p1; Thu, 04 Sep 2008 14:22:09 +0200 From: Felix Zielcke To: The development of GRUB 2 Content-Type: text/plain Date: Thu, 04 Sep 2008 14:22:08 +0200 Message-Id: <1220530928.4167.49.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/PHwVzBNPEDpN4C6+fCdccu0D9QMDB4EOcIku CLhL2Zp/t/eHvSB9pbU8N3GmXyVIF6ER52DNKDJyY6sqegTH7/ 0MV/Hat3KtzmEJtZmTUubolGcsnkAOT X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) Subject: [RFC] rename update-grub to update-grubcfg X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2008 12:22:13 -0000 There was already the topic to rename update-grub to grub-update[0] On Debian such things are always called update-something not something-update[1] I just told again in a Debian Bugreport to use grub-install to update grub in real. So I suggest to rename update-grub to something like update-grubcfg or update-grub-cfg in the hope this makes it more clear for people that this is mainly for /boot/grub/grub.cfg and not for updating everything else for grub too. [0] http://lists.gnu.org/archive/html/grub-devel/2008-02/msg00354.html [1] fz@fz:/usr/sbin$ ls update-* *-update ls: cannot access *-update: No such file or directory update-alternatives update-fonts-alias update-gdkpixbuf-loaders update-icon-caches update-mime update-rc.d update-ca-certificates update-fonts-dir update-grub update-inetd update-pangox-aliases update-usbids update-catalog update-fonts-scale update-grub2 update-initramfs update-passwd update-xmlcatalog update-flashplugin-nonfree update-gconf-defaults update-gtk-immodules update-locale update-python-modules -- Felix Zielcke