Skip to content

install/upgrade huge or generic kernel and also run update-grub in the end

Notifications You must be signed in to change notification settings

Kernel-Team/install-upgrade-kernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

# install-upgrade-kernel
install/upgrade huge or generic kernel and also run update-grub in the end

"install-upgrade-kernel is a script for installing, updating,"
"kernel packages on all versions of salix/slackel, including"
"stable and current slackware version, without removing the "
"previous kernel if you run it with install parameter"

To download and create the package type:
git clone https://github.com/djemos/install-upgrade-kernel.git
cd install-upgrade-kernel
fakeroot slkbuild -X

To install the package type:
sudo spkg install-upgrade-kernel-2.0-noarch-1dj.txz

Running
sudo install-upgrade-kernel with no parameters will get the following help screen.

USAGE: install-upgrade-kernel [install|upgrade] [huge|generic]

OPTIONS:
install Install huge or generic kernel
upgrade Upgrade huge or generic kernel removing the old one
huge Download huge kernel
generic Download generic kernel and also create an initrd

Copyright (C) 2022 Dimitris Tzemos <[email protected]>
This program is free software: you can redistribute it and/or modify it under the terms 
of the GNU General Public License as published by the Free Software Foundation, 
either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, 
but WITHOUT ANY WARRANTY; without even the implied warranty 
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License at <http://www.gnu.org/licenses/> for more details.

About

install/upgrade huge or generic kernel and also run update-grub in the end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published