Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37557318
en ru br
Репозитории ALT

Группа :: Система/Основа
Пакет: startup-school-rescue

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

Name: startup-school-rescue
Version: 0.4.2
Release: alt2.6

Summary: The system startup scripts for rescue disk
License: GPL
Group: System/Base
BuildArch: noarch
Packager: Hihin Ruslan <ruslandh at altlinux.ru>

Source: rescue-%version.tar
#Patch:  rescue-0.4.2-mbrresc.patch

Requires(post): %post_service
Requires(preun): %preun_service
Requires: sfdisk evms console-vt-tools libshell system-report

#Optional requires

Requires: dmidecode ddcprobe

Provides: startup-rescue = %version
Obsoletes: startup-rescue <= %version


%description
This package contains scripts used to boot your system from rescue disk.

%prep
%setup -q -n rescue-%version
#patch -p1

%install
mkdir -p -- %buildroot{%_bindir,/sbin,/etc/rc.d}

install -m755 rescue-shell %buildroot%_bindir/
install -m755 fixmbr mount-system *-fstab %buildroot/sbin
install -m644 inittab.rescue %buildroot/etc/
install -m755 rc.sysinit.rescue %buildroot/etc/rc.d/
install -pDm755 sysreport.init %buildroot%_initdir/sysreport

%post
%post_service sysreport

%preun
%preun_service sysreport

%files
/sbin/*
%_bindir/*
/etc/inittab.rescue
/etc/rc.d/rc.sysinit.rescue
%_initdir/sysreport

%changelog

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

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