Revision: 2241
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2241
Author: fzielcke
Date: 2009-06-03 13:53:10 +0000 (Wed, 03 Jun 2009)
Log Message:
-----------
2009-06-03 Felix Zielcke <[email protected]>
* util/grub-mkconfig.in (update_grub_dir): Rename to grub_mkconfig_dir.
Modified Paths:
--------------
trunk/grub2/ChangeLog
trunk/grub2/util/grub-mkconfig.in
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2009-06-03 13:49:52 UTC (rev 2240)
+++ trunk/grub2/ChangeLog 2009-06-03 13:53:10 UTC (rev 2241)
@@ -1,3 +1,7 @@
+2009-06-03 Felix Zielcke <[email protected]>
+
+ * util/grub-mkconfig.in (update_grub_dir): Rename to grub_mkconfig_dir.
+
2009-05-28 Pavel Roskin <[email protected]>
* Makefile.in: Don't use "cp -d", it doesn't work on FreeBSD.
Modified: trunk/grub2/util/grub-mkconfig.in
===================================================================
--- trunk/grub2/util/grub-mkconfig.in 2009-06-03 13:49:52 UTC (rev 2240)
+++ trunk/grub2/util/grub-mkconfig.in 2009-06-03 13:53:10 UTC (rev 2241)
@@ -1,7 +1,7 @@
#! /bin/sh -e
# Generate grub.cfg by inspecting /boot contents.
-# Copyright (C) 2006,2007,2008 Free Software Foundation, Inc.
+# Copyright (C) 2006,2007,2008,2009 Free Software Foundation, Inc.
#
# GRUB is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -190,7 +190,7 @@
# DO NOT EDIT THIS FILE
#
# It is automatically generated by $0 using templates
-# from ${update_grub_dir} and settings from ${sysconfdir}/default/grub
+# from ${grub_mkconfig_dir} and settings from ${sysconfdir}/default/grub
#
EOF