Bug 52410

Summary: Bootp (bootpd) not in Roswell Builds.
Product: [Retired] Red Hat Linux Reporter: David Richards <drichard>
Component: bootpAssignee: Erik Troan <ewt>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1kKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-08-23 16:43:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Richards 2001-08-23 16:42:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (X11; U; Linux 2.4.2-2smp i686)

Description of problem:
The City of Largo is expanding our Linux network very quickly.  One last
aspect that is needed is the ability to boot our Xterminals (400 of them)
with bootpd.  This package seems to have been pulled.  With the changes in
the kernel in 2.4 and now that xinetd is used, the versions of bootpd  in
source form don't seem to compile on Redhat anymore.  This basic tool
should be included with the OS for large Xterminal shops that need to boot
terminals.  DHCP isn't supported on many of them.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Look for bootpd on CD, not there.
2.
3.
	

Actual Results:  No bootpd module.

Expected Results:  rpm -i boopd.rpm ;)

Additional info:

Comment 1 Erik Troan 2002-04-20 12:38:42 UTC
You can use dhcpd to serve bootp requests, and it's much easier to configure.
Is that unacceptable for some reason?