Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aayushx402/linuxltskernel
Script to install the Linux LTS kernel on Arch and Arch-based distributions.
https://github.com/aayushx402/linuxltskernel
archlinux linux linux-kernel
Last synced: 18 days ago
JSON representation
Script to install the Linux LTS kernel on Arch and Arch-based distributions.
- Host: GitHub
- URL: https://github.com/aayushx402/linuxltskernel
- Owner: aayushx402
- License: mit
- Created: 2024-08-12T07:45:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T17:29:54.000Z (5 months ago)
- Last Synced: 2024-09-25T18:58:44.767Z (4 months ago)
- Topics: archlinux, linux, linux-kernel
- Language: Shell
- Homepage: https://github.com/aayushx402/linuxltskernel
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LTS Kernel Installerπ
Get the stability of the Long-Term Support (LTS) kernel on your Arch or Arch-based distribution with a simple script. π§βπ»
β¨ What This Script Does
-
Installs the Linux LTS Kernel: Makes sure your system is running a stable, long-term support kernel. -
Updates GRUB: Automatically adds the new kernel to your bootloader, so it's ready to use. -
Configures the Boot Sequence: Sets your system to prioritize the LTS kernel in the bootloader, ensuring it boots up with the stable version.
π¦How to Install
-
Clone the Repo:
git clone https://github.com/aayushx402/linuxltskernel
cd linuxltskernel
-
Give Execution Permissions:
chmod +x install.sh
-
Run the Setup Script:
./install.sh