Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
f11f29a2
Commit
f11f29a2
authored
Jul 14, 2004
by
Mike Hibler
Browse files
Note about where to get a dhclient for RHL7
parent
71e939aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/update-node.txt
View file @
f11f29a2
...
...
@@ -51,6 +51,19 @@ A. Things to understand up front:
use is implemented as a template I think). I think I just copied over
the installed headers from a BSD box.
- Dhclient. On FreeBSD and RedHat > 7, this should be standard.
(We used to use "pump" for RedHat 7, but we couldn't make it work
efficiently for multiple interfaces. So, we switched to dhclient
there as well.) You will need to grab a RedHat 7 RPM from somewhere,
I found one at pbone.net:
http://rpm.pbone.net/index.php3/stat/4/idpl/1073819/com/dhclient-3.0pl2-1.norlug.i386.rpm.html
When installing the RPM, you will need to use "--nodeps" to avoid its
dependency on some initscripts RPM (those scripts presumably just
provide the boot time rc boilerplate to call dhclient, we have our
own and don't need it).
- Perl. On FreeBSD 5, perl is not installed by default. Make sure you
have a version of perl5 installed.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment