Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Quentin Rameau (8aee9a80ee52bffa2381696f3dc6567a97e253cb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Quentin Rameau <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Quentin Rameau (8aee9a80ee52bffa2381696f3dc6567a97e253cb)
  • Date: Sat, 17 Oct 2009 07:01:08 -0500

GIT changes to master grimoire by Quentin Rameau <quinq AT sourcemage.org>:

disk/grub2/FINAL | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8aee9a80ee52bffa2381696f3dc6567a97e253cb
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

disk/grub2: corrected typo in FINAL

diff --git a/disk/grub2/FINAL b/disk/grub2/FINAL
index e889244..ea5e507 100755
--- a/disk/grub2/FINAL
+++ b/disk/grub2/FINAL
@@ -1,4 +1,4 @@
message "${PROBLEM_COLOR}WARNING: grub2 has different config file stanza's"
&&
message "be sure to check /etc/grub.d and /etc/default/grub before running"
&&
message "'/usr/sbin/grub-mkconfig > /boot/grub/grub.cfg' to create the" &&
-message "config file and /usr/sbin/grub-install <device> to install
grub2{NORMAL_COLOR}"
+message "config file and /usr/sbin/grub-install <device> to install
grub2${NORMAL_COLOR}"



  • [SM-Commit] GIT changes to master grimoire by Quentin Rameau (8aee9a80ee52bffa2381696f3dc6567a97e253cb), Quentin Rameau, 10/17/2009

Archive powered by MHonArc 2.6.24.

Top of Page