Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399877
en ru br
ALT Linux repos
S:1.11-alt1
5.0: 0.9.1-alt1
4.1: 0.9.1-alt0.M41.1
4.0: 0.9.1-alt0.M40.1

Group :: System/Kernel and hardware
RPM: update-kernel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: update-kernel
Version: 0.9.1
Release: alt0.M40.1

Summary: Update kernel and modules
License: GPL
Group: System/Kernel and hardware

Packager: Vladimir V Kamarzin <vvk at altlinux.ru>
Source0: %name-%version.tar
BuildArch: noarch

Requires: /usr/bin/rpmevrcmp

%description
This package contains a script to conveniently update
kernel and modules.

It works by installing a new package set along with existing kernel
so that you don't end up without a kernel guaranteed to boot (your
good old one); by default, it will look for the most recent package
of the same flavour (e.g. "std-smp") and try to install all the same
modules as already installed for that.

See also:
http://lists.altlinux.org/pipermail/community/2005-November/366618.html
http://lists.altlinux.org/pipermail/sisyphus/2006-November/192226.html

%prep
%setup

%install
install -pDm755 update_kernel_modules_cetus.sh %buildroot%_sbindir/%name
install -pm755 remove-old-kernels %buildroot%_sbindir/

%files
%_sbindir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin