<?xml version="1.0"?>
<!DOCTYPE webpage
  PUBLIC "-//NetBSD//DTD Website-based NetBSD Extension//EN"
    "http://www.NetBSD.org/XML/htdocs/lang/share/xml/website-netbsd.dtd">

<webpage id="gallery-articles">
<config param="desc" value="Articles about NetBSD"/>
<config param="cvstag" value="$NetBSD: articles.xml,v 1.50 2011/02/26 14:16:50 mbalmer Exp $"/>
<config param="rcsdate" value="$Date: 2011/02/26 14:16:50 $"/>
<head>
<!-- Copyright (c) 2005-2006
	The NetBSD Foundation, Inc.  ALL RIGHTS RESERVED. -->
<title>Articles about NetBSD</title>
</head>

<sect1 id="top">

<table border="0" id="top-table">
<tr>
  <td align="left">
<para>
On this page you will find a list of articles referencing NetBSD.  If you have
such material that might be appropriate for this section, and would like to
make it available here, please <ulink
url="http://www.NetBSD.org/cgi-bin/feedback.cgi">let us know!</ulink>
</para>

<table border="0" cellpadding="1" cellspacing="0" id="see-also-table">
  <tr>
  <td valign="top"><emphasis role="bold">See also:</emphasis></td>
  <td valign="bottom">
    <ulink url="http://www.onetbsd.org/"><html:img src="../images/links/onetbsd.gif"
     alt="onetbsd" border="0" width="100" height="35"
     align="bottom"/></ulink>
  </td>
  <td valign="bottom">
    <ulink url="http://slashdot.org/bsd/"><html:img
     src="../images/links/slashdot.jpg" alt="Slashdot - BSD Section"
     border="0" width="88" height="31" align="bottom"/></ulink>
  </td>
  <td valign="bottom">
    <ulink url="http://www.onlamp.com/bsd/"><html:img src="../images/links/onlamp.gif"
     alt="O'Reilly BSD DevCenter" border="0" width="79" height="31"
     align="bottom"/></ulink>
  </td>
  <td valign="bottom">
    <ulink url="http://www.osnews.com/"><html:img src="../images/links/osnews.gif"
     alt="OSnews" border="0" width="72" height="34"
     align="bottom"/></ulink>
  </td>
  </tr>
</table>

<!-- <para>
Also of interest may be the IDG search engine that can list all of their
online <ulink
url="http://www.idg.net/federator/IDGResults.jsp?requestString=%2Bnetbsd+Netbsd&amp;amp;PC+World%3APC+World=true&amp;amp;PC+World%3AStart+Date=&amp;PC+World%3AEnd+Date=&amp;InfoWorld%3AInfoWorld=true&amp;InfoWorld%3AStart+Date=&amp;InfoWorld%3AEnd+Date=&amp;Computerworld%3AComputerworld=true&amp;Computerworld%3AStart+Date=&amp;Computerworld%3AEnd+Date=&amp;Network+World%3ANetwork+World=true&amp;Network+World%3AStart+Date=&amp;Network+World%3AEnd+Date=&amp;CIO%3ACIO=true&amp;CIO%3AStart+Date=&amp;CIO%3AEnd+Date=&amp;ITWorld%3AITWorld=true&amp;ITWorld%3AStart+Date=&amp;ITWorld%3AEnd+Date=&amp;Macworld%2FJavaworld%2FMacCentral%3AMacworld%2FJavaworld%2FMacCentral=true&amp;Macworld%2FJavaworld%2FMacCentral%3AStart+Date=&amp;Macworld%2FJavaworld%2FMacCentral%3AEnd+Date=&amp;Darwin%3ADarwin=true&amp;Darwin%3AStart+Date=&amp;Darwin%3AEnd+Date=&amp;Bio.IT+World%3ABio.IT+World=true&amp;Bio.IT+World%3AStart+Date=&amp;Bio.IT+World%3AEnd+Date=">articles that mention NetBSD</ulink>.
</para> -->
  </td>
  <td align="right" valign="bottom">
  <ulink url="../about/disclaimer.html#bsd-daemon">
    <html:img align="middle" src="../images/BSD-daemon.jpg" border="0"
      width="146" height="129" alt="BSD daemon"/></ulink>
  </td>
</tr>
</table>

</sect1>

<sect1 role="toc">


<sect2 id="technical-articles">
<title>Technical articles </title>

<sect3 id="bsdmag-jan2009-nbinstall">
  <title>2009 - NetBSD install</title>
  <para>
    This article was written by Patrick Pippen, and published in
    <ulink url="http://www.bsdmag.org/prt/view/about-the-magazine/issue/952.html">the Jan 2009 issue of BSD Magazine</ulink>, pages 10-15.
    The article talks about how to go through the NetBSD 4.0/i386 installer (sysinst), including language and keyboard selection, selecting and partitioning the harddisk to install to, installing bootblocks, selecting the installation media, installing the base system, selection of the system password encryption algorithm, and setting the root password and shell.
  Beyond that, the article also gives help on getting started after the installation.
  </para>
</sect3>

<sect3 id="bsdmag-jan2009-slugmusic">
  <title>2009 - Play Music on Your Slug with NetBSD</title>
  <para>
    This article was written by Donald T. Hayford, and published in
    <ulink url="http://www.bsdmag.org/prt/view/about-the-magazine/issue/952.html">the Jan 2009 issue of BSD Magazine</ulink>, pages 54-60.
    A previous issue of the BSD Mag described how to install NetBSD on the Linksys NSLU2 (AKA slug), and this article explains how to set the system up so it can act as a web-based mp3 player that you can hook up to the stereo.
  </para>
</sect3>

<sect3 id="freex-12009-fuse">
<title>2009 - [German] File systems in the NetBSD user space</title>
<para>
  File systems in user space promise to connect kernel and applications,
  and the boundaries between data, files and file systems start to vanish.
  NetBSD offers an implementation for file systems in user space since 2005,
  and in the mean time it has reched full source code compatibility to the
  FUSE standard. The article also contains an interview with Alistair
  Crooks, developer of NetBSD's user space-based iSCSI implementation.
  Find Ulrich Habel's article in
  <ulink url="http://www.cul.de/data/freex12009inh.pdf">issue 1/2009</ulink>
  of the German <ulink url="http://www.cul.de/freex.html">FreeX magazine</ulink>.
</para>
</sect3>

<sect3 id="freex-52008-nbflash">
<title>2008 - [German] Article on using Flash storage in an EeePC</title>
<para>
  <ulink url="http://www.cul.de/data/freex52008inh.pdf">Issue 5/2008</ulink>
  of the German
  <ulink url="http://www.cul.de/freex.html">FreeX magazine</ulink>
  has an article by Ulrich Habel titled "Festspeicher statt Festplatte"
  ("hard storage instead of hard disk"). It illustrates how to replace
  your EeePC's 1.8" harddisk with a CF-card adapter, and install NetBSD
  on it.
</para>
</sect3>


<sect3 id="freex-22008-netbsd40dvd">
<title>2008 - [German] Article on installing NetBSD 4.0</title>
<para>
  <ulink url="http://www.cul.de/data/freex22008inh.pdf">Issue 2/2008</ulink>
  of the German
  <ulink url="http://www.cul.de/freex.html">FreeX magazine</ulink>
  comes with a DVD that contains NetBSD 4.0
  including more than 1.200 prebuilt binary packages for i386 and amd64.
  The magazine also has an <ulink url="http://www.cul.de/data/freex22008dvd.pdf">article on installing NetBSD 4.0</ulink> by J&ouml;rg
  Braun.
</para>
</sect3>

<sect3 id="freex-52007-pkgsrc-on-solaris-and-macosx">
<title>2007 - [German] Two articles on pkgsrc on Solaris and Linux </title>
<para>
  <ulink url="http://www.cul.de/data/freex52007inh.pdf">Issue 5/2007
  of the German freeX magazine</ulink> has two articles on
  pkgsrc, one focussing on Solaris, the other one on Linux.
</para>
<para>
  Ulrich Habel's article "Der Daemon und die Sonne" talks about pkgsrc
  on Solaris. He describes how to bootstrap the environment using a
  precompiled binary bootstrap that was made available as Solaris
  package, then continues on how to use pkg_add and other tools for
  using precompiled binaries that are available via <ulink
  url="http://www.sunpkg.de/">www.sunpkg.de</ulink>.
</para>
<para>
</para>
  Dr. Heiko Herrman's article "Daemonic Tux: Linux mit pkgsrc"
  describes the situation where he gets to a new workplace that has
  Linux on the desktop, but that calls for some software
  maintenance. Instead of hunting down the system administrator,
  pkgsrc can be used to install everything pkgsrc offers into his home
  directory, and without root privileges. The article gives details on
  how to bootstrap pkgsrc by compiling, then explains how to compile
  packages via pkgsrc and gives some hints on pkgsrc's internals.
</sect3>

<sect3 id="datenloeschen-schumacher">
  <title>2007 - [German] Daten sicher l&ouml;schen</title>

  <para>
    The February 2007 issue of <ulink
    url="http://www.guug.de/uptimes/index.html">UpTimes</ulink>, the
    magazine of the German Unix User Group (GUUG) has a (german
    language) article by Stefan Schumacher titled ``<ulink
    url="http://net-tex.dnsalias.org/~stefan/nt/netbsd/daten-sicher-loeschen.html#1.1">Daten sicher l&ouml;schen</ulink>'' (secure deletion of data).
    The article describes how data is saved on modern media and which
    steps are necessary to secure delete the data. It also contains a
    chapter about <ulink
    url="http://net-tex.dnsalias.org/~stefan/nt/netbsd/advocacy/Schrubber/">NetBSD/Schrubber</ulink>, a NetBSD/i386 LiveCD created for the sole
    purpose of secure data destruction.
  </para>
</sect3>

<sect3 id="jmmv20070301">
  <title>2007 - Making NetBSD Multiboot-Compatible</title>

  <para>
    This <ulink
    url="http://www.onlamp.com/pub/a/bsd/2007/03/01/inside-multiboot.html">article at ONLamp.com</ulink>
    by NetBSD developer, &a.jmmv;,
    introduces the Multiboot Specification, and discusses BIOS firmware,
    booting, and modifying the NetBSD kernel to be Multiboot-compliant.
  </para>
</sect3>

<sect3 id="cgd-schumacher">
  <title>2006 - [German] Verschl&uuml;sselte Dateisysteme f&uuml;r NetBSD</title>

  <para>
    The <ulink
    url="http://www.guug.de/uptimes/2006-12/index.html">December 2006
    issue</ulink> of UpTime, the magazine of the German Unix User
    Group (GUUG) has an article by Stefan Schumacher titled
    ``Verschl&uuml;sselte Dateisysteme f&uuml;r NetBSD'' (encrypted file systems
    with NetBSD).
  </para>

  <para>
    The <ulink
    url="http://net-tex.dnsalias.org/~stefan/nt/netbsd/advocacy/guug-uptimes-cgd_cfs.pdf">german-language
    article</ulink> introduces two ways to implement encrypted file
    systems under NetBSD. CGD is a NetBSD-specific solution which
    works on the disk-block layer, the other one is CFS, which uses
    the NFS server interface and works under BSD, Linux and
    Solaris. Thus, CFS can be used in heterogenous networks and on
    changable media to exchange data.
  </para>
</sect3>

<sect3 id="informit-chrisnall">
  <title>2006 - NetBSD: Not Just for Toasters</title>

  <para>
    David Chisnall wrote this article for Informit.
  </para>

  <para>
    Extract: "NetBSD has a well-deserved reputation for portability. Part
    of this reputation comes from the driver layer, which makes use of an
    abstraction layer known as the Modular Portability Layer (MPL). This
    layer enables a single driver to be easily used on all architectures
    by hiding details of exactly how the host talks to the hardware and
    dramatically reduces the amount of work needed to port it to a new
    architecture. It was a running joke for years that NetBSD was the OS to
    run on your toaster, and last year the team proved it by demonstrating
    a NetBSD-enabled toaster."
  </para>

  <para>
    [<ulink url="http://www.informit.com/articles/article.asp?p=655422&amp;rl=1">
      Link to Informit article</ulink>]
  </para>
</sect3>

<sect3 id="securityfocus-elad">
  <title>2006 - Recent Security Enhancements in NetBSD</title>

  <para>
    &a.elad; wrote this article on security enhancements in NetBSD.
  </para>

  <para>
    Extract: "Running on almost twenty different architectures, and easily
    portable to others, NetBSD gained its reputation as the most portable
    operating system on the planet. While that may indicate high quality code,
    the ever demanding networked world cares about more than just that. Over
    the past year, NetBSD evolved quite a bit in various areas. This paper,
    however, will focus on those aspects relating to security."
  </para>

  <para>
    [<ulink url="http://www.securityfocus.com/infocus/1878">Link
      to SecurityFocus article</ulink>]
  </para>
</sect3>

<sect3 id="daemonnews-pkgsrc-jan">
  <title>2006 - Interview with Jan Schaumann</title>

  <para>
    &a.jschauma; was interviewed about using NetBSD as a desktop system.
    Questions asked include how pkgsrc works, why use NetBSD as a desktop
    system and how pkgsrc handle upgrades.
  </para>
  <para>
    [<ulink url="http://ezine.daemonnews.org/200604/jan.html">Link
      to Daemon News article</ulink>]
  </para>
</sect3>

<sect3 id="daemonnews-real-time-backups-mouse">
  <title>2006 - Interview on real-time backups with der Mouse</title>
  <para>
    &a.mouse; was interviewed about his real-time backup system (originally
    presented at <ulink url="http://www.bsdcan.org/2005/presentations.php">BSDCan
    2005</ulink>),  where changes to your local filesystem are automatically
    propagated to a backup server. In this interview, der Mouse tells about his
    idea, how it works, and, of course, how cool it is.
  </para>
  <para>
    [<ulink url="http://ezine.daemonnews.org/200603/dermouse.html">Link
    to Daemon News article</ulink>]
  </para>
</sect3>

<sect3 id="daemonnews-xen-bouyer">
  <title>2006 - Interview on Xen with Manuel Bouyer</title>
  <para>
    &a.bouyer; was interviewed about his work integrating the <ulink
    url="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/">Xen virtual machine monitor</ulink>
    with NetBSD. Questions asked include why Xen is so good, how it can be
    used and what kind of work Manuel had to do in order to get it running on
    NetBSD.
  </para>
  <para>
    [<ulink url="http://ezine.daemonnews.org/200602/xen.html">Link
    to Daemon News article</ulink>]
  </para>
</sect3>

<sect3 id="freex-22006-Ooo-tips-und-tricks">
<title>2006 - [German] Tips und Tricks zu OpenOffice.org</title>
<para>
Besides many general tips &amp; tricks for OpenOffice.org, there
are details on how to teach OOo 2.0 (which is currently only
available as Linux binary for NetBSD/i386) to use a German language
user interface.
</para>
<para>
<ulink url="http://www.cul.de/data/freex22006inh.pdf">freeX
2/2006</ulink>, pages 89-91.
</para>
</sect3>

<sect3 id="freex-22006-wie-man-sich-bettet">
<title>2006 - [German] Wie man sich bettet</title>
<para>
NetBSD works fine from Compact Flash storage, esp. in embedded
environments, and the installation can be done from desktop
machines. This article by Martin Laubach tells all the details.
</para>
<para>
<ulink url="http://www.cul.de/data/freex22006inh.pdf">freeX
2/2006</ulink>, pages 8-11.
</para>
</sect3>

<sect3 id="freex-12006-netbsd-fuer-linux-umsteiger">
<title>2006 - [German] NetBSD f&uuml;r Linux-Umsteiger</title>
<para>
NetBSD has a good reputation. The kernel's design is considered clean
and well implemented. This results in availability on many
platforms. But when using NetBSD in a production environment, further
facts are of interest: Are security updates available, and how easy
is their installation? How to install and configure 3rd party
packages? This article by Alexander Mayer answers these and further
questions.
</para>
<para>
<ulink url="http://www.cul.de/data/freex12006inh.pdf">freeX
1/2006</ulink>, pages 68-73.
</para>
</sect3>

<sect3 id="freex-12006-verified-exec-unter-netbsd">
<title>2006 - [German] Verified Exec unter NetBSD</title>
<para>
A feature to ensure integrity of data and to keep trojans away under
NetBSD 2 is Verified Exec, short "veriexec". Soon NetBSD 3.0 will be
available, and it will come with a number of changes at the veriexec
subsystem. This article by Dennis Wecker gives an overview of the
functions and applications.
</para>
<para>
<ulink url="http://www.cul.de/data/freex12006inh.pdf">freeX
1/2006</ulink>, pages 62-63.
</para>
</sect3>

<sect3 id="inteface-netbsd-assembler">
<title>2006 - [Japanese] Assembler programming</title>
<para>
The
<ulink url="http://www.cqpub.co.jp/interface/contents/2006/200602.htm">February 2006</ulink>
issue of the Japanese
<ulink url="http://www.cqpub.co.jp/interface/">Interface</ulink>
magazine features articles about assembler programming. The supplemental
CD-ROM contains a virtual machine image of NetBSD 2.1 for VMWare and
VMWare Player. The image also has some small assembler example
programs and Makefiles for BSD make and GNU make.
</para>
</sect3>

<sect3 id="freex-62005-tips-und-tricks">
<title>2005 - [German] Tips und Tricks f&uuml;r Anwender</title>
<para>
The tips and tricks section of freeX 6/2005 contains several items of
interest for NetBSD users, including how to save space using strip(1)
and what the caveats are, using OpenOffice.org 1.1.4 and Linux-RPMs
with NetBSD.
</para>
<para>
<ulink url="http://www.cul.de/data/freex62005inh.pdf">freeX
6/2005</ulink>, pages 86-97.
</para>
</sect3>

<sect3 id="freex-62005-netbsd-ohne-installation">
<title>2005 - [German] NetBSD ohne Installation</title>
<para>
freeX 6/2005 comes with a NetBSD Live CD.
This article by J&ouml;rg Braun describes how to configure the CD to
use its full power.
</para>
<para>
<ulink url="http://www.cul.de/data/freex62005inh.pdf">freeX
6/2005</ulink>, pages 83-85.
</para>
</sect3>

<sect3 id="freex-62005-netbsd2-live-2005">
<title>2005 - [German] NetBSD 2 Live! 2005, eine neue runde Sache</title>
<para>
J&ouml;rg Braun's article describes how the new feature of NetBSD 3.0 to
handle compressed filesystem/disk images can be used to create a live
CD full of useful software, similar to Knoppix. The article covers the
filesystem hierarchy, packages put on the CD, integration with the
NetBSD operating system to work in a (mostly) read-only environment,
configuration of the X Window System and more.
</para>
<para>
<ulink url="http://www.cul.de/data/freex62005inh.pdf">freeX
6/2005</ulink>, pages 76-82.
</para>
</sect3>

<sect3 id="freex-62005-vnd-gut-komprimiert">
<title>2005 - [German] VND gut komprimiert</title>
<para>
NetBSD 3 can read and create compressed filesystem images. This article by
Florian St&ouml;hr and Hubert Feyrer gives an overview over the
general problems encountered when compressing files, filesystems and
images, and shows how compressed filesystem images can be created and
used.
</para>
<para>
<ulink url="http://www.cul.de/data/freex62005inh.pdf">freeX
6/2005</ulink>, pages 71-75.
</para>
</sect3>

<sect3 id="freex-62005-die-zukunft-netbsd">
<title>2005 - [German] Die Zukunft: NetBSD</title>
<para>
NetBSD Release 2.1 is planned for mid-September, Release 3.0 for
October 2005. This article by Alexandre Wennmacher gives an overview
of the important changes
in NetBSD 3.0 and an outlook on what can be expected in NetBSD 4.0.
</para>
<para>
<ulink url="http://www.cul.de/data/freex62005inh.pdf">freeX
6/2005</ulink>, pages 68-70.
</para>
</sect3>

<sect3 id="freex-62005-pkgsrc-freebsd">
<title>2005 - [German] Package Sources f&uuml;r FreeBSD 6</title>
<para>
FreeBSD has a mature ports system. The NetBSD pkgsrc system is
equivalent on first sight, but not in detail. It has a number of
advantages and can be used with FreeBSD, even with the latest versions
of the operating system. In this FreeX article, Robert Schieder
describes how it works, and addresses a number of problems.
</para>
<para>
<ulink url="http://www.cul.de/data/freex62005inh.pdf">freeX
6/2005</ulink>, pages 64-67.
</para>
</sect3>

<sect3 id="onlamp-cgd">
<title>2005 - Inside NetBSD's cgd</title>
<para>
<ulink url="http://www.onlamp.com/">O'Reilly ONLamp.com</ulink> has published
an interview of Federico Biancuzzi with NetBSD's &a.elric;, discussing the
Crypto-Graphic Disk system introduced by Roland in NetBSD 2.0.
</para>
<para>
[<ulink url="http://www.onlamp.com/pub/a/bsd/2005/12/21/netbsd_cgd.html">Link
to ONLamp Interview</ulink>]
</para>
</sect3>


<sect3 id="ddj-soc-wcurses">
<title>2005 - Wide Character Support in NetBSD Curses Library</title>
<para>
<ulink url="http://www.ddj.com">Dr. Dobb's Journal</ulink> published a series
of articles on the projects of the Google Summer of Code.  <ulink
url="http://www.ddj.com/documents/s=9914/ddj0512i/0512i.html#0512is3">Part
I</ulink> covers the <quote>wcurses</quote> project by Ruibiao Qiu, who
implemented wide character support in the NetBSD curses library as part of the
Summer of Code.
</para>
</sect3>

<sect3 id="ddj-soc-ndis">
<title>2005 - NetBSD NDIS network driver</title>
<para>
<ulink
url="http://www.ddj.com/documents/s=9938/ddj0601d/0601d.html#0601ds2">Part
II</ulink> of the <ulink url="http://www.ddj.com">Dr. Dobb's</ulink>
Google Summer of Code articles includes a story about Alan Ritter
and his work on porting FreeBSD NDIS network driver (aka Project
Evil) to NetBSD during the SoC.
</para>
</sect3>

<sect3 id="freeX-nebrootserver">
<title>2005 - <small><emphasis role="bold">[German]</emphasis></small> (Net)BSD auf SSH-Rootservern</title>
<para>
FreeX magazine <ulink
url="http://www.cul.de/data/freex42005inh.pdf">4/05</ulink>
contains an article by Florian St&ouml;hr describing how to install NetBSD on
a Linux box when only SSH access (not even a serial console) is available.
Example installation is done with NetBSD.
</para>
</sect3>

<sect3 id="onlamp-rendezvous">
<title>2005 - NetBSD 2.0 Rendezvous</title>
<para>
After his <ulink url="#newsforge-2.0interview">newsforge interview</ulink>,
Federico Biancuzzi follows up with a number of NetBSD developers in <ulink
url="http://www.onlamp.com/lpt/a/5638">this OnLamp article</ulink>.
</para>
</sect3>

<sect3 id="freeX-audio">
<title>2005 - <small><emphasis role="bold">[German]</emphasis></small> Everything is a file - auch das Audio-Device</title>
<para>
FreeX magazine <ulink
url="http://www.cul.de/data/freex12005inh.pdf">1/05</ulink>
describes how to use the audio device, which can be treated as a normal
file following the Unix philosophy of "everything is a file". Examples use
NetBSD, but should apply to all Unix-like systems.
</para>
</sect3>

<sect3 id="peterman-netbsd-betriebssystem">
<title>2004 - <small><emphasis role="bold">[German]</emphasis></small> Das NetBSD Betriebssystem</title>
<para>
In <ulink
url="http://wwwbs.informatik.htw-dresden.de/svortrag/i01/Petermann/s8186_NetBSD/NetBSD-Ausarbeitung.html">this
german article</ulink>, Matthias Petermann from the Dresden BSD Crew gives an
overview of NetBSD, including historical background, characteristics (and
differences to Linux), portability, hot features, the packages collection and
answers to some frequently asked questions.
</para>
</sect3>

<sect3 id="newsforge-2.0interview">
<title>2004 - Understanding NetBSD 2.0's new technology</title>
<para>
Federico Biancuzzi published <ulink
url="http://trends.newsforge.com/article.pl?sid=04/12/22/1954233">an article
and in-depth interview</ulink> with several NetBSD developers shortly after
the NetBSD 2.0 release.
</para>
</sect3>

<sect3 id="BSDFreak-pkgcomp">
<title>2004 - pkg_comp (or: how I learned to stop worrying and build pkgsrc in a chroot)</title>
<para>

The BSDFreak website has a short
<ulink url="http://www.bsdfreak.org/modules/news/article.php?storyid=1">article</ulink>
explaining how to use pkg_comp to build packages under NetBSD in a chroot
sandbox.


</para>
</sect3>

<sect3 id="freeX-pbpkgsrc">
<title>2004 - <small><emphasis role="bold">[German]</emphasis></small> NetBSD: Neue Pakete</title>
<para>

FreeX magazine <ulink url="http://www.cul.de/data/freex62004inh.pdf">6/04</ulink>
Has an article in the "Tips &amp; Tricks" section about using
pkgsrc on OpenBSD, describing how to bootstrap pkgsrc on non-NetBSD
and using it to install packages.

</para>
</sect3>

<sect3 id="freeX-nb20">
<title>2004 - <small><emphasis role="bold">[German]</emphasis></small> NetBSD: Die Version 2.0</title>
<para>

FreeX magazine <ulink url="http://www.cul.de/data/freex62004inh.pdf">6/04</ulink>
has an article describing features of NetBSD 2.0.

</para>
</sect3>

<sect3 id="lemis-debugging-kernels">
<title>2004 - Debugging Kernel Problems (BSD)</title>
<para>
While not NetBSD specific,
<ulink url="http://www.lemis.com/papers/Taiwan/tutorial.pdf">Debugging Kernel
Problems</ulink>
by Greg Lehey is a good introduction to debugging BSD kernels..


</para>
</sect3>

<sect3 id="freeX-livecd">
<title>2004 - <small><emphasis role="bold">[German]</emphasis></small> NetBSD im Eigenbau</title>
<para>
Everyone knows KNOPPIX, the CD-based Linux distribution. The
<ulink url="http://www.cul.de/data/freex52004inh.pdf">5/04</ulink>
``<ulink url="http://www.cul.de/freex.html">freeX</ulink>'' issue
includes a Live CD based on a prerelease of NetBSD 2.0, which provides
a comfortable demo- and rescue-system. The article describes how the
Live CD was created.
</para>
<para>
[<ulink url="http://www.cul.de/data/freex52004pr.pdf">Link to FreeX article</ulink>]


</para>
</sect3>

<sect3 id="freeX-livecd2">
<title>2004 - <small><emphasis role="bold">[German]</emphasis></small> NetBSD 2 direkt von CD</title>
<para>
If you're curious about the NetBSD Live-CD distributed with the
<ulink url="http://www.cul.de/data/freex52004inh.pdf">5/04</ulink>
``<ulink url="http://www.cul.de/freex.html">freeX</ulink>'' issue, this
article describes how to use it.


</para>
</sect3>

<sect3 id="freeX-current">
<title>2004 - <small><emphasis role="bold">[German]</emphasis></small> NetBSD auf dem neuesten Stand</title>
<para>
Want to get a NetBSD system that's includes today's latest changes? No
problem using the NetBSD-current source-tree. This article, published
in the
<ulink url="http://www.cul.de/data/freex52003inh.pdf">5/03</ulink>
``<ulink url="http://www.cul.de/freex.html">freeX</ulink>''
issue, describes how to update a system based on NetBSD-current.
</para>
<para>
[<ulink url="http://www.cul.de/data/freex52003pr.pdf">Link to FreeX article</ulink>]

</para>
</sect3>

<sect3 id="freeX-raid">
<title>2004 - <small><emphasis role="bold">[German]</emphasis></small> RAID mit NetBSD</title>
<para>
This article, published in the
<ulink url="http://www.cul.de/data/freex32003inh.pdf">3/03</ulink>
``<ulink url="http://www.cul.de/freex.html">freeX</ulink>'' issue, gives an
overview of general RAID concepts, describes how NetBSD's
RAIDframe implements them and how to use RAIDframe.


</para>
</sect3>

<sect3 id="daemonnews-cross-build">
<title>2003 - Cross-building Explained: Cross compilation on NetBSD</title>
<para>
This article describes the benefits of the NetBSD cross build system,
as well as challenges and future work.
</para>
<para>
[<ulink url="http://ezine.daemonnews.org/200312/crosscompile.html">Link
to Daemon News article</ulink>]


</para>
</sect3>

<sect3 id="bsdnewsletter-tiny">
<title>2003 - Building tiny systems with embedded NetBSD</title>
<para>
In an article for <ulink url="http://www.bsdnewsletter.com/">BSDnewsletter.com</ulink>
<ulink url="http://brianrose.net/">Brian Rose</ulink>
talks about building very small systems with NetBSD for use in embedded
applications.
</para>
<para>
[<ulink url="http://www.bsdnewsletter.com/2003/09/Features102.html">Link to
BSDnewsletter article</ulink>] [20030903]


</para>
</sect3>

<sect3 id="daemonnews-ava">
<title>2003 - Doing Java on NetBSD</title>
<para>
Java has been hailed as the language in which one can write a program
once, and run it everywhere. There is another version of this
assertion in which the phrase "debug everywhere" appears. Graham
Jenkins has decided to  try out some Java programs on a basic NetBSD
machine, and gave a report.
</para>
<para>
[<ulink url="http://ezine.daemonnews.org/200308/java-netbsd.html">Link to
Daemon News article</ulink>]
</para>
</sect3>

<sect3 id="cobalt-gigaqube">
<title>2003 - Move Over Mini-ITX, Here Comes The gigaQube</title>
<para>
"Since there's been a lot of interest lately in Mini ITX based servers I
thought the Slashdot crowd might enjoy checking out Project gigaQube. The
gigaQube is a modified Cobalt Qube 2 server appliance with 240 Gigabytes
of storage running NetBSD's Mips R5000 based Cobalt port. Cobalt Qube's
are quiet, cool looking little (7.25 x 7.25 x 7.75 inch) servers that when
modified, make a powerful home server solution. They also seem to have
achieved 'fetish' status in Japan..."
</para>
<para>
<ulink url="http://slashdot.org/article.pl?sid=03/11/15/0742227&amp;mode=thread&amp;tid=137&amp;tid=164&amp;tid=185&amp;tid=198">
[Link to Slashdot article</ulink>] [20031118]

</para>
</sect3>

<sect3 id="freex52003">
<title>2003 - <small><emphasis role="bold">[German]</emphasis></small> Systemaktualisierung bei NetBSD</title>
<para>
In this article, published in the German <ulink
url="http://www.cul.de/freex.html">FreeX</ulink> magazine, Walter Justen
describes the process of updating a system to NetBSD-current.
</para>
<para>
[<ulink url="http://www.cul.de/data/freex52003pr.pdf">Link to FreeX article</ulink>]
[20030501]

</para>
</sect3>

<sect3 id="pkgsrc-jschauma">
<title>2003 - Managing Third-Party Software Installation with pkgsrc</title>
<para>
Jan Schaumann, a NetBSD developer, describes the use of NetBSD's Packages
Collection for efficient third-party software management.
</para>
<para>
[<ulink url="http://www.theillien.com/Sys_Admin_v12/html/v12/i05/a6.htm">Link to SysAdmin
Magazine article</ulink>] [20030501]


</para>
</sect3>

<sect3 id="daemonnews-rtc">
<title>2003 - Updating your NetBSD Real-Time Clock Offset without Recompiling </title>
<para>
If you dual-boot NetBSD and Windows, you'll need to correct your RTC
to account for Daylight Savings Time. Bill's article shows how you can
do it without recompiling your kernel.
</para>
<para>
[<ulink url="http://ezine.daemonnews.org/200304/rtc-offset.html">Link to Daemon News article</ulink>]

</para>
</sect3>

<sect3 id="small-systems">
<title>2003 - ``Big Scary Daemons'' Expanding Small NetBSD Systems</title>
<para>
Expanding on the last article, Michael Lucas explores how to build
packages for NetBSD/hpcarm on a small system like the HP Jornada 728.
</para>
<para>
[<ulink
url="http://www.onlamp.com/pub/a/bsd/2003/09/25/Big_Scary_Daemons.html">Link
to article</ulink>] [20030925]

</para>
</sect3>

<sect3 id="palmtop-netbsd">
<title>2003 - ``Big Scary Daemons'' Palmtop NetBSD</title>
<para>
This article describes Michael Lucas' experiences while installing
NetBSD/hpcarm on a HP Jornada 728.
</para>
<para>
[<ulink
url="http://www.onlamp.com/pub/a/bsd/2003/06/05/Big_Scary_Daemons.html">Link
to article</ulink>] [20030605]

</para>
</sect3>

<sect3 id="systrace">
<title>2003 - ``Big Scary Daemons'' Systrace Policies</title>
<para>
Michael Lucas writes about &man.systrace.1; under NetBSD and OpenBSD.  This article
provides a look at what function systrace provides along with viewing system
call policies of a running system.
</para>
<para>
[<ulink
url="http://www.onlamp.com/pub/a/bsd/2003/01/30/Big_Scary_Daemons.html">Link
to article</ulink>] [20030130]

</para>
</sect3>

<sect3 id="ibm-ready">
<title>2003 - NetBSD is "Ready for IBM Technology"</title>
<para>
IBM's Microelectronics Division validates NetBSD on IBM's PowerPC
405GP evaluation platform and is entitled to use the "Ready for IBM
Technology" mark.
</para>
<para>
[<ulink url="http://www.bsdnewsletter.com/2003/01/News69.html">Link to
BSDnewsletter article</ulink>] [20030122]

</para>
</sect3>

<sect3 id="xdevnetbsd">
<title>2002 - Cross-Development with NetBSD</title>
<para>
Hubert Feyrer has written an article about cross-platform development
on NetBSD for <ulink url="http://www.daemonnews.org/">Daemon News</ulink>. It
covers compiling a kernel for NetBSD/shark on a NetBSD/i386 system as an
example of one of NetBSD 1.6 main new features: cross-compiling the whole
system on one NetBSD platform for any other platform NetBSD supports.
</para>
<para>
[<ulink url="http://ezine.daemonnews.org/200211/xdevnetbsd.html">Link to
Daemon News article</ulink>] [20021112]

</para>
</sect3>

<sect3 id="diskpartnbsd">
<title>2002 - How To Properly Partition a Disk for NetBSD</title>
<para>
An article written by Grey Wolf for <ulink
url="http://www.daemonnews.org/">Daemon News</ulink>.
It describes how to layout your systems partitions during the installation,
how much space to allocate approximately for each partition etc.
</para>
<para>
[<ulink url="http://ezine.daemonnews.org/200209/diskpartnbsd.html">Link to
Daemon News article</ulink>] [20020909]

</para>
</sect3>

<sect3 id="freex22002">
<title>2002 - <small><emphasis role="bold">[German]</emphasis></small> Solaris-Programme in NetBSD/sparc nutzen</title>
<para>
In this article, published in the German <ulink
url="http://www.cul.de/freex.html">FreeX</ulink> magazine, Walter Justen
describes how to use Solaris programs under NetBSD/sparc, using COMPAT_SVR4.
</para>
<para>
[<ulink url="http://www.cul.de/data/freex22002pr.pdf">Link to FreeX article</ulink>]
[20020201]

</para>
</sect3>

<sect3 id="testdriving-current">
<title>2002 - Testdriving -current</title>
<para>
An article written by Hubert Feyrer for
<ulink url="http://www.daemonnews.org/">Daemon News</ulink>.
It describes on how to testdrive NetBSD-current without actually
installing it on a life system, using chroot instead.
</para>
<para>
[<ulink url="http://ezine.daemonnews.org/200201/testdriving.html">Link to Daemon News article</ulink>] [20020104]

</para>
</sect3>

<sect3 id="onlamp-hf">
<title>2001 - TTYs and X Window: Unix Now and Then</title>
<para>
Hubert Feyrer wrote an article for <ulink
url="http://www.onlamp.com/">O'Reilly ONLamp.com</ulink> which discusses
the history of terminal emulation, using the NetBSD multiplatform
operating system to give examples.  The article starts off with
describing the type of hardware the Unix operating system was
designed for, its support for applications that talk to other types
of hardware, and how information on this hardware is determined and
set.  After that, Hubert explains how the X Window System works in
comparison to the terminal-based I/O of traditional Unix systems.
The article ends with a look at today's common terminal emulation
applications; that show that the ancient Unix terminal system is
still in use today.
</para>
<para>
[<ulink url="http://www.onlamp.com/pub/a/onlamp/2001/03/22/tty.html">Link
to O'Reilly ONLamp.com article</ulink>] [20010322]

</para>
</sect3>

<sect3 id="onlamp-iv-itojun">
<title>2001 - IPv6: An Interview with Itojun</title>
<para>
The KAME IPv6 stack is very well known in the BSD world and beyond.
Hubert Feyrer interviewed one of the core developers of the KAME project
(as well as member of the <ulink url="../people/core.html">NetBSD Core
Group</ulink>) Jun-ichiro "itojun" Hagino; asking questions about IPv6
support in *BSD, IPv6 deployment, and the <ulink
url="http://www.kame.net/">KAME Project</ulink> in general.
</para>
<para>
[<ulink url="http://www.onlamp.com/pub/a/onlamp/2001/03/02/ipv6_ItoJun.html">Link
to O'Reilly ONLamp.com article</ulink>] [20010302]

</para>
</sect3>

<sect3 id="feyrer-6to4">
<title>2000 - 6to4 IPv6 Explained or: Flogging a Dead Horse</title>
<para>
6to4 is an easy way to get IPv6 connectivity for hosts that only
have a IPv4 uplink.  It can be used with static as well as
dynamically assigned numbers, e.g. as found in modem dialup
scenarios.  This article by Hubert Feyrer explains 6to4 IPv6,
including details on configuration in NetBSD 1.5.
</para>
<para>
[<ulink url="http://www.feyrer.de/NetBSD/6to4.html">Link to Article</ulink>] [200012]

</para>
</sect3>

</sect2>

<html:hr/>

<sect2 id="non-technical">
<title>Non-technical articles</title>

<sect3 id="bsdmag-jan2009-wapbl-interview">
  <title>2009 - Interview about NetBSD WAPBL</title>
  <para>
    This interview with Simon Burge, Antti Kantee and Greg Oster
    was led by Federico Biancuzzi, and published in
    <ulink url="http://www.bsdmag.org/prt/view/about-the-magazine/issue/952.html">the Jan 2009 issue of BSD Magazine</ulink>, pages 62-64.
    Federico Biancuzzi asks the NetBSD developers who worked to get journaling into NetBSD about what it is, how it is integrated in the current file system implementation, what features there are, benchmark results, ideas for future improvements, how to set it up, space requirements, interaction with backups. Furthermore, the development and testing process with its interaction with the RUMP subsystem is discussed, and finally under what license the implementation is available.
  </para>
</sect3>

<sect3 id="freex-12009-nb50">
<title>2009 - [German] Article on mile stones in NetBSD 5.0</title>
<para>
  Not every software major release has a noteworthy list of features.
  This is different for the NetBSD 5 release - not only does it include
  a number of security-relevant changes, but there are substantial changes
  in the kernel.
  Find Markus Illenseer's article in
  <ulink url="http://www.cul.de/data/freex12009inh.pdf">issue 1/2009</ulink>
  of the German <ulink url="http://www.cul.de/freex.html">FreeX magazine</ulink>.
</para>
</sect3>

<sect3 id="osjb2007">
  <title>2007 - Open Source Jahrbuch 2007</title>

  <para>
    The ``Open Source Jahrbuch 2007'' is published by Bernd Lutterbeck,
     Matthias B&auml;rwolff, Robert A. Gehring, it discusses a number
     of aspects of Open Source today. On pages 315--326 it contains
    an article titled ``NetBSD - Das portabelste
    Betriebssystem der Welt'' (``NetBSD - the world's most portable
    operating system'') by Hubert Feyrer, Stefan Schumacher and Mark
    Weinem that talks about NetBSD and pkgsrc, their project
    structure, commercial applications and licenses.
  </para>

  <para>
    The Project's homepage is at <ulink
    url="http://www.opensourcejahrbuch.de/">http://www.opensourcejahrbuch.de/</ulink>
    where the ``<ulink
    url="http://www.opensourcejahrbuch.de/download/jb2007">Open Source
    Jahrbuch 2007</ulink>'' can be downloaded directly. The book was
    also published by JF Lehmanns, ISBN is 978-3-86541-191-4.
  </para>
</sect3>

<sect3 id="soc-ritter">
<title>2005 - One student's experience with Google's Summer of Code</title>
<para>
Article about Alan Ritter's Summer of Code project:
"He spent the summer working on a code which makes Windows
network drivers adaptable to the NetBSD operating system."
</para>
<para>
[<ulink url="http://www.bsdnewsletter.com/2005/11/Features140.html">Link to
BSD Newsletter.com article</ulink>] [20051105]
</para>
</sect3>

<sect3 id="writing-cds">
<title>2005 - Recording CDs and DVDs with NetBSD</title>
<para>
A short article about recording CDs and DVDs under NetBSD.
</para>
<para>
[<ulink url="http://www.mreriksson.net/blog/archive/15/">Link to
mrEriksson.net article</ulink>] [20050312]
</para>
</sect3>

<sect3 id="ix-sushi">
<title>2005 - <small><emphasis role="bold">[German]</emphasis></small> Sushi statt Fugu-Fisch</title>
<para>
A short overview about new features introduced with NetBSD 2.0, like
N:M-Threads, UFS2, ACPI, cgd and SMP support.
</para>
<para>
[iX 2/2005, p. 16] [200502]
</para>
</sect3>

<sect3 id="osdir-myworkstation">
<title>2005 - My workstation OS: NetBSD</title>
<para>
An article about the merits of NetBSD on your workstation compared to Linux.
</para>
<para>
[<ulink url="http://www.osdir.com/Article3567.phtml">Link to OSDIR</ulink>]
[20050114]
</para>
</sect3>

<sect3 id="daemonnews-pkgsrccon">
<title>2004 - Report of the pkgsrcCon 2004</title>
<para>
The NetBSD pkgsrc developers met at end of April 2004 in Vienna,
Austria, for a technical meeting. The report describes what happened
on that weekend.
</para>
<para>
[<ulink url="http://ezine.daemonnews.org/200405/pkgsrcCon2004.html">Link to Daemon News article</ulink>]


</para>
</sect3>

<sect3 id="embedded-ide">
<title>2003 - Creating an IDE for embedded NetBSD</title>
<para>
Ross Harvey and Bruce Woodson of Wasabi Systems talk about Wasabi Workbench,
an IDE for embedded NetBSD.
</para>
<para>
[<ulink url="http://www.eetimes.com/story/OEG20030912S0030">Link to EeTimes
article</ulink>] [20030912]


</para>
</sect3>

<sect3 id="wasabi-vp">
<title>2003 - Wasabi Systems VP Interviewd</title>
<para>
Jay Michaelson, the Vice President of Wasabi Systems, was interviewed
by Topics discussed were embedded NetBSD and licensing.
</para>
<para>
[<ulink url="http://www.osnews.com/story.php?news_id=3187">Link to Article</ulink>] [20030408]


</para>
</sect3>

<sect3 id="daemonnews-getting-into">
<title>2003 -  Getting into NetBSD - How to Help</title>
<para>
This article discusses the different groups within the NetBSD Project
and the variety of ways virtually any user can help the project out.
</para>
<para>
[<ulink url="http://ezine.daemonnews.org/200301/netbsdhelp.html">Link to Daemon News article</ulink>]


</para>
</sect3>

<sect3 id="derstandard2002">
<title>2002 - <small><emphasis role="bold">[German]</emphasis></small> Freies Unix zum ausprobieren - ohne Installation</title>
<para>
The `NetBSD Live!'' CD made it into the Austrian Press!
</para>
<para>
[<ulink url="http://derstandard.at/?id=990846">derStandard.at</ulink>] [20020624]

</para>
</sect3>

<sect3 id="netbsd2001">
<title>2002 - NetBSD in 2001 - A Report</title>
<para>
A report on the NetBSD project's progress in 2001, covering
ports, people, products, technical advance on the development
branch and other project related events and facts.
</para>
<para>
[<ulink url="http://ezine.daemonnews.org/200201/netbsd2001.html">Link to Daemon News</ulink>] [20020104]

</para>
</sect3>

<sect3 id="osnews-011008">
<title>2001 - The Big *BSD Interview</title>
<para>
Eugenia Loli-Queru interviewed Matt Dillon (of FreeBSD), Jun-ichiro
"itojun" Hagino (of the <ulink url="../people/core.html">NetBSD Core Group</ulink>),
and Theo de Raadt in an article for <ulink url="http://www.osnews.com/">OSNews</ulink>.
</para>
<para>
[<ulink url="http://www.osnews.com/story.php?news_id=153">Link to OSNews
article</ulink>] [20011008]

</para>
</sect3>

<sect3 id="ix-netbsd-151">
<title>2001 - <small><emphasis role="bold">[German]</emphasis></small> NetBSD 1.5.1 erschienen</title>
<para>
NetBSD-1.5.1 status report,
</para>
<para>
[iX 9/2001, p. 36] [200109]

</para>
</sect3>

<sect3 id="eup-mewburn">
<title>2001 - Interview with NetBSD's Luke Mewburn</title>
<para>
There's a short interview with NetBSD <ulink
url="../people/core.html">Core Group</ulink> member Luke Mewburn
available in the <ulink
url="http://e-zine.nluug.nl/">European Unix Platform e-zine</ulink>.
The interview was conducted by Daniel de Kok.
</para>
</sect3>

<sect3 id="hoffman-nw">
<title>2000 - Beyond Windows and Linux: Discovering the BSDs</title>
<para>
A positive article on the *BSD variants by Paul Hoffman for Network World.
<emphasis>"But where the BSDs really tend to really shine is in networking"... "This
has caused a number of network hardware vendors to use customized versions
of BSDs, particularly NetBSD, as the internal operating systems of their
commercial products."</emphasis>
</para>
<para>
[<ulink url="http://www.nwfusion.com/columnists/2000/1120works.html">Link to
Network World article</ulink>] [20001120]

</para>
</sect3>

<sect3 id="comdex-g4">
<title>2000 - <small><emphasis role="bold">[German]</emphasis></small> NetBSD for the Mac at Comdex</title>
<para>
3sat Online has an article about Comdex Fall, including information about
NetBSD for the Mac.  There's also a video report available in RealVideo,
which features NetBSD coverage at 23m:43s.
</para>
<para>
[<ulink url="rtsp://www.3sat.de/3sat/neues/neues001126.rm">Link to 3sat
Online Comdex report video</ulink>] [200011]
</para>
</sect3>

<sect3 id="nicholls-byte">
<title>2000 - BSD OSs Offer Unix Alternatives to Linux</title>
<para>
There's an article at Byte, by Bill Nicholls, which provides a good overview
of the *BSD variants.  Bill lauds NetBSD as "the most broadly available OS
of the BSD group" and gives a nice nod to the <ulink
url="../docs/software/packages.html">NetBSD packages collection</ulink>.
</para>
<para>
[<ulink url="http://www.byte.com/documents/s=448/byt20000927s0001/index.htm">Link
to Byte article</ulink>] [20001002]

</para>
</sect3>

<sect3 id="login">
<title>2000 - <small><emphasis role="bold">[Italian]</emphasis></small> NetBSD: la qualit&agrave; senza compromessi</title>
<para>
The Italian magazine Login has published in the July/August 2000 issue (N. 23)
an article on NetBSD by Federico Lupi.  The title (more or less) translates to
"NetBSD: quality without compromises".
</para>
<para>
The article has the following sections:
</para>
<para>
<itemizedlist>
<listitem>History of BSD</listitem>
<listitem>Features of NetBSD</listitem>
<listitem>Ports</listitem>
<listitem>Applications and emulations</listitem>
<listitem>The philosophy of NetBSD</listitem>
<listitem>Why to use NetBSD</listitem>
<listitem>Getting started with NetBSD</listitem>
<listitem>Releases</listitem>
<listitem>Conclusion</listitem>
</itemizedlist>
</para>
<para>
It also contains a link to the Italian version of the <ulink
url="http://www.mclink.it/personal/MG2508/netbsd/netbsd.html">NetBSD
Guide</ulink>.
</para>
<para>
The article is available at the following places:
</para>
<para>
<itemizedlist>
<listitem>Plaintext: <ulink url="http://online.infomedia.it/riviste/login/23/articolo12/index.htm"/></listitem>
</itemizedlist>

</para>
</sect3>

<sect3 id="mobiles-pdas">
<title>1999 - NetBSD as a Windows CE competitor</title>
<para>
NetBSD is mentioned as a potential competitor to Microsoft's Windows CE
operating system in this BBC news article by Tim Weber.
</para>
<para>
[<ulink url="http://news.bbc.co.uk/hi/english/business/newsid_557000/557333.stm">Link
to BBC article</ulink>] [19991209]

</para>
</sect3>

<sect3 id="ix-netbsd-1.4">
<title>1999 - <small><emphasis role="bold">[German]</emphasis></small> NetBSD mit neuer Version</title>
<para>
NetBSD-1.4 status report,
</para>
<para>
[iX 9/1999, p. 22] [199909]

</para>
</sect3>

<sect3 id="apple-darwin">
<title>1999 - BSD Community Welcomes Apple's New Open Source OS</title>
<para>
NEWS RELEASE
Concord, CA, June 7, 1999: Today, at the start of the UNIX development
community's annual Usenix convention, operating system influentials
embraced Apple Computer's Darwin (www.apple.com/darwin) as a new member
of the Berkeley Software Distribution (BSD) operating system family.
</para>
<para>
[<ulink url="press/19990607a.html">Link to Press Release</ulink>] [199906]

</para>
</sect3>

<sect3 id="look-out-microsoft">
<title>1999 - Better look out, Microsoft: Here comes free software</title>
<para>
Could NetBSD be considered "mom-ready"? Linda Seebach finds a
'Windows-free' laptop set up by her son very much so.
</para>
<para>
[<ulink url="http://www.rockypreps.com/seebach/0418seeba.shtml">Link to
Article</ulink>] [199904]

</para>
</sect3>

<sect3 id="oldest-free-os">
<title>1999 - The Oldest Free OS</title>
<para>
Explains that the Berkeley Software Distribution (BSD) Unix variants
are the oldest free operating systems around. Mentions that NetBSD
supports the most platforms.
</para>
<para>
[<ulink url="http://techupdate.zdnet.com/techupdate/stories/main/0,14179,398025,00.html">Link
to ZD Net article</ulink>) [199904]

</para>
</sect3>

<sect3 id="nt-server-4-vs-unix">
<title>1999 - Microsoft Windows NT Server 4.0 versus UNIX</title>
<para>
The choice of server platforms can be difficult for managers who do not
have highly specialized training in systems and network administration.
In this paper, Microsoft Windows NT Server is compared to UNIX, a large
family of commercial and non-commercial operating systems with a common
heritage and many similarities. The main focus of the comparison is on
the areas of functionality, reliability, system management, and
performance. This paper is about servers, not workstations.
</para>
<para>
Mentions that NetBSD will run on practically everything.
</para>
<para>
[<ulink url="http://www.unix-vs-nt.org/kirch/">Link
to Unix vs NT Organization article</ulink>] [199904]

</para>
</sect3>

<sect3 id="old-workstations-never-die">
<title>1999 - Old Workstations Never Die</title>
<para>
Brian Jepson looks into the options when purchasing an older model
workstation, and how you can end up with a very useful system.
Explains differing architectures, such as alpha, sparc, mips, choosing
an OS, where to obtain machines, and possible warranties.
</para>
<para>
[<ulink url="http://www.unixreview.com/articles/1999/9903/9903cur/cur.htm">Link
to Unix Review article</ulink>] [199903]

</para>
</sect3>

<sect3 id="the-return-of-bsd">
<title>1999 - The return of BSD</title>
<para>
In this overview of BSD variants, Greg Lehey runs down the history of
the different BSD projects, describes their characteristics, and
considers why you might run BSD on your Sun machine or even choose BSD
over Linux.
</para>
<para>
[<ulink url="http://sunsite.uakom.sk/sunworldonline/swol-01-1999/swol-01-bsd.html">Link
to SunWorld article</ulink>] [199901]

</para>
</sect3>

<sect3 id="it-byte">
<title>1998 - <small><emphasis role="bold">[Italian]</emphasis></small> NetBSD: un potente sistema Unix gratuito multipiattaforma</title>
<para>
A five page article written by Dante Profeta, entirely on NetBSD (p. 36-40).
The title translates to "NetBSD: a powerful free multiplatform Unix system".
</para>
<para>
It is split into the following sections:
</para>
<para>
<itemizedlist>
<listitem>Modern Unix Systems</listitem>
<listitem>The NetBSD project</listitem>
<listitem>Portability</listitem>
<listitem>Memory management</listitem>
<listitem>Binary compatibility</listitem>
<listitem>Conclusion</listitem>
</itemizedlist>
</para>
<para>
It contains a link to the NetBSD site as well as the NetBSD logo, the
BSD family tree and a picture of NetBSD running X with WindowMaker and
WordPerfect for Linux in emulation.
</para>
<para>
NetBSD is also mentioned on the cover (along with BeOS and WinCE).
Byte (italian edition)
</para>
<para>
[Byte 12/1998, p.36-40] [199812]

</para>
</sect3>

<sect3 id="ix-mnntp">
<title>1998 - <small><emphasis role="bold">[German]</emphasis></small> MCNTP: News &uuml;ber Multicast-NNTP verteilen</title>
<para>
The MultiCast News Transfer Protocol was developed on NetBSD.
</para>
<para>
[iX 10/1998, p. 90] [199810]

</para>
</sect3>

<sect3 id="ix-netbsd-1.3.2">
<title>1998 - <small><emphasis role="bold">[German]</emphasis></small> NetBSD 1.3.2 als Multiplattform-Unix</title>
<para>
NetBSD-1.3.2 status report.
</para>
<para>
[iX 8/1998, p.42] [199808]

</para>
</sect3>

<sect3 id="canoe-fhf">
<title>1998 - The Free Hardware Foundation</title>
<para>
Computer reincarnation via The Free Hardware Foundation - from
dumpsters and donations to usable NetBSD systems.  Reported by <ulink
url="http://www.canoe.ca/Canoe/home.html">CANOE</ulink>, CANadian Online
Explorer for the Financial Post.
</para>
<para>
[Article no longer online] [1998]

</para>
</sect3>

<sect3 id="daemon-lager">
<title>1998 - Daemon Lager</title>
<para>
The special occasion Daemon Lager beer, brewed by Banff Brewery for
Canada Connect Corporation. Reported by <ulink
url="http://www.ffwdweekly.com/">FFWD magazine</ulink>,
a Calgary news and entertainment weekly.
</para>
<para>
[<ulink url="../images/figures/ffwd_daemon_lager.gif">Link to FFWD
article</ulink>] [1998]

</para>
</sect3>

<sect3 id="ix-netbsd-1.1">
<title>1996 - <small><emphasis role="bold">[German]</emphasis></small> Gleiches f&uuml;r vieles</title>
<para>
NetBSD-1.1 status report.
</para>
<para>
[iX 5/1996, p.110] [199605]

</para>
</sect3>

<sect3 id="ix-unix-alternative">
<title>1994 - <small><emphasis role="bold">[German]</emphasis></small> NetBSD als Unix-Alternative</title>
<para>
A brief history and review of NetBSD.
</para>
<para>
[iX 11/1994, p.82] [199411]

</para>
</sect3>

<sect3 id="ix-wine">
<title>1994 - <small><emphasis role="bold">[German]</emphasis></small> Wine: das Freeware-Wabi f&uuml;r FreeBSD, NetBSD und Linux</title>
<para>
A report about Wine, the free Windows emulator for Unix.
</para>
<para>
[iX 7/1994, p.122] [199407]
</para>
</sect3>

</sect2>

<html:hr/>

<sect2 id="series">
<title>Series of Articles</title>

<sect3 id="linx-it-bus-dma-space">
<title>2006 - NetBSD: decine di piattaforme per un solo sourcetree</title>
<para>
<quote>The italian magazine "Linux&amp;C." published in the first 2006
issue (#50) a short intro (four pages) about NetBSD
portability by Fabrizio Soppelsa.

This article describes the power of the NetBSD portability
layer showing how simple can be porting the system to
another platform recycling device drivers thanks to
bus_space and bus_dma frameworks.

Without forgetting to mention the code elegance the article
summarize answering the question: how is possible mantain 55
platforms with only source tree?</quote>
(from Fabrizio Soppelsa)</para>
<para>A short intro, in Italian, can be found at <ulink
url="http://www.oltrelinux.com/home.php?num_riv=50"/>.</para>
</sect3>


<sect3 id="onlamp-packager-friendly">
<title>2005 - Making Packager-Friendly Software [Two-part series]</title>
<para>
In <ulink
url="http://www.onlamp.com/pub/a/onlamp/2005/03/31/packaging.html">this OnLAMP
article</ulink>, NetBSD developer &a.jmmv; describes many traps and pitfalls
that authors of Free/Open Source Software can make. Assuming their software is
good, it will be included in various packages collections (like <ulink
url="../docs/pkgsrc/">pkgsrc</ulink>) sooner
or later. The software author can make the package creater's job a lot easier
following the guidelines given here. Topics covered include what to include
into and how to handle distribution files (tar archives, ...), documentation,
offer hooks for easy configuration as well as discussing several ways for
automating and tunig that process.
</para>
<para>
In <ulink
url="http://www.onlamp.com/pub/a/onlamp/2005/04/28/packaging2.html">the second
part</ulink>, Julio further explores the problems found in the build
infrastructure and the code itself.
</para>
</sect3>


<sect3 id="freeX-smp">
<title>2004 - <small><emphasis role="bold">[German]</emphasis></small> SMP und Unix <small>[Three-part series]</small></title>
<para>
The German magazine ``<ulink url="http://www.cul.de/freex.html">freeX</ulink>'' has
published in its
<ulink url="http://www.cul.de/data/freex12004inh.pdf">1/04 issue</ulink>
Lex Wennmacher's first (out of three)
article on SMP support in NetBSD. It gives an overview about the required
changes to make the NetBSD (or rather: a Unix-kernel) SMP aware. A detailed
description on SMP hardware found in modern systems is included as a
complement.
</para>
<para>
The next article (in freeX issue <ulink
url="http://www.cul.de/data/freex22004inh.pdf">2/04</ulink>) goes into the
details of the NetBSD's SMP implementation. It will also cover the
native thread implementation based on scheduler activations (which is
largely independent of SMP).
</para>
<para>
Finally, the third article (in freeX issue <ulink
url="http://www.cul.de/data/freex32004inh.pdf">3/04</ulink>) concentrates
on the integration of scheduler activations with SMP.


</para>
</sect3>

<sect3 id="freex-nomadic">
<title>2003 - <small><emphasis role="bold">[German]</emphasis></small> Nomadic Computing ohne ActiveSync<small>[Two-part series]</small></title>
<para>
Ignations Souvatzis describes in the
<ulink url="http://www.cul.de/data/freex22003inh.pdf">2/03</ulink> and
<ulink url="http://www.cul.de/data/freex32003inh.pdf">3/03</ulink>
``<ulink url="http://www.cul.de/freex.html">freeX</ulink>'' issues how a serial cable connects a HP Jornada 820 or other handheld-PCs with a NetBSD host.
The second part of the series describes applications that can use the serial
or alternatively an ethernet connection.


</para>
</sect3>

<sect3 id="onlamp-chroot">
<title>2003 - Securing systems with <code>chroot</code> <small>[Two-part series]</small></title>
<para>
Emmanuel Dreyfus, a NetBSD developer, has written two articles for <ulink
url="http://www.onlamp.com/">O'Reilly ONLamp.com</ulink> about securing
NetBSD systems using <emphasis role="bold"><code>chroot</code></emphasis>. <code>chroot</code>
allows the administrator to restrict a process to a portion of the
directory tree, preventing access to other areas of the file system.
</para>
<para>
<orderedlist>
  <listitem><ulink url="http://www.onlamp.com/pub/a/bsd/2003/01/23/chroot.html">Securing systems with chroot</ulink> [20030123]</listitem>
  <listitem><ulink url="http://www.onlamp.com/pub/a/bsd/2003/02/13/chroot.html">chrooted ntpd in NetBSD</ulink> [20030213]</listitem>
</orderedlist>

</para>
</sect3>

<sect3 id="dev-it">
<title>2002 - <small><emphasis role="bold">[Italian]</emphasis></small> Il boot di NetBSD <small>[Two-part series]</small></title>
<para>

The Italian magazine "Dev" has published in the April 2002 issue
(N. 95) an article on NetBSD by Frederico Lupi.  The title is
"Il boot di NetBSD" which translates to (more or less) "How NetBSD
boots".  This article is split in two parts; the next will be in the
May issue.
</para>
<para>
The article is four pages long, with the following sections:
<itemizedlist>
	<listitem>What is NetBSD</listitem>
	<listitem>Booting and partitins</listitem>
	<listitem>The Master Boot Record</listitem>
	<listitem>Fdisk and hard disk geometries</listitem>
	<listitem>The NetBSD boot selector</listitem>
	<listitem>How to install the NetBSD boot selector</listitem>
	<listitem>BIOS partitions and NetBSD slices</listitem>
</itemizedlist>


</para>
</sect3>

<sect3 id="ipv6-6to4">
<title>2001 - Introduction to IPv6 and 6to4 <small>[Two-part series]</small></title>
<para>
Hubert Feyrer, a NetBSD developer, has written two articles for <ulink
url="http://www.onlamp.com/">O'Reilly ONLamp.com</ulink> about IPv6 and
6to4.  IPv6 was merged into the NetBSD source tree in June 1999, and is
included in official releases since NetBSD 1.5.  The first article,
<emphasis>Introduction to IPv6</emphasis>, goes over some of the key features of
IPv6.  6to4 is an easy way to get IPv6 connectivity for hosts that only
have a IPv4 uplink.  It can be used with static as well as
dynamically assigned numbers, e.g. as found in modem dialup
scenarios.  The second article, <emphasis>Getting Connected with 6to4</emphasis>,
explains 6to4 IPv6, including details on configuration in NetBSD 1.5.
</para>
<para>
<orderedlist>
  <listitem><ulink url="http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html">Introduction
    to IPv6</ulink> [20010524]</listitem>
  <listitem><ulink url="http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html">Getting
    Connected with 6to4</ulink> [20010601]</listitem>
</orderedlist>

</para>
</sect3>

<sect3 id="onlamp-compat">
<title>2001 - Linux Compatibility on BSD for the PPC platform <small>[Five-part series]</small></title>
<para>
<emphasis>Linux Compatibility on BSD for the PPC platform</emphasis> is a
series of articles written by Emmanuel Dreyfus for O'Reilly ONLamp.com.
The series is intended to document various parts of the emulation
subsystem, and to highlight some architecture-dependent issues that can
arise in argument passing, signal handling, and with the way some system
calls work.
</para>
<para>
<orderedlist>
  <listitem><ulink url="http://www.onlamp.com/pub/a/onlamp/2001/05/10/linux_bsd.html">Article
    One</ulink> - Implementation of Linux compatibility on NetBSD/powerpc.
    [20010510]</listitem>
  <listitem><ulink url="http://www.onlamp.com/pub/a/onlamp/2001/05/17/linux_bsd.html">Article
    Two</ulink> - Preventing dynamic Linux binary compatibility problems on
    NetBSD/powerpc.  [20010517]</listitem>
  <listitem><ulink url="http://www.onlamp.com/pub/a/onlamp/2001/06/07/linux_bsd.html">Article
    Three</ulink> - How signals are handled in Linux emulation.
    [20010607]</listitem>
  <listitem><ulink url="http://www.onlamp.com/pub/a/onlamp/2001/06/21/linux_bsd.html">Article
    Four</ulink> - Difficulties discovered in porting the Linux compatibility
    layer to run the Java Virtual Machine.   [20010621]</listitem>
  <listitem><ulink url="http://www.onlamp.com/pub/a/onlamp/2001/08/09/linux_bsd.html">Article
    Five</ulink> - A look at the Linux emulation fixes needed to have a fully
    functional Linux gdb.  [20010809]</listitem>
</orderedlist>

</para>
</sect3>

<sect3 id="lucas-bsddevcenter">
<title>2000 - NetBSD for the FreeBSD User <small>[Three-part series]</small></title>
<para>
<emphasis>NetBSD for the FreeBSD User</emphasis> is a series of articles written by Michael
Lucas for the O'Reilly BSD DevCenter.  The first article is about the ease of
his first NetBSD installation on his Multia.  He's a longtime FreeBSD user
(hence the title), but chose NetBSD since FreeBSD didn't support the Multia's
TGA framebuffer video.  The second article is on 'customizations', namely the
basic configuration and installation of important software.  The third article
is about building a new kernel for his Alpha Multia, in which he praises various
aspects of the NetBSD process.
</para>
<para>
<orderedlist>
  <listitem><ulink url="http://www.onlamp.com/pub/a/bsd/2000/06/01/Big_Scary_Daemons.html">Installation</ulink>
    [20000601]</listitem>
  <listitem><ulink url="http://www.onlamp.com/pub/a/bsd/2000/06/29/Big_Scary_Daemons.html">Customizations</ulink>
    [20000629]</listitem>
  <listitem><ulink url="http://www.onlamp.com/pub/a/bsd/2000/08/24/Big_Scary_Daemons.html">Building
    a NetBSD kernel</ulink> [20000824]</listitem>
</orderedlist>

</para>
</sect3>

</sect2>
</sect1>
</webpage>

