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." _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel