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

Group :: System/Configuration/Other
RPM: installer-feature-pxeboot-stage3

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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin