Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37634306
en ru br
Репозитории ALT
S:2.0.27-alt1
5.1: 2.0.1-alt1
4.1: 2.0-alt1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: kexec-tools

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Summary: Load one kernel from another
Name: kexec-tools
Version: 2.0
Release: alt1
License: GPL
Group: System/Kernel and hardware
Source0: kexec-tools-%version.tar
Packager: Michail Yakushin <silicium at altlinux.ru>

%description
/sbin/kexec is a user space utiltity for loading another kernel
and asking the currently running kernel to do something with it.
A currently running kernel may be asked to start the loaded
kernel on reboot, or to start the loaded kernel after it panics.

The panic case is useful for having an intact kernel for writing
crash dumps.  But other uses may be imagined.

%prep
%setup -q

%build
%configure
make

%install
make install DESTDIR=${RPM_BUILD_ROOT}

%files
%defattr(-,root,root)
%{_sbindir}/kexec
%{_sbindir}/kdump
%doc News
%doc COPYING
%doc TODO
#%{_mandir}/man8/kexec.8.gz

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin