Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37510566
en ru br
ALT Linux repositórios
S:0.1.2-alt1

Group :: Sistema/Base
RPM: rescue-launcher

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: rescue-launcher
Version: 0.1.1
Release: alt1

Summary: Optional autorun feature for ALT Rescue
License: GPLv2+
Group: System/Base
BuildArch: noarch

Url: http://en.altlinux.org/rescue
Source: %name-%version.tar
Packager: Leonid Krivoshein <klark at altlinux.org>

%description
This package contains additional scripts, used for auto-run
pre-defined programm or external script (by default, on the
/dev/tty1 only) at the boot-time system from the ALT rescue.
Commonly used for mass-deployment and total automatization.

%prep
%setup

%install
mkdir -pm755 -- %buildroot/{etc/%name,sbin,usr/libexec/%name/methods,var/log}
install -pm644 methods/* %buildroot/usr/libexec/%name/methods/
install -pm644 net-functions %buildroot/usr/libexec/%name/
install -pm644 %name.conf *.list %buildroot/etc/%name/
install -pm755 %name %buildroot/sbin/
> %buildroot/var/log/%name.log
chmod 644 %buildroot/var/log/%name.log

%files
%dir /etc/%name
%dir /usr/libexec/%name
%dir /usr/libexec/%name/methods
%config(noreplace) /etc/%name/*
/sbin/%name
/usr/libexec/%name/net-functions
/usr/libexec/%name/methods/*
%ghost /var/log/%name.log

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009