From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [RFC] rename update-grub to update-grubcfg
Date: Wed, 24 Sep 2008 11:49:51 +0200 [thread overview]
Message-ID: <20080924094951.GB6973@thorin> (raw)
In-Reply-To: <1221665040.4339.1.camel@fz.local>
On Wed, Sep 17, 2008 at 05:24:00PM +0200, Felix Zielcke wrote:
> Index: util/update-grub_lib.in
> ===================================================================
> --- util/update-grub_lib.in (revision 1863)
> +++ util/update-grub_lib.in (working copy)
> @@ -1,173 +0,0 @@
> -# Helper library for update-grub
If you rename this lib, please keep a stub for backwards compatibility. This
is part of the API we export to update-grub add-ons, so we should try to
avoid abrupt changes.
I suggest something like:
echo "warning: this file is deprecated, use grub-mkconfig_lib instead" >&2
. $path/$to/grub-mkconfig_lib
Also please mind using 'svn copy' or 'svn move' when doing the commit.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
next prev parent reply other threads:[~2008-09-24 9:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-04 12:22 [RFC] rename update-grub to update-grubcfg Felix Zielcke
2008-09-04 13:56 ` Pavel Roskin
2008-09-04 17:38 ` Vesa Jääskeläinen
2008-09-04 17:50 ` Felix Zielcke
2008-09-04 19:45 ` Robert Millan
2008-09-15 17:56 ` Felix Zielcke
2008-09-15 18:14 ` Vesa Jääskeläinen
2008-09-17 13:56 ` Robert Millan
2008-09-17 14:31 ` Vesa Jääskeläinen
2008-09-17 15:24 ` Felix Zielcke
2008-09-24 9:49 ` Robert Millan [this message]
2008-09-24 11:04 ` Felix Zielcke
2008-09-24 13:22 ` Robert Millan
2008-09-24 13:34 ` Felix Zielcke
2008-09-24 13:54 ` Robert Millan
2008-09-29 14:57 ` Felix Zielcke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080924094951.GB6973@thorin \
--to=rmh@aybabtu.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.