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

Группа :: Система/Настройка/Прочее
Пакет: installer-feature-pxeboot-stage3

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

Name: installer-feature-pxeboot-stage3
Version: 0.3
Release: alt1

Summary: Installer stage3 PXE boot server hook
License: GPL
Group: System/Configuration/Other
Url: http://www.altlinux.org/Installer/beans
Packager: Michael Shigorin <mike at altlinux.org>
BuildArch: noarch
Requires: installer-common-stage3, rpcbind, tftp-server-xinetd, xinetd

%description
This package contains PXE boot server tuning hook for installer stage3.

%install
mkdir -p %buildroot

%post
unset DURING_INSTALL

sed -i '/^[[:space:]]*in.tftpd:/d' /etc/hosts.allow
echo 'in.tftpd: ALL' >>/etc/hosts.allow

sed -i 's/^[[:space:]]*only_from[[:space:]]*=[[:space:]]*127.0.0.1/#&/' /etc/xinetd.conf
chkconfig xinetd on
chkconfig tftp on

control rpcbind server

%files

%changelog

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

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