summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2015-10-20 08:16:19 -0500
committerMatt Housh <jaeger@crux.ninja>2015-10-20 08:16:19 -0500
commitf215debd6182c25bd9814e993bd9ba4cf0955490 (patch)
treef9e7a9be063c2a7f7e612012565733c9690e7080
parent70146f70a897aebc370bd64ec3b842fd9c995a78 (diff)
downloadiso-f215debd6182c25bd9814e993bd9ba4cf0955490.tar.gz
iso-f215debd6182c25bd9814e993bd9ba4cf0955490.tar.xz
Updated CRUX version in motd and grub.cfg
-rw-r--r--iso/etc/motd2
-rw-r--r--iso/grub.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/iso/etc/motd b/iso/etc/motd
index 5673e38..26c451e 100644
--- a/iso/etc/motd
+++ b/iso/etc/motd
@@ -1,3 +1,3 @@
-Welcome to the CRUX 3.1 installation media!
+Welcome to the CRUX 3.2 installation media!
diff --git a/iso/grub.cfg b/iso/grub.cfg
index 1db91b9..90788ac 100644
--- a/iso/grub.cfg
+++ b/iso/grub.cfg
@@ -7,7 +7,7 @@ set menu_color_highlight=light-blue/white
search --file --no-floppy --set root /crux-media
set prefix=($root)/boot/grub
-menuentry "Install/Upgrade CRUX 3.1 (UEFI mode)" {
+menuentry "Install/Upgrade CRUX 3.2 (UEFI mode)" {
insmod efi_uga
insmod efi_gop
set gfxmode=auto

Generated by cgit