summaryrefslogtreecommitdiffstats
path: root/abs/core/grub/__changelog
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-05-16 16:13:33 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-05-16 16:13:33 (GMT)
commit6f7a84649ef75069cc4fa06fabeb63e762e049d1 (patch)
tree390f0eb0781b2599449edbdafbeb6aaba34200dc /abs/core/grub/__changelog
parent2977acb7eedc1934fa051d69d3e88e633db0d1d7 (diff)
downloadlinhes_pkgbuild-6f7a84649ef75069cc4fa06fabeb63e762e049d1.zip
linhes_pkgbuild-6f7a84649ef75069cc4fa06fabeb63e762e049d1.tar.gz
linhes_pkgbuild-6f7a84649ef75069cc4fa06fabeb63e762e049d1.tar.bz2
grub: grub.install: use systemconfig to rebuild grub config to make sure we have splash setting
Diffstat (limited to 'abs/core/grub/__changelog')
-rw-r--r--abs/core/grub/__changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/core/grub/__changelog b/abs/core/grub/__changelog
index e7a69e6..a7fcd67 100644
--- a/abs/core/grub/__changelog
+++ b/abs/core/grub/__changelog
@@ -1,3 +1,5 @@
PKGBUILD: change dep python to python2
grub.default: set to LinHES colors and timeouts
grub.install: add /boot/grub/locale/en.mo link to quiet error
+grup.install: call systemconfig.py -m advanced instead of grub-mkconfig directly
+ this will make sure the correct setting for the splash is picked up