aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-10 20:03:57 +0300
committerCem Keylan <cem@ckyln.com>2019-12-10 20:03:57 +0300
commit99a14b71386ef019f2599e2e8834d40db97a2e83 (patch)
tree451066f704ddb144c102466fa4f0d507a9ef6cb9 /core
parent938cb1f54f0174a5994345e4dc49888c614db430 (diff)
downloadrepository-99a14b71386ef019f2599e2e8834d40db97a2e83.tar.gz
change default distributor to Carbs
Diffstat (limited to 'core')
-rw-r--r--core/grub/checksums2
-rw-r--r--core/grub/files/grub.default2
-rw-r--r--core/grub/version2
3 files changed, 3 insertions, 3 deletions
diff --git a/core/grub/checksums b/core/grub/checksums
index 11c607c3..43950510 100644
--- a/core/grub/checksums
+++ b/core/grub/checksums
@@ -1,2 +1,2 @@
e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d grub-2.04.tar.xz
-93cde7ed22280bf1bf205d1e2c9700c64d8d32bd759569f6e00913ec001389c5 grub.default
+5d05ace6f6dda3e32908b018a7b5c38ab195792449805cb41563899924d8cf45 grub.default
diff --git a/core/grub/files/grub.default b/core/grub/files/grub.default
index 762f3384..a8c6ab34 100644
--- a/core/grub/files/grub.default
+++ b/core/grub/files/grub.default
@@ -2,7 +2,7 @@
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
-GRUB_DISTRIBUTOR="KISS"
+GRUB_DISTRIBUTOR="Carbs"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet"
# Preload both GPT and MBR modules so that they are not missed
diff --git a/core/grub/version b/core/grub/version
index b24222c0..621313cd 100644
--- a/core/grub/version
+++ b/core/grub/version
@@ -1 +1 @@
-2.04 3
+2.04 4