[arch-commits] Commit in grub/trunk (PKGBUILD grub.default)

Christian Hesse eworm at archlinux.org
Wed Sep 13 21:26:47 UTC 2017


    Date: Wednesday, September 13, 2017 @ 21:26:46
  Author: eworm
Revision: 305449

update checksum for configuration file changes

Modified:
  grub/trunk/PKGBUILD
  grub/trunk/grub.default

--------------+
 PKGBUILD     |    2 +-
 grub.default |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-13 21:19:17 UTC (rev 305448)
+++ PKGBUILD	2017-09-13 21:26:46 UTC (rev 305449)
@@ -76,7 +76,7 @@
             'b41e4438319136b5e74e0abdfcb64ae115393e4e15207490272c425f54026dd3'
             'a5198267ceb04dceb6d2ea7800281a42b3f91fd02da55d2cc9ea20d47273ca29'
             '535422c510a050d41efe7720dbe54de29e04bdb8f86fd5aea5feb0b24f7abe46'
-            'df764fbd876947dea973017f95371e53833bf878458140b09f0b70d900235676'
+            '74e5dd2090a153c10a7b9599b73bb09e70fddc6a019dd41641b0f10b9d773d82'
             'c5e4f3836130c6885e9273c21f057263eba53f4b7c0e2f111f6e5f2e487a47ad')
 
 prepare() {

Modified: grub.default
===================================================================
--- grub.default	2017-09-13 21:19:17 UTC (rev 305448)
+++ grub.default	2017-09-13 21:26:46 UTC (rev 305449)
@@ -30,14 +30,14 @@
 # Uncomment to allow the kernel use the same resolution used by grub
 GRUB_GFXPAYLOAD_LINUX=keep
 
-# Uncomment if you want GRUB to pass to the Linux kernel the old parameter 
-# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx" 
+# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
+# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
 #GRUB_DISABLE_LINUX_UUID=true
 
 # Uncomment to disable generation of recovery mode menu entries
 GRUB_DISABLE_RECOVERY=true
 
-# Uncomment and set to the desired menu colors.  Used by normal and wallpaper 
+# Uncomment and set to the desired menu colors.  Used by normal and wallpaper
 # modes only.  Entries specified as foreground/background.
 #GRUB_COLOR_NORMAL="light-blue/black"
 #GRUB_COLOR_HIGHLIGHT="light-cyan/blue"



More information about the arch-commits mailing list