⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 build.html

📁 linux下远程启动服务/bootp服务器源代码
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">  <link rel="stylesheet" href="styles.css" type="text/css">  <title>Build instructions</title></head><body><table style="border: 1px dotted rgb(172, 172, 172); width: 100%; font-weight: bold; text-align: left;" border="0" cellpadding="2" cellspacing="2">  <tbody>    <tr>      <td class="code" style="text-align: center;"><a href="index.html">Overview</a><br>      </td>      <td class="code" style="width: 333px; text-align: center;"><a href="build.html">Build Instructions</a><br>      </td>      <td class="code" style="width: 282px; text-align: center;"><a href="usage.html">Usage</a><br>      </td>      <td class="code" style="text-align: center;"><a href="contact.html">Contact</a><br>      </td>    </tr>  </tbody></table><br><br><h1>&nbsp;SETUP INSTRUCTIONS</h1><br><span style="font-weight: bold;">Download:<br><br></span>CVS repository alwayscontains the latest code revision. Browse CVS online here: <a href="http://cvs.sourceforge.net/viewcvs.py/bootpdnis/">http://cvs.sourceforge.net/viewcvs.py/bootpdnis/</a><span style="font-weight: bold;"><br></span><br><ul>  <li>CVS repository:</li></ul><span class="code"></span><div style="margin-left: 40px;"><tt class="code">cvs-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/bootpdnis login</tt><tt class="code">&nbsp;</tt><br><tt class="code">cvs -z3-d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/bootpdnis co -P <i>bootpdnis</i></tt><br></div><br><ul>  <li>Tarballsdistributions (official releases packaged in .tgz files)<br>  </li></ul><div style="margin-left: 40px;"><a href="http://sourceforge.net/project/showfiles.php?group_id=129654">http://sourceforge.net/project/showfiles.php?group_id=129654</a><br></div><br><br><span style="font-weight: bold;">Compilationinstructions:</span> <br><br>You should review Makefile before compiling. It contains OS-specificoptions, and allows you to select the backend database that will beused (NIS or NIS+)<br>&nbsp;<br>Then, simply run <span class="code">make</span>.<br><br><span class="code"></span><span style="font-weight: bold;"><br><br><br></span></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -