diff options
-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.conf | 4 | ||||
-rw-r--r-- | app-misc/calamares-config-redcore/files/modules/users.conf | 2 |
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 |