[grub2/f18] sneak in sleep added to the module list

Peter Jones pjones at fedoraproject.org
Tue Sep 25 20:24:34 UTC 2012


commit 4ae6c6e738f0cc85b9ee0d51d56927143945c0a6
Author: Peter Jones <pjones at redhat.com>
Date:   Tue Sep 25 16:24:24 2012 -0400

    sneak in sleep added to the module list

 grub2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index 2463759..9e3421b 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -176,7 +176,7 @@ CD_MODULES="	all_video boot btrfs cat chain configfile echo efifwsetup \
 		efinet ext2 fat font gfxmenu gfxterm gzio halt hfsplus iso9660 \
 		jpeg linuxefi minicmd normal part_apple part_msdos part_gpt \
 		password_pbkdf2 png reboot search search_fs_uuid \
-		search_fs_file search_label test video"
+		search_fs_file search_label sleep test video"
 ./grub-mkimage -O %{grubefiarch} -o %{grubeficdname}.orig -p /EFI/BOOT \
 		-d grub-core ${CD_MODULES}
 %pesign -s -i %{grubeficdname}.orig -o %{grubeficdname}


More information about the scm-commits mailing list