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

Group :: Sistema/Configurações/Rede
RPM: installer-feature-pxeboot-stage3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

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