Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37510555
en ru br
ALT Linux repos
5.0: 0.2-alt1

Group :: System/Base
RPM: kernelbootlog

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: kernelbootlog
Version: 0.2
Release: alt1
BuildArch: noarch
Summary: Automaticaly backup some system info when booting
License: GPL
Group: System/Base

Packager: Denis Smirnov <mithraen at altlinux.ru>

Source: %name-%version.tar

%description
%summary

%prep
%setup -q

%build
%install
mkdir -p %buildroot%_initdir/
install -p %name %buildroot%_initdir//%name
mkdir -p %buildroot/var/log/%name

%post
%post_service %name

%preun
%preun_service %name
%files
%_initdir/%name
/var/log/%name

%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