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 let us know!
|
“The italian magazine "Linux&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?” (from Fabrizio Soppelsa)
A short intro, in Italian, can be found at http://www.oltrelinux.com/home.php?num_riv=50.
In this OnLAMP article, NetBSD developer Julio M. Merino Vidal 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 pkgsrc) 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.
In the second part, Julio further explores the problems found in the build infrastructure and the code itself.
The German magazine ``freeX'' has published in its 1/04 issue 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.
The next article (in freeX issue 2/04) 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).
Finally, the third article (in freeX issue 3/04) concentrates on the integration of scheduler activations with SMP.
Ignations Souvatzis describes in the 2/03 and 3/03 ``freeX'' 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.
chroot
[Two-part series] (top)
Emmanuel Dreyfus, a NetBSD developer, has written two articles for O'Reilly ONLamp.com about securing
NetBSD systems using chroot
. chroot
allows the administrator to restrict a process to a portion of the
directory tree, preventing access to other areas of the file system.
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.
The article is four pages long, with the following sections:
Hubert Feyrer, a NetBSD developer, has written two articles for O'Reilly ONLamp.com 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, Introduction to IPv6, 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, Getting Connected with 6to4, explains 6to4 IPv6, including details on configuration in NetBSD 1.5.
Linux Compatibility on BSD for the PPC platform 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.
NetBSD for the FreeBSD User 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.
der Mouse was interviewed about his real-time backup system (originally presented at BSDCan 2005), 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.
Manuel Bouyer was interviewed about his work integrating the Xen virtual machine monitor 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.
Besides many general tips & 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.
freeX 2/2006, pages 89-91.
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.
freeX 2/2006, pages 8-11.
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.
freeX 1/2006, pages 68-73.
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.
freeX 1/2006, pages 62-63.
The February 2006 issue of the Japanese Interface 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.
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.
freeX 6/2005, pages 86-97.
freeX 6/2005 comes with a NetBSD Live CD. This article by Jörg Braun describes how to configure the CD to use its full power.
freeX 6/2005, pages 83-85.
Jö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.
freeX 6/2005, pages 76-82.
NetBSD 3 can read and create compressed filesystem images. This article by Florian Stö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.
freeX 6/2005, pages 71-75.
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.
freeX 6/2005, pages 68-70.
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.
freeX 6/2005, pages 64-67.
O'Reilly ONLamp.com has published an interview of Federico Biancuzzi with NetBSD's Roland Dowdeswell, discussing the Crypto-Graphic Disk system introduced by Roland in NetBSD 2.0.
Dr. Dobb's Journal published a series of articles on the projects of the Google Summer of Code. Part I covers the “wcurses” project by Ruibiao Qiu, who implemented wide character support in the NetBSD curses library as part of the Summer of Code.
Part II of the Dr. Dobb's 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.
FreeX magazine 4/05 contains an article by Florian Stö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.
After his newsforge interview, Federico Biancuzzi follows up with a number of NetBSD developers in this OnLamp article.
FreeX magazine 1/05 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.
In this german article, 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.
Federico Biancuzzi published an article and in-depth interview with several NetBSD developers shortly after the NetBSD 2.0 release.
The BSDFreak website has a short article explaining how to use pkg_comp to build packages under NetBSD in a chroot sandbox.
FreeX magazine 6/04 Has an article in the "Tips & Tricks" section about using pkgsrc on OpenBSD, describing how to bootstrap pkgsrc on non-NetBSD and using it to install packages.
FreeX magazine 6/04 has an article describing features of NetBSD 2.0.
While not NetBSD specific, Debugging Kernel Problems by Greg Lehey is a good introduction to debugging BSD kernels..
Everyone knows KNOPPIX, the CD-based Linux distribution. The 5/04 ``freeX'' 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.
If you're curious about the NetBSD Live-CD distributed with the 5/04 ``freeX'' issue, this article describes how to use it.
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 5/03 ``freeX'' issue, describes how to update a system based on NetBSD-current.
This article, published in the 3/03 ``freeX'' issue, gives an overview of general RAID concepts, describes how NetBSD's RAIDframe implements them and how to use RAIDframe.
This article describes the benefits of the NetBSD cross build system, as well as challenges and future work.
In an article for BSDnewsletter.com Brian Rose talks about building very small systems with NetBSD for use in embedded applications.
[Link to BSDnewsletter article] [20030903]
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.
"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..."
[Link to Slashdot article] [20031118]
In this article, published in the German FreeX magazine, Walter Justen describes the process of updating a system to NetBSD-current.
[Link to FreeX article] [20030501]
Jan Schaumann, a NetBSD developer, describes the use of NetBSD's Packages Collection for efficient third-party software management.
[Link to SysAdmin Magazine article] [20030501]
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.
Expanding on the last article, Michael Lucas explores how to build packages for NetBSD/hpcarm on a small system like the HP Jornada 728.
[Link to article] [20030925]
This article describes Michael Lucas' experiences while installing NetBSD/hpcarm on a HP Jornada 728.
[Link to article] [20030605]
Michael Lucas writes about 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.
[Link to article] [20030130]
IBM's Microelectronics Division validates NetBSD on IBM's PowerPC 405GP evaluation platform and is entitled to use the "Ready for IBM Technology" mark.
[Link to BSDnewsletter article] [20030122]
Hubert Feyrer has written an article about cross-platform development on NetBSD for Daemon News. 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.
[Link to Daemon News article] [20021112]
An article written by Grey Wolf for Daemon News. It describes how to layout your systems partitions during the installation, how much space to allocate approximately for each partition etc.
[Link to Daemon News article] [20020909]
In this article, published in the German FreeX magazine, Walter Justen describes how to use Solaris programs under NetBSD/sparc, using COMPAT_SVR4.
[Link to FreeX article] [20020201]
An article written by Hubert Feyrer for Daemon News. It describes on how to testdrive NetBSD-current without actually installing it on a life system, using chroot instead.
[Link to Daemon News article] [20020104]
Hubert Feyrer wrote an article for O'Reilly ONLamp.com 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.
[Link to O'Reilly ONLamp.com article] [20010322]
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 NetBSD Core Group) Jun-ichiro "itojun" Hagino; asking questions about IPv6 support in *BSD, IPv6 deployment, and the KAME Project in general.
[Link to O'Reilly ONLamp.com article] [20010302]
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.
[Link to Article] [200012]
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."
[Link to BSD Newsletter.com article] [20051105]
A short article about recording CDs and DVDs under NetBSD.
[Link to mrEriksson.net article] [20050312]
A short overview about new features introduced with NetBSD 2.0, like N:M-Threads, UFS2, ACPI, cgd and SMP support.
[iX 2/2005, p. 16] [200502]
An article about the merits of NetBSD on your workstation compared to Linux.
[Link to OSDIR] [20050114]
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.
Ross Harvey and Bruce Woodson of Wasabi Systems talk about Wasabi Workbench, an IDE for embedded NetBSD.
[Link to EeTimes article] [20030912]
Jay Michaelson, the Vice President of Wasabi Systems, was interviewed by Topics discussed were embedded NetBSD and licensing.
[Link to Article] [20030408]
This article discusses the different groups within the NetBSD Project and the variety of ways virtually any user can help the project out.
The `NetBSD Live!'' CD made it into the Austrian Press!
[derStandard.at] [20020624]
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.
[Link to Daemon News] [20020104]
Eugenia Loli-Queru interviewed Matt Dillon (of FreeBSD), Jun-ichiro "itojun" Hagino (of the NetBSD Core Group), and Theo de Raadt in an article for OSNews.
[Link to OSNews article] [20011008]
NetBSD-1.5.1 status report,
[iX 9/2001, p. 36] [200109]
There's a short interview with NetBSD Core Group member Luke Mewburn available in the European Unix Platform e-zine. The interview was conducted by Daniel de Kok.
A positive article on the *BSD variants by Paul Hoffman for Network World. "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."
[Link to Network World article] [20001120]
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.
[Link to 3sat Online Comdex report video] [200011]
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 NetBSD packages collection.
[Link to Byte article] [20001002]
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".
The article has the following sections:
It also contains a link to the Italian version of the NetBSD Guide.
The article is available at the following places:
NetBSD is mentioned as a potential competitor to Microsoft's Windows CE operating system in this BBC news article by Tim Weber.
[Link to BBC article] [19991209]
NetBSD-1.4 status report,
[iX 9/1999, p. 22] [199909]
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.
[Link to Press Release] [199906]
Could NetBSD be considered "mom-ready"? Linda Seebach finds a 'Windows-free' laptop set up by her son very much so.
[Link to Article] [199904]
Explains that the Berkeley Software Distribution (BSD) Unix variants are the oldest free operating systems around. Mentions that NetBSD supports the most platforms.
[Link to ZD Net article) [199904]
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.
Mentions that NetBSD will run on practically everything.
[Link to Unix vs NT Organization article] [199904]
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.
[Link to Unix Review article] [199903]
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.
[Link to SunWorld article] [199901]
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".
It is split into the following sections:
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.
NetBSD is also mentioned on the cover (along with BeOS and WinCE). Byte (italian edition)
[Byte 12/1998, p.36-40] [199812]
The MultiCast News Transfer Protocol was developed on NetBSD.
[iX 10/1998, p. 90] [199810]
NetBSD-1.3.2 status report.
[iX 8/1998, p.42] [199808]
Computer reincarnation via The Free Hardware Foundation - from dumpsters and donations to usable NetBSD systems. Reported by CANOE, CANadian Online Explorer for the Financial Post.
[Article no longer online] [1998]
The special occasion Daemon Lager beer, brewed by Banff Brewery for Canada Connect Corporation. Reported by FFWD magazine, a Calgary news and entertainment weekly.
[Link to FFWD article] [1998]
NetBSD-1.1 status report.
[iX 5/1996, p.110] [199605]
A brief history and review of NetBSD.
[iX 11/1994, p.82] [199411]
A report about Wine, the free Windows emulator for Unix.
[iX 7/1994, p.122] [199407]
(contact us) Generated from %NetBSD: articles.xml,v 1.25 2006/03/04 19:54:14 jschauma Exp %