[BACK]Return to index.html CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / htdocs / docs

Annotation of htdocs/docs/index.html, Revision 1.14

1.1       dsieger     1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
                      5: <meta name="generator" content="Website XSL Stylesheet V2.6.0">
                      6: <link rel="home" href="../." title="Welcome to The NetBSD Project: Of course it runs NetBSD.">
                      7: <link rel="up" href="../." title="Welcome to The NetBSD Project: Of course it runs NetBSD.">
                      8: <link rel="previous" href="../contrib/." title="Funding and contributing to NetBSD">
                      9: <link rel="next" href="../docs/Hardware/." title="Hardware Documentation">
1.7       dsieger    10: <link rel="first" href="../about/." title="About the NetBSD Project">
1.1       dsieger    11: <link rel="last" href="../sv/Releases/formal-3/." title="Information om NetBSD 3.x">
1.3       dsieger    12: <link rel="stylesheet" href="/global.css" type="text/css">
1.1       dsieger    13:     <title>NetBSD Documentation</title>
                     14:   </head>
                     15: <body class="website"><div class="webpage">
1.3       dsieger    16: <a name="docs-index"></a><div id="top"><a href="#mainContent" class="doNotDisplay doNotPrint">Skip to main content.</a></div>
                     17: <div id="header">
                     18: <div class="topNavigation">
1.7       dsieger    19: <span>» </span><a href="../docs/guide/en/">
                     20:          The Guide</a> |
1.3       dsieger    21:        <a href="http://man.NetBSD.org/">Manual pages</a> |
1.10      kano       22:        <a href="../mailinglists/">
1.7       dsieger    23:          Mailing lists</a> and
1.3       dsieger    24:        <a href="http://mail-index.NetBSD.org/">Archives</a> |
                     25:        <a href="http://cvsweb.NetBSD.org/">CVS repository</a> |
1.7       dsieger    26:        <a href="http://www.NetBSD.org/cgi-bin/sendpr.cgi?gndb=netbsd">Report</a>
                     27:        or
1.8       dsieger    28:        <a href="http://www.NetBSD.org/support/query-pr.html">query</a> a bug |
1.7       dsieger    29:        <a href="../docs/software/packages.html">
                     30:          Software Packages
                     31:        </a>
1.3       dsieger    32: </div>
                     33: <div class="centralHeader">
1.7       dsieger    34: <a href="../"><img alt="[NetBSD Logo]" width="506" height="90" src="../images/NetBSD-headerlogo.png"></a><div class="headerTools"><div id="headerSearch"><form method="get" action="http://www.google.com/custom">
1.4       dsieger    35: <input class="whiteOnBlack" type="text" name="q" onfocus="if(this.value==this.defaultValue ) this.value='';" size="12" maxlength="255" value="Search"><input type="hidden" name="cof" value="L:http://www.NetBSD.org/images/NetBSD-smaller.png;LH:200;LW:200;AH:center;AWFID:4f6b0499f0f58d2c;"><input type="hidden" name="domains" value="NetBSD.org"><input type="hidden" name="sitesearch" value="www.NetBSD.org"><input type="submit" value="Search">
1.3       dsieger    36: </form></div></div>
                     37: </div>
                     38: <div class="navBar">
1.7       dsieger    39: <span class="doNotDisplay">
                     40:          Navigation:
                     41:        </span><a href="../">
                     42:          Home</a> | 
                     43:        <a href="../about/">
                     44:          About</a> | 
                     45:        <a href="../releases/">
                     46:          Download</a> | 
                     47:        <a href="../docs/">
                     48:          Documentation</a> | 
                     49:        <a href="../support/">
                     50:          Support</a> | 
                     51:        <a href="../community/">
                     52:          Community</a> | 
                     53:        <a href="../ports/">
                     54:          Ports</a>
1.3       dsieger    55: </div>
                     56: </div>
                     57: <div id="content"><div class="fullWidth"><div class="rowOfBoxes">
                     58: <h1>NetBSD Documentation</h1>
1.1       dsieger    59: <table border="0" id="toc-table">
                     60:     <tr>
                     61:       <td align="left" valign="bottom">
1.12      kano       62:         <a href="../about/disclaimer.html#bsd-daemon" target="_top">
1.1       dsieger    63:           <img align="middle" src="../images/BSD-daemon.jpg" border="0" width="146" height="129" alt="BSD daemon">
                     64:         </a>
                     65:       </td>
                     66:       <td align="left">
                     67:         <p>
                     68:           </p>
                     69: <div class="itemizedlist"><ul type="disc">
                     70: <li>
                     71:               <a href="#documentation-portfaqs" target="_top">Port specific
                     72:               FAQs</a>
                     73:             </li>
                     74: <li>
                     75:               <a href="#guides" target="_top">Guides</a>
                     76:             </li>
                     77: <li>
                     78:               <a href="#documentation-manual-pages" target="_top">Manual
                     79:               Pages</a>
                     80:             </li>
                     81: <li>
                     82:               <a href="#documentation-howtos" target="_top">FAQs and
                     83:                 HOWTOs</a>
                     84:             </li>
                     85: <li>
                     86:               <a href="#documentation-external-resources" target="_top">External
                     87:               Resources</a>
                     88:             </li>
                     89: </ul></div>
                     90: <p>
                     91:         </p>
                     92:       </td>
                     93:     </tr>
                     94:   </table>
                     95: <div class="sect1" lang="en">
                     96: <div class="titlepage"></div>
                     97: <p>
                     98: This site provides links to the official NetBSD documentation and also
                     99: links to various external documents. It's impossible to list  every
                    100: single article or tutorial about NetBSD, but please
                    101: <a href="http://www.NetBSD.org/cgi-bin/feedback.cgi" target="_top">
                    102: contact us</a> if you think that a resource should be added.
                    103: </p>
                    104:
                    105:
                    106:
                    107: </div>
                    108: <div class="sect1" lang="en">
                    109: <div class="titlepage"><div><div><h2 class="title" style="clear: both">
                    110: <a name="documentation-portfaqs"></a>Port specific FAQs</h2></div></div></div>
                    111:
                    112:
                    113:     <p>These FAQs help with various hardware platform specific
                    114:     issues.</p>
                    115:
                    116:     <div class="informaltable">
                    117: <a name="documentation-table-portfaqs"></a>
                    118:       <table border="1">
                    119: <colgroup>
                    120: <col>
                    121: <col>
                    122: <col>
                    123: <col>
                    124: <col>
                    125: <col>
                    126: <col>
                    127: <col>
                    128: <col>
                    129: <col>
                    130: <col>
                    131: </colgroup>
                    132: <tbody>
                    133: <tr>
1.2       dsieger   134: <td><a href="../ports/acorn32/faq.html" target="_top">acorn32</a></td>
                    135: <td><a href="../ports/alpha/faq.html" target="_top">alpha</a></td>
                    136: <td><a href="../ports/atari/faq.html" target="_top">atari</a></td>
                    137: <td><a href="../ports/cats/faq.html" target="_top">cats</a></td>
                    138: <td><a href="../ports/cobalt/faq.html" target="_top">cobalt</a></td>
                    139: <td><a href="../ports/dreamcast/faq.html" target="_top">dreamcast</a></td>
                    140: <td><a href="../ports/evbarm/faq.html" target="_top">evbarm</a></td>
                    141: <td><a href="../ports/hp300/faq.html" target="_top">hp300</a></td>
                    142: <td><a href="../ports/hp700/faq.html" target="_top">hp700</a></td>
                    143: <td><a href="../ports/hpcmips/faq.html" target="_top">hpcmips</a></td>
                    144: <td><a href="../ports/i386/faq.html" target="_top">i386</a></td>
1.1       dsieger   145: </tr>
                    146: <tr>
1.2       dsieger   147: <td><a href="../ports/ia64/faq.html" target="_top">ia64</a></td>
                    148: <td><a href="../ports/mac68k/faq/" target="_top">mac68k</a></td>
                    149: <td><a href="../ports/macppc/faq.html" target="_top">macppc</a></td>
                    150: <td><a href="../ports/mipsco/faq.html" target="_top">mipsco</a></td>
                    151: <td><a href="../ports/mvme68k/faq.html" target="_top">mvme68k</a></td>
                    152: <td><a href="../ports/mvmeppc/faq.html" target="_top">mvmeppc</a></td>
                    153: <td><a href="../ports/news68k/faq.html" target="_top">news68k</a></td>
                    154: <td><a href="../ports/next68k/faq.html" target="_top">next68k</a></td>
                    155: <td><a href="../ports/pc532/faq.html" target="_top">pc532</a></td>
                    156: <td><a href="../ports/playstation2/faq.html" target="_top">playstation2</a></td>
                    157: <td><a href="../ports/pmax/faq.html" target="_top">pmax</a></td>
1.1       dsieger   158: </tr>
                    159: <tr>
1.2       dsieger   160: <td><a href="../ports/pmppc/faq.html" target="_top">pmppc</a></td>
                    161: <td><a href="../ports/sgimips/faq.html" target="_top">sgimips</a></td>
                    162: <td><a href="../ports/sh3/faq.html" target="_top">sh3</a></td>
                    163: <td><a href="../ports/shark/faq.html" target="_top">shark</a></td>
                    164: <td><a href="../ports/sparc/faq.html" target="_top">sparc</a></td>
                    165: <td><a href="../ports/sparc64/faq.html" target="_top">sparc64</a></td>
                    166: <td><a href="../ports/sun2/faq.html" target="_top">sun2</a></td>
                    167: <td><a href="../ports/sun3/faq.html" target="_top">sun3</a></td>
1.1       dsieger   168: <td><a href="http://vaxine.bitcon.no/" target="_top">vax</a></td>
1.2       dsieger   169: <td><a href="../ports/zaurus/faq.html" target="_top">zaurus</a></td>
1.1       dsieger   170: <td class="auto-generated"> </td>
                    171: </tr>
                    172: </tbody>
                    173: </table>
                    174:     </div>
                    175:   </div>
                    176: <div class="sect1" lang="en">
                    177: <div class="titlepage"><div><div><h2 class="title" style="clear: both">
                    178: <a name="guides"></a>Guides</h2></div></div></div>
                    179:
                    180:
                    181: <div class="itemizedlist"><ul type="disc">
                    182: <li>
                    183: <p>
1.2       dsieger   184: <a href="guide/en/index.html" target="_top">The NetBSD Guide</a> -
1.1       dsieger   185: all  information about the installation and  administration of
1.9       weinem    186: the NetBSD operating system
                    187: (<a href="guide/en/netbsd.html" target="_top">single HTML document</a>).
1.1       dsieger   188: Available formats for download:
1.2       dsieger   189: <a href="guide/download/netbsd-en.ps.gz" target="_top">PostScript</a> and
                    190: <a href="guide/download/netbsd-en.pdf.gz" target="_top">PDF</a>
1.1       dsieger   191: </p>
                    192: </li>
                    193: <li>
                    194: <p>
                    195: <a href="internals/en/index.html" target="_top">NetBSD Internals</a>
                    196: - aimed to contributors that wish to develop extensions or want
                    197: to improve NetBSD's existing code. Available formats for download:
                    198: <a href="internals/download/netbsd-internals-en.ps.gz" target="_top">PostScript
                    199: </a> and <a href="internals/download/netbsd-internals-en.pdf.gz" target="_top">
                    200: PDF</a>
                    201: </p>
                    202: </li>
                    203: <li>
                    204: <p>
                    205: <a href="pkgsrc/index.html" target="_top">The pkgsrc guide</a> - for users
                    206: and developers of pkgsrc, the centralized package build and management
                    207: system .
                    208: Available formats for download:
                    209: <a href="pkgsrc/pkgsrc.ps" target="_top">PostScript</a> and
                    210: <a href="pkgsrc/pkgsrc.pdf" target="_top">PDF</a>
                    211: </p>
                    212: </li>
                    213: </ul></div>
                    214: </div>
                    215: <div class="sect1" lang="en">
                    216: <div class="titlepage"><div><div><h2 class="title" style="clear: both">
                    217: <a name="documentation-manual-pages"></a>NetBSD Manual Pages</h2></div></div></div>
                    218:
                    219:   <p>
                    220:   The manual pages describe the system commands, functions and drivers -
                    221:   the most important documentation for users.
                    222:   </p>
                    223:   <div class="itemizedlist"><ul type="disc">
                    224: <li>
                    225:       <a href="http://man.NetBSD.org/man/+ANY+NetBSD-current" target="_top">
                    226:         NetBSD-current</a>
                    227:     </li>
                    228: <li>
                    229:       <a href="http://man.NetBSD.org/man/+ANY+NetBSD-3.0" target="_top">
                    230:         NetBSD 3.0</a>
                    231:     </li>
                    232: <li>
                    233:       <a href="http://man.NetBSD.org/man/+ANY+NetBSD-2.0.2" target="_top">
                    234:         NetBSD 2.0.2</a>
                    235:     </li>
                    236: <li>
                    237:       <a href="http://man.NetBSD.org/man/+ANY+NetBSD-2.0" target="_top">
                    238:         NetBSD 2.0</a>
                    239:     </li>
                    240: </ul></div>
                    241:   <p>Also,
                    242:     <a href="http://www.freebsd.org/" target="_top">FreeBSD</a>
                    243:     offers a nice
                    244:     <a href="http://www.freebsd.org/cgi/man.cgi?manpath=NetBSD" target="_top">
                    245:       alternative interface</a>
                    246:     to NetBSD Manual Pages.</p>
                    247: </div>
                    248: <div class="sect1" lang="en">
                    249: <div class="titlepage"><div><div><h2 class="title" style="clear: both">
                    250: <a name="documentation-howtos"></a>FAQs and HOWTOs</h2></div></div></div>
                    251:
                    252:
                    253: <div class="sect2" lang="en">
                    254: <div class="titlepage"><div><div><h3 class="title">
                    255: <a name="basic"></a>Basic NetBSD questions</h3></div></div></div>
                    256:
                    257:   <p>
                    258:   A collection  of <a href="misc/index.html" target="_top">basic questions</a> about
                    259:   NetBSD
                    260:   </p>
                    261: <div class="itemizedlist"><ul type="disc">
                    262: <li>User configuration</li>
                    263: <li>General questions about NetBSD</li>
                    264: <li>Common (and less common) problems</li>
                    265: <li>Other questions</li>
                    266: </ul></div>
                    267: <p>
                    268: </p>
                    269: </div>
                    270:
                    271:
                    272: <div class="sect2" lang="en">
                    273: <div class="titlepage"><div><div><h3 class="title">
                    274: <a name="building"></a>Building, Installing and Updating</h3></div></div></div>
                    275:
                    276:
                    277: <div class="itemizedlist"><ul type="disc">
                    278: <li>
                    279:     <a href="current/index.html" target="_top">Tracking NetBSD-current</a>
                    280:   </li>
                    281: <li>
                    282:     <a href="updating.html" target="_top">Updating a stable NetBSD
                    283:       release</a>
                    284:   </li>
                    285: </ul></div>
                    286:
                    287: <div class="itemizedlist"><ul type="disc"><li>
                    288: <span class="emphasis"><em>External documents</em></span>:
                    289:   <div class="itemizedlist"><ul type="circle">
                    290: <li>
                    291:   <a href="http://ezine.daemonnews.org/200312/crosscompile.html" target="_top">
                    292:   Cross-building Explained: Cross compilation on NetBSD</a>
                    293:   </li>
                    294: <li>
                    295:   <a href="http://www.bsdnewsletter.com/2003/09/Features102.html" target="_top">
                    296:   Building tiny systems with embedded NetBSD</a>
                    297:   </li>
                    298: <li>
                    299:     <a href="http://www.onlamp.com/pub/a/bsd/2003/06/05/Big_Scary_Daemons.html" target="_top">
                    300:     Palmtop NetBSD</a> (Installing on a HP Jornada 728)
                    301:   </li>
                    302: <li>
                    303:     <a href="http://www.onlamp.com/pub/a/bsd/2003/09/25/Big_Scary_Daemons.html" target="_top">
                    304:    Expanding Small NetBSD Systems</a>
                    305:   </li>
                    306: <li>
                    307:     <a href="http://ezine.daemonnews.org/200211/xdevnetbsd.html" target="_top">
                    308:  Cross-Development with NetBSD</a>
                    309:   </li>
                    310: <li>
                    311:     <a href="http://ezine.daemonnews.org/200201/testdriving.html" target="_top">
                    312:  Test driving -current</a>
                    313:   </li>
                    314: </ul></div>
                    315:
                    316: </li></ul></div>
                    317: </div>
                    318:
                    319: <div class="sect2" lang="en">
                    320: <div class="titlepage"><div><div><h3 class="title">
                    321: <a name="disks"></a>Disks and Filesystems</h3></div></div></div>
                    322:
                    323:   <div class="itemizedlist"><ul type="disc">
                    324: <li>
                    325:       <a href="misc/index.html#adding-a-disk" target="_top">
                    326:         Adding a disk to an existing system</a>
                    327:     </li>
                    328: <li>
                    329:       <a href="bootcd.html" target="_top">Creating a bootable NetBSD CD-ROM</a>
                    330:     </li>
                    331: <li>
                    332:     <a href="misc/index.html#memory-swap" target="_top">
                    333:      Memory/Swap Configuration</a>
                    334:     </li>
                    335: <li>
                    336:     <a href="misc/index.html#cgd-swap" target="_top">
                    337:     Encrypted swap with cgd</a>
                    338:     </li>
                    339: <li>
                    340:     <a href="misc/index.html#softdeps" target="_top">
                    341:     Use and benefits of soft updates</a> (softdeps) on FFS, the
                    342:     default NetBSD filesystem
                    343:     </li>
                    344: <li>
                    345:       <a href="misc/index.html#moving-usr" target="_top">
                    346:       Moving /usr from root to a different partition</a>
                    347:     </li>
                    348: <li>
                    349:     <a href="misc/index.html#read-only-to-read-write" target="_top">
                    350:     Mounting a 'read-only' filesystem read/write
                    351:     </a>
                    352:     </li>
                    353: <li>
                    354:     <a href="misc/index.html#using-fsck" target="_top">
                    355:     Safe use of fsck</a>
                    356:     </li>
                    357: <li>
                    358:     <a href="misc/index.html#kernfs" target="_top">
                    359:     What are /kern and /proc (kernfs, procfs)?</a>
                    360:     </li>
                    361: <li>
                    362:     <a href="misc/index.html#rebuilding-dev" target="_top">
                    363:     Rebuilding /dev</a>
                    364:     </li>
                    365: <li>
                    366:     <a href="misc/index.html#setup-ccd" target="_top">
                    367:     Setting up a striped (ccd) drive</a>
                    368:     </li>
                    369: <li>
1.14    ! pooka     370:      <a href="puffs/" target="_top">
1.6       reed      371:      Filesystems in User-Space: puffs, refuse, FUSE, and more</a>
1.1       dsieger   372:     </li>
                    373: </ul></div>
                    374:
                    375:   <div class="itemizedlist"><ul type="disc"><li>
                    376:   <span class="emphasis"><em>External documents</em></span>:
                    377:   <div class="itemizedlist"><ul type="circle">
                    378: <li>
                    379:   <a href="http://net-tex.dnsalias.org/~stefan/nt/unix/cfs.html" target="_top">
                    380:   Encrypted filesystem with cfs</a>
                    381:   </li>
                    382: <li>
                    383:   <a href="http://ezine.daemonnews.org/200209/diskpartnbsd.html" target="_top">
                    384:   Partitioning a Disk For NetBSD</a>
                    385:   </li>
                    386: </ul></div>
                    387: </li></ul></div>
                    388:
                    389: </div>
                    390:
                    391:
                    392: <div class="sect2" lang="en">
                    393: <div class="titlepage"><div><div><h3 class="title">
                    394: <a name="emulation"></a>Emulation and Virtualization</h3></div></div></div>
                    395:
                    396: <div class="itemizedlist"><ul type="disc">
                    397: <li>
                    398: <a href="vmware.html" target="_top">Running VMWare on NetBSD</a>
                    399: (dated document for NetBSD 1.6)
                    400: </li>
                    401: <li>
1.2       dsieger   402:  <a href="../ports/xen/howto.html" target="_top"> NetBSD/xen Howto</a> -
1.1       dsieger   403:  NetBSD as domain0 and domainU with Xen2 and Xen3. Including how to
                    404:  install Linux as domainU.
                    405: </li>
                    406: </ul></div>
                    407: </div>
                    408:
                    409:
                    410: <div class="sect2" lang="en">
                    411: <div class="titlepage"><div><div><h3 class="title">
                    412: <a name="hardware"></a>Hardware</h3></div></div></div>
                    413:
                    414:   <div class="itemizedlist"><ul type="disc">
                    415: <li>
                    416:     <a href="Hardware/index.html" target="_top">Hardware Documentation
                    417:     Library</a>
                    418:     </li>
                    419: <li>
                    420:     <a href="power-mgmt/index.html" target="_top">Power Management for
                    421:      Laptops</a>
                    422:     </li>
                    423: <li>
                    424:     <a href="misc/#connecting-a-ups" target="_top">
                    425:      Connecting a UPS to a NetBSD system</a>
                    426:     </li>
                    427: </ul></div>
                    428: </div>
                    429:
                    430:
                    431: <div class="sect2" lang="en">
                    432: <div class="titlepage"><div><div><h3 class="title">
                    433: <a name="infrastructure"></a>Infrastructure</h3></div></div></div>
                    434:
                    435: <div class="itemizedlist"><ul type="disc"><li>
                    436:   <a href="mirror.html" target="_top"> NetBSD Mirror FAQ</a>
                    437:   </li></ul></div>
                    438: </div>
                    439:
                    440:
                    441: <div class="sect2" lang="en">
                    442: <div class="titlepage"><div><div><h3 class="title">
                    443: <a name="kernel"></a>Kernel</h3></div></div></div>
                    444:
                    445:
                    446:   <p>
                    447:     </p>
                    448: <div class="itemizedlist"><ul type="disc">
                    449: <li>
                    450:         <a href="kernel/index.html" target="_top">Kernel FAQ</a>
                    451:       </li>
                    452: <li>
                    453:         <a href="kernel/programming.html" target="_top">Kernel Programming FAQ</a>
                    454:       </li>
                    455: <li>
                    456:         <a href="kernel/profiling/" target="_top">Kernel Profiling HOWTO</a>
                    457:       </li>
                    458: <li>
                    459:         <a href="kernel/uvm.html" target="_top">NetBSD UVM FAQ</a>
                    460:       </li>
                    461: <li>
                    462:         <a href="kernel/kgdb.html" target="_top">Debugging the NetBSD kernel
                    463:           with GDB HOWTO</a>
                    464:       </li>
                    465: <li>
                    466:         <a href="kernel/elf-notes.html" target="_top">Vendor-specific ELF Note Elements
                    467:         </a>
                    468:       </li>
                    469: <li>
                    470:         <a href="kernel/vfork.html" target="_top">Why implement traditional vfork()</a>
                    471:       </li>
                    472: <li>
                    473:         <a href="kernel/ddwg.html" target="_top">NetBSD Device Driver Writing Guide
                    474:         </a>
                    475:       </li>
                    476: <li>
                    477:         <a href="http://www.home.unix-ag.org/bmeurer/NetBSD/howto-lkm.html" target="_top">
                    478:           Introduction to NetBSD loadable kernel modules</a>
                    479:       </li>
                    480: <li>
                    481:         <a href="kernel/pseudo/index.html" target="_top">Writing a pseudo device</a>
                    482:       </li>
                    483: <li>
                    484:         <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/design-44bsd/index.html" target="_top">
                    485:           Design Overview of the 4.4BSD kernel</a>
                    486:       </li>
                    487: <li>
                    488:         <a href="kernel/non-exec.html" target="_top">Information about non-executable
                    489:           mappings</a>
                    490:       </li>
                    491: <li>
                    492:         <a href="kernel/porting_netbsd_arm_soc.html" target="_top">Porting NetBSD
                    493:           to a new ARM SoC</a>
                    494:       </li>
1.13      pooka     495: <li>
1.14    ! pooka     496:        <a href="puffs/rump.html" target="_top">Developing kernel file systems in
1.13      pooka     497:          userspace using RUMP</a>
                    498:       </li>
1.1       dsieger   499: </ul></div>
                    500: <p>
                    501:   </p>
                    502: </div>
                    503:
                    504:
                    505: <div class="sect2" lang="en">
                    506: <div class="titlepage"><div><div><h3 class="title">
                    507: <a name="networking"></a>Networking</h3></div></div></div>
                    508:
                    509:
                    510: <p>
                    511:   </p>
                    512: <div class="itemizedlist"><ul type="disc">
                    513: <li>
                    514:   <a href="network/index.html" target="_top">Basic NetBSD Networking</a>
                    515:   </li>
                    516: <li>
1.2       dsieger   517:   <a href="guide/en/chap-inetd.html" target="_top">The Internet Super Server
1.1       dsieger   518:   </a>
                    519:   </li>
                    520: <li>
                    521:   <a href="http://www.muine.org/~hoang/dns.html" target="_top">DNS and
                    522:    BIND on NetBSD</a>
                    523:    </li>
                    524: <li>
                    525:   <a href="network/nsps/index.html" target="_top">NetBSD Security Processes and
                    526:   Services</a>
                    527:   </li>
                    528: <li>
                    529:   <a href="network/wavelan.html" target="_top">Wireless networking
                    530:    using the Lucent WaveLAN</a>
                    531:    </li>
                    532: <li>
                    533:   <a href="network/netboot/index.html" target="_top">HOWTO Netboot a diskless
                    534:   machine</a>
                    535:   </li>
                    536: <li>
                    537:   <a href="network/dhcp.html" target="_top">HOWTO setup DHCP clients
                    538:   and servers</a>
                    539:   </li>
                    540: <li>
                    541:   <a href="http://www.mreriksson.net/howtos/netbsd-pptp-server/" target="_top">
                    542:   HOWTO setup a NetBSD PPTP Server</a>
                    543:   </li>
                    544: <li>
                    545:   <a href="network/isdn/index.html" target="_top">Steps to connect via ISDN</a>
                    546:   </li>
                    547: <li>
                    548:   <a href="network/gprs.html" target="_top">Steps to connect via GPRS / CDPD</a>
                    549:   </li>
                    550: <li>
                    551:   <a href="http://www.feyrer.de/NetBSD/NWF/" target="_top">
                    552:    NetBSD/amiga Guide to Networking FAQ</a>
                    553:    </li>
                    554: <li>
                    555:   <a href="network/ipv6/index.html" target="_top">IPv6 Networking FAQ</a>
                    556:   </li>
                    557: <li>
                    558:   <a href="network/ipsec/index.html" target="_top">IPsec FAQ</a>
                    559:   </li>
                    560: <li>
                    561:   <a href="network/ipsec/rasvpn.html" target="_top">RASVPN HowTo -
                    562:   building a user remote access VPN gateway using IPsec</a>
                    563:   </li>
                    564: <li>
                    565:   <a href="http://www.macbsd.com/macbsd/howtol" target="_top">
                    566:   NetBSD/mac68k PPP, cross compiling, and other HOWTOs</a>
                    567:   </li>
                    568: <li>
                    569:   <a href="http://www.obfuscation.org/ipf/" target="_top">IP Filter
                    570:   (Firewall) resources, including HOW-TOs and FAQs</a>
                    571:   </li>
                    572: <li>
                    573:   <a href="network/pf.html" target="_top">Packet Filter (pf) FAQ</a>
                    574:   </li>
                    575: <li>
                    576:   <a href="http://www.csl.sony.co.jp/~kjc/software/TIPS.txt" target="_top">
                    577:     ALTQ Tips</a>
                    578:   </li>
                    579: </ul></div>
                    580: <p>
                    581: </p>
                    582: </div>
                    583:
                    584:
                    585: <div class="sect2" lang="en">
                    586: <div class="titlepage"><div><div><h3 class="title">
                    587: <a name="printing"></a>Printing and Scanning</h3></div></div></div>
                    588:
                    589: <div class="itemizedlist"><ul type="disc"><li>
                    590:   See <a href="misc/index.html#printing-scanning" target="_top">
                    591:   this section</a> for help with various printing tasks or for
                    592:   setting up a scanner. Scanners are not supported by the NetBSD base
                    593:   system. It is necessary to install and configure additional software.
                    594:   </li></ul></div>
                    595:
                    596: </div>
                    597:
                    598:
                    599:
                    600: <div class="sect2" lang="en">
                    601: <div class="titlepage"><div><div><h3 class="title">
                    602: <a name="security"></a>Security</h3></div></div></div>
                    603:
                    604:
                    605:   <div class="itemizedlist"><ul type="disc"><li>
                    606:   <span class="emphasis"><em>External documents</em></span>:
                    607:     <div class="itemizedlist"><ul type="circle">
                    608: <li>
                    609:       <a href="http://net-tex.dnsalias.org/~stefan/nt/unix/aide-en.html" target="_top">
                    610:       Installing and configuring AIDE for NetBSD</a>
                    611:       </li>
                    612: <li>
                    613:     <a href="http://www.onlamp.com/pub/a/bsd/2003/01/23/chroot.html" target="_top">
                    614:     Securing Systems with chroot</a>
                    615:     </li>
                    616: <li>
                    617:     <a href="http://www.onlamp.com/pub/a/bsd/2003/02/13/chroot.html" target="_top">
                    618:     chrooted ntpd in NetBSD</a>
                    619:     </li>
                    620: <li>
                    621:     <a href="http://www.onlamp.com/pub/a/bsd/2003/01/30/Big_Scary_Daemons.html" target="_top">
                    622:     Systrace Policies</a>
                    623:     </li>
                    624: </ul></div>
                    625:
                    626:   </li></ul></div>
                    627: </div>
                    628:
                    629:
                    630: <div class="sect2" lang="en">
                    631: <div class="titlepage"><div><div><h3 class="title">
                    632: <a name="software"></a>Software and pkgsrc</h3></div></div></div>
                    633:
                    634:   <div class="itemizedlist"><ul type="disc">
                    635: <li>
                    636:    <a href="pkgsrc/index.html" target="_top">The pkgsrc guide</a>
                    637:    </li>
                    638: <li>
                    639:       <a href="software/index.html" target="_top">Adding/compiling software on
                    640:         NetBSD</a> (including packages &amp; pkgsrc)
                    641:     </li>
                    642: </ul></div>
                    643:
                    644:   <div class="itemizedlist"><ul type="disc"><li>
                    645:   <span class="emphasis"><em>External documents</em></span>:
                    646:     <div class="itemizedlist"><ul type="circle">
                    647: <li>
                    648:     <a href="http://www.bsdfreak.org/modules/news/article.php?storyid=1" target="_top">
                    649:     pkg_comp (or: how I learned to stop worrying and build pkgsrc in a chroot)</a>
                    650:     </li>
                    651: <li>
1.11      darcy     652:     <a href="http://www.samag.com/documents/sam0305f/" target="_top">
1.3       dsieger   653:     Managing Third-Party Software Installation with pkgsrc</a>
1.1       dsieger   654:     </li>
                    655: </ul></div>
                    656:
                    657:   </li></ul></div>
                    658: </div>
                    659:
                    660: <div class="sect2" lang="en">
                    661: <div class="titlepage"><div><div><h3 class="title">
                    662: <a name="system"></a>System and Userland</h3></div></div></div>
                    663:
                    664: <div class="itemizedlist"><ul type="disc">
                    665: <li>
                    666:   <a href="compat.html" target="_top">Binary emulation in NetBSD</a>
                    667:   </li>
                    668: <li>
                    669:   <a href="elf.html" target="_top">ELF and NetBSD</a>
                    670:   </li>
                    671: </ul></div>
                    672: </div>
                    673:
                    674:
                    675: <div class="sect2" lang="en">
                    676: <div class="titlepage"><div><div><h3 class="title">
                    677: <a name="X11"></a>X Window System</h3></div></div></div>
                    678:
                    679:   <div class="itemizedlist"><ul type="disc"><li>
                    680:  <span class="emphasis"><em>X Window</em></span> or <span class="emphasis"><em>X11</em></span> is the
                    681:  graphical display system used on NetBSD. The  XFree86 implementation is the
                    682:  default on NetBSD but X.Org from pkgsrc  can be used alternatively.
                    683:  <a href="x/" target="_top">This HOWTO</a>  about X11 helps with specific
                    684:  configuration issues.
                    685:   </li></ul></div>
                    686: </div>
                    687:
                    688: </div>
                    689: <div class="sect1" lang="en">
                    690: <div class="titlepage"><div><div><h2 class="title" style="clear: both">
                    691: <a name="documentation-external-resources"></a>External Resources</h2></div></div></div>
                    692:
                    693:
                    694: <div class="sect2" lang="en">
                    695: <div class="titlepage"><div><div><h3 class="title">
                    696: <a name="tutorials"></a>Tutorials, articles and books</h3></div></div></div>
                    697:
                    698: <div class="itemizedlist"><ul type="disc">
                    699: <li>
                    700:   <p>
                    701:   The <a href="http://wiki.NetBSD.se/index.php/Tutorials" target="_top">
                    702:   NetBSD Community Wiki</a> contains
                    703:   many up to date tutorials. If you plan to write a tutorial or HOWTO
                    704:   for NetBSD please consider to publish it on the wiki - it's easy and
                    705:   everyone can help to improve the article.
                    706:   </p>
                    707:   </li>
                    708: <li>
                    709:  <p>
                    710:  A collection of published technical and non-technical articles can be
                    711:  found <a href="../gallery/articles.html" target="_top">here</a>.
                    712:  Presentations about NetBSD are listed
                    713:  <a href="../gallery/presentations/index.html" target="_top">
                    714:  on this page</a>.
                    715:   </p>
                    716:  </li>
                    717: <li>
                    718:  <p>
                    719:  <a href="../gallery/research.html" target="_top">
                    720:  Research carried out using NetBSD</a> and
                    721: <a href="research/" target="_top">Research of interest to NetBSD</a>
                    722: </p>
                    723: </li>
                    724: <li>
                    725: <p>
                    726: <a href="books.html" target="_top">Recommended reading</a> - informative and
                    727: useful books
                    728: </p>
                    729: </li>
                    730: </ul></div>
                    731: </div>
                    732:
                    733: <div class="sect2" lang="en">
                    734: <div class="titlepage"><div><div><h3 class="title">
                    735: <a name="documentation-other-systems"></a>Documentation for BSD and other Unix Systems</h3></div></div></div>
                    736:
                    737:     <div class="itemizedlist"><ul type="disc">
                    738: <li>
                    739:         <a href="http://www.unix-systems.org/online.html" target="_top">
                    740:         Single UNIX Specification</a>
                    741:       </li>
                    742: <li>
                    743:       <a href="bsd/" target="_top">Historic BSD Information</a>
                    744:       </li>
                    745: <li>
                    746:         <a href="http://www.freebsd.org/docs.html" target="_top">
                    747:         FreeBSD</a>
                    748:       </li>
                    749: <li>
                    750:         <a href="http://docs.hp.com/hpux/os/man_pages.html" target="_top">
                    751:         HP-UX Manual Pages</a>
                    752:       </li>
                    753: <li>
                    754:         <a href="http://techpubs.sgi.com/" target="_top">IRIX, UNICOS, and
                    755:         some NT/Linux</a>
                    756:       </li>
                    757: <li>
                    758:         <a href="http://docs.sun.com/" target="_top">Solaris</a>
                    759:       </li>
                    760: <li>SCO
                    761:       <a href="http://www.caldera.com/support/docs/openserver/" target="_top">
                    762:       Openserver 5</a>
                    763:       and
                    764:       <a href="http://www.caldera.com/support/docs/unixware/" target="_top">
                    765:       UnixWare 7</a>
                    766:       documentation</li>
                    767: <li>
                    768:       <a href="http://www.tru64unix.compaq.com/docs/pub_page/doc_list.html" target="_top">
                    769:       Tru64 Unix</a>
                    770:       (Used to be Digital Unix)</li>
                    771: <li>
                    772:       <a href="http://lxr.linux.no/source/" target="_top">Linux Source
                    773:       Tree</a>
                    774:       (cross-referenced)</li>
                    775: <li>
                    776:       <a href="http://fxr.watson.org/" target="_top">FreeBSD/NetBSD/OpenBSD
                    777:       (and Linux) Source Tree</a>
                    778:       (cross-referenced)</li>
                    779: <li>
                    780:         <a href="http://publib.boulder.ibm.com/infocenter/pseries/index.jsp?topic=/com.ibm.aix.doc/infocenter/base/aix53.htm" target="_top">
                    781:         AIX</a>
                    782:       </li>
                    783: <li>
                    784:         <a href="http://www.gnu.org/manual/manual.html" target="_top">GNU</a>
                    785:       </li>
                    786: </ul></div>
                    787:   </div>
                    788: </div>
1.3       dsieger   789: </div></div></div>
                    790: <div class="navfoot"></div>
                    791: <div id="footer"><center>
                    792: <span class="footfeed"><a href="http://www.NetBSD.org/cgi-bin/feedback.cgi">
                    793:          Contact</a> |
                    794:       </span><span class="footcopy"><a href="/about/disclaimer.html">
                    795:       Disclaimer</a> |
                    796:
                    797:       <span class="copyright">Copyright © 1994-2007 The NetBSD Foundation, Inc. </span>ALL RIGHTS RESERVED.<br>NetBSD<sup>®</sup> is a registered trademark of The NetBSD
                    798:        Foundation, Inc.</span>
                    799: </center></div>
1.1       dsieger   800: </div></body>
                    801: </html>

CVSweb <webmaster@jp.NetBSD.org>