summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-01 10:05:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-01 10:05:33 +0100
commit2eb67a48c14046fb54802f023f797adb9e53d8c0 (patch)
tree9017ec52189205a80f04ffad75ae835311eb8600
parent6e9f5a0ed97811bacfffb858ba09993b9a18dd30 (diff)
app-misc/calamares-config-redcore : adjust for new release
-rw-r--r--app-misc/calamares-config-redcore/calamares-config-redcore-1337.ebuild (renamed from app-misc/calamares-config-redcore/calamares-config-redcore-1803.ebuild)0
-rw-r--r--app-misc/calamares-config-redcore/files/modules/bootloader.conf4
-rw-r--r--app-misc/calamares-config-redcore/files/modules/users.conf2
3 files changed, 2 insertions, 4 deletions
diff --git a/app-misc/calamares-config-redcore/calamares-config-redcore-1803.ebuild b/app-misc/calamares-config-redcore/calamares-config-redcore-1337.ebuild
index 9f6639d2..9f6639d2 100644
--- a/app-misc/calamares-config-redcore/calamares-config-redcore-1803.ebuild
+++ b/app-misc/calamares-config-redcore/calamares-config-redcore-1337.ebuild
diff --git a/app-misc/calamares-config-redcore/files/modules/bootloader.conf b/app-misc/calamares-config-redcore/files/modules/bootloader.conf
index 4e787a03..02de5901 100644
--- a/app-misc/calamares-config-redcore/files/modules/bootloader.conf
+++ b/app-misc/calamares-config-redcore/files/modules/bootloader.conf
@@ -5,8 +5,8 @@ efiBootLoader: "grub"
# systemd-boot configuration files settings, set kernel and initramfs file names
# and amount of time before default selection boots
-kernel: "/boot/vmlinux-4.14.30-redcore-lts"
-img: "/boot/initrd-4.14.30-redcore-lts"
+kernel: "/boot/vmlinux-4.14.50-redcore-lts"
+img: "/boot/initrd-4.14.50-redcore-lts"
timeout: "10"
# Optionally set the menu entry name and kernel name to use in systemd-boot.
# If not specified here, these settings will be taken from branding.desc.
diff --git a/app-misc/calamares-config-redcore/files/modules/users.conf b/app-misc/calamares-config-redcore/files/modules/users.conf
index b91ef57a..c4c3c475 100644
--- a/app-misc/calamares-config-redcore/files/modules/users.conf
+++ b/app-misc/calamares-config-redcore/files/modules/users.conf
@@ -17,8 +17,6 @@ defaultGroups:
- plugdev
- portage
- messagebus
- - vboxsf
- - vboxguest
- smbshare
autologinGroup: autologin
doAutologin: false