summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-06-04 20:43:52 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-06-04 20:43:52 +0000
commit1961f866cfdd81b825c1a2db4782f8bfd288bb9b (patch)
treef4afb86915ee4e736a9094cf8009dfca09811baa /sys-boot/grub/ChangeLog
parentamd64 stable, bug #224071 (diff)
downloadhistorical-1961f866cfdd81b825c1a2db4782f8bfd288bb9b.tar.gz
historical-1961f866cfdd81b825c1a2db4782f8bfd288bb9b.tar.bz2
historical-1961f866cfdd81b825c1a2db4782f8bfd288bb9b.zip
Improve the Grub /boot setup procedure, to support people with more unusual grub setups where the default config file may not be suitable to pass into the grub shell, per bug #218599. Include a stock grub.conf for Gentoo users. Install the splashimage to /usr and copy to /boot later rather than direct to /boot.
Package-Manager: portage-2.1.5.2
Diffstat (limited to 'sys-boot/grub/ChangeLog')
-rw-r--r--sys-boot/grub/ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog
index 98ac4519c482..d79eed1efca2 100644
--- a/sys-boot/grub/ChangeLog
+++ b/sys-boot/grub/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.92 2008/05/10 09:00:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.93 2008/06/04 20:43:51 robbat2 Exp $
+
+*grub-0.97-r6 (04 Jun 2008)
+
+ 04 Jun 2008; Robin H. Johnson <robbat2@gentoo.org>
+ +files/grub.conf.gentoo, +grub-0.97-r6.ebuild:
+ Improve the Grub /boot setup procedure, to support people with more
+ unusual grub setups where the default config file may not be suitable to
+ pass into the grub shell, per bug #218599. Include a stock grub.conf for
+ Gentoo users. Install the splashimage to /usr and copy to /boot later
+ rather than direct to /boot.
10 May 2008; Mike Frysinger <vapier@gentoo.org> grub-0.97-r5.ebuild:
Restore menu.lst symlink #220737 / #221055.