s/OpenBeOS/Haiku/g on html pages.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8522 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>OpenBeOS Network Kit</title>
|
||||
<title>Haiku Network Kit</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<style type="text/css">
|
||||
body
|
||||
@@ -23,7 +23,7 @@ body
|
||||
</head>
|
||||
|
||||
<body text=#000000 vLink=#0000a0 aLink=#0000ff link=#0000c0 bgColor=#ffffff>
|
||||
<h1>OpenBeOS Network Kit: Build & installation instructions</h1>
|
||||
<h1>Haiku Network Kit: Build & installation instructions</h1>
|
||||
<p>Although the stack isn't quite finished, you can already test some basics. <br>
|
||||
You'll have to get the code, build it, install it and run it. <br>
|
||||
There isn't yet an easier way of getting the network stack, we're far from ready to release
|
||||
@@ -93,7 +93,7 @@ Simply run these commands from a Terminal:</p>
|
||||
<li><b>Install</b>
|
||||
<p>There are basically two ways to install the networking kit. The first way is to do it manually, as is described below. The second way
|
||||
is easier, as you won't have to do anything manually. If you want to use the second way, use the command <tt>jam install-networking</tt>.
|
||||
This way you can skip all the manual steps described below. Please note that the OpenBeOS provided utilities like ping, are located
|
||||
This way you can skip all the manual steps described below. Please note that the Haiku provided utilities like ping, are located
|
||||
under your local <tt>current/tests/kits/net/</tt>, where you can execute them as often as you like.</p>
|
||||
<p>However, if you are the manual type of person, you can find the networking kit binaries now under your local <tt>current/distro/x86.R1/*</tt><br>
|
||||
To install:
|
||||
@@ -136,7 +136,7 @@ Simply run these commands from a Terminal:</p>
|
||||
<hr>
|
||||
<h6>This document is written by <a href="mailto:philippe_[DOT]_houdoin_[AT]_free_[DOT]_fr">Philippe
|
||||
Houdoin</a> and edited by <a href="mailto:n_[DOT]_reedijk_[AT]_planet_[DOT]_nl">Niels Reedijk</a>.
|
||||
Last updated on June 22th, 2003</h6>
|
||||
Last updated on July 30th, 2004</h6>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user