<?xml version="1.0" encoding="iso-8859-1"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>hubertf's NetBSD blog   </title>
    <link>http://www.feyrer.de/NetBSD/blog.html</link>
    <description>hubertf's NetBSD blog.</description>
    <language>en</language>

  <item>
    <title>More dmesg pr0n: NetBDS/Xen with 128 (virtual) CPUs</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120420_2031.html</link>
    <pubDate>Fri, 20 Apr 2012 21:47:00 GMT</pubDate>
    <description>
      
There was discussion about raising the number of
CPU(core)s supported by NetBSD the other day,
as the current limit of 32 isn't the sky any more
in 2012. In the process, Xen-hacker Manuel Bouyer
suggested using booting NetBSD ins a Xen DomU,
as you can assign up to 128 (virtual) cores to
a DomU. 
&lt;p&gt;

&lt;a href=&quot;http://mail-index.netbsd.org/port-xen/2012/04/20/msg007227.html&quot;&gt;Here's the dmesg output&lt;/a&gt;,
and I'm sure this is a lot faster than
&lt;a href=&quot;http://www.feyrer.de/NetBSD/blog.html/nb_20051222_0659.html&quot;&gt;simulating 128 CPUs in qemu&lt;/a&gt;.
&lt;p&gt;

So, how to go beyone 128 CPUs for testing?
Anyone played with Qemu recently, or even have some decent
hardware at hand? If so, be sure to post dmesg output
(and CC: me)!

    </description>
  </item>
  <item>
    <title>tetris rewrite in sed(1)</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120420_0029.html</link>
    <pubDate>Fri, 20 Apr 2012 00:30:00 GMT</pubDate>
    <description>
      
&lt;a href=&quot;http://uuner.doslash.org/forfun/&quot;&gt;tetris rewrite in sed(1)&lt;/a&gt;,
includes a bash(:-()script to start. Very impressive!

    </description>
  </item>
  <item>
    <title>Playing with Amazon's EC2 and NetBSD - top(1) pr0n</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120414_2051.html</link>
    <pubDate>Sat, 14 Apr 2012 20:55:00 GMT</pubDate>
    <description>
      
I've played with NetBSD on &lt;a href=&quot;http://aws.amazon.com/&quot;&gt;Amazon's EC2 service&lt;/a&gt; recently,
and here's a small teaser for ressources that one can get
with a few mouse clicks - operating system is NetBSD 6.0_BETA/amd64,
note number of CPU cores and RAM:
&lt;p&gt;

&lt;img src=&quot;../../images/ec2-big-in-japan.png&quot;&gt;

    </description>
  </item>
  <item>
    <title>NetBSD/xen available for Multi-Processor machines</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120307_2109.html</link>
    <pubDate>Wed, 07 Mar 2012 21:12:00 GMT</pubDate>
    <description>
      
Manuel Bouyer
&lt;a href=&quot;http://mail-index.netbsd.org/netbsd-announce/2012/03/06/msg000146.html&quot;&gt;announces&lt;/a&gt;
that &lt;a href=&quot;http://www.netbsd.org/ports/xen/&quot;&gt;NetBSD/xen&lt;/a&gt; is now available for Multi-Processor machines.
Citing from the release announcement:
&lt;p&gt;

``&lt;i&gt;The NetBSD Foundation is pleased to announce completion of
Multiprocessing Support for the port of its Open Source Operating
System to the Xen hypervisor.
&lt;p&gt;

The NetBSD Fundation started the Xen MP project 8 month ago; the goal
was to add SMP support to NetBSD/Xen domU kernels. This project has
officially completed, and after a few bug fixes in the pmap(9) code it
is now considered stable on both i386 and amd64. NetBSD 6.0 will ship
with option MULTIPROCESSOR enabled by default for Xen domU kernels.
&lt;p&gt;

The availability of Xen MP support in NetBSD allows to run the NetBSD
Open Source Operating Systems on a range of available infrastructure
providers' systems. Amazon's Web Services with their Elastic Cloud
Computing is a prominent examples here.
&lt;p&gt;

Xen is a virtualization software that enables several independent
operating system instances (&quot;domains&quot;) to run concurrently on the same
computer hardware. The hardware is managed by the first domain (dom0),
and further guest/user domains (domU) are spawned and managed by dom0.
Operating systems available for running as dom0 and domU guests
include Microsoft Windows, Solaris and Linux besides NetBSD.
&lt;p&gt;

NetBSD is a free, fast, secure, and highly portable Unix-like Open
Source operating system. It is available for a wide range of
platforms, from large-scale servers and powerful desktop systems to
handheld and embedded devices. Its clean design and advanced features
make it excellent for use in both production and research
environments, and the source code is freely available under a
business-friendly license. NetBSD is developed and supported by a
large and vivid international community. Many applications are readily
available through pkgsrc, the NetBSD Packages Collection.
&lt;p&gt;

NetBSD has been available for the Xen hypervisor since Xen 1 and
NetBSD 2.0, released in 2004 , but until now only a single
processor was supported in each NetBSD/xen domain.&lt;/i&gt;''

    </description>
  </item>
  <item>
    <title>Minix 3.2.0 released... with lots of NetBSD code added</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120229_2247.html</link>
    <pubDate>Wed, 29 Feb 2012 22:59:00 GMT</pubDate>
    <description>
      
&lt;a href=&quot;http://wiki.minix3.org/en/MinixReleases&quot;&gt;Version 3.2.0 of Minix&lt;/a&gt;,
the operating system started by Andrew Tanenbaum, 
has been released. 
Started quite some time after BSD and before Linux,
its userland grew somewhat outdated. To remedy this,
Minix' userland was now updated to large extents
with components from NetBSD as result of 
&lt;a href=&quot;http://wiki.minix3.org/en/SummerOfCode2011/NetbsdUserland&quot;&gt;Minix' 2011 Google Summer of Code project&lt;/a&gt;,
which was done by
student Vivek Prakash and
mentored by Gianluca Guida.
&lt;p&gt;

Components merged from NetBSD include:
&lt;ul&gt;
&lt;li&gt; NetBSD C library 
&lt;li&gt; NetBSD password file format 
&lt;li&gt; NetBSD bootloader 
&lt;li&gt; New NetBSD userland utilities: ext2 fsck&amp;amp;mkfs, gzip, m4, man&amp;amp;tools, mkdep, mkdir, mkfifo, mktemp, rm, rmdir, tic, uniq, libcurses, libcrypt, libprop, libterminfo, libutil, bzip2, date, indent, mdocml (mandoc), sed, zoneinfo ports 
&lt;/ul&gt;

See
&lt;a href=&quot;http://wiki.minix3.org/en/MinixReleases&quot;&gt;the Minix release notes&lt;/a&gt;
for more details,

    </description>
  </item>
  <item>
    <title>NetBSD on the FriendlyARM Mini2440</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120212_1535.html</link>
    <pubDate>Sun, 12 Feb 2012 15:48:00 GMT</pubDate>
    <description>
      
&lt;img src=&quot;http://www.friendlyarm.net/sites/products/mini2440_2s.jpg&quot; align=&quot;right&quot;&gt;
Paul Fleischer has &lt;a href=&quot;http://mail-index.netbsd.org/current-users/2012/02/12/msg019121.html&quot;&gt;ported NetBSD to the FrienldyARM Mini2440 board&lt;/a&gt;.
He &lt;a href=&quot;http://mail-index.netbsd.org/current-users/2012/02/12/msg019121.html&quot;&gt;writes on NetBSD's current-users mailing list&lt;/a&gt;:
``&lt;i&gt;&lt;a href=&quot;http://friendlyarm.net/products/mini2440&quot;&gt;The FriendlyARM
Mini2440&lt;/a&gt; is an evaluation board based on the
Samsung S3C2440 ARM SoC. It comes with a DM9000 Ethernet chip and an
UDA1341 audio DAC, on-board NAND and NOR flash, a SD-card slot, and
optionally a 3.5&quot; or 7&quot; touch display.&lt;/i&gt;''
See 
&lt;a href=&quot;http://mail-index.netbsd.org/current-users/2012/02/12/msg019121.html&quot;&gt;the link&lt;/a&gt; for dmesg-pr0n.
&lt;p&gt;

Detailled setup instructions are available
&lt;a href=&quot;http://mail-index.netbsd.org/port-arm/2012/02/12/msg001302.html&quot;&gt;on the port-arm mailing list&lt;/a&gt; 
and  
&lt;a href=&quot;http://xpg.dk/nb-mini2440-ht/&quot;&gt;Paul's homepage&lt;/a&gt;.
Paul is also looking for feedback on the port, so if
you have a Mini2440 board, give it a spin and report back to Paul!

    </description>
  </item>
  <item>
    <title>Cobalt RestoreCD/RestoreUSB based on NetBSD 5.1.2</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120212_1528.html</link>
    <pubDate>Sun, 12 Feb 2012 15:33:00 GMT</pubDate>
    <description>
      
&lt;img src=&quot;http://die-schaefers.de/assets/images/qube2700.jpg&quot; align=&quot;right&quot;&gt;
Right after 
NetBSD 5.1.2 is out, Izumi Tsutsui
has &lt;a href=&quot;http://mail-index.netbsd.org/port-cobalt/2012/02/11/msg000524.html&quot;&gt;updated his NetBSD-based Restore CD/USB-image
for the Cobalt machines&lt;/a&gt;. 
&lt;p&gt;

The files are available at &lt;a href=&quot;http://ftp.netbsd.org/pub/NetBSD/arch/cobalt/restore-cd/5.1.2/&quot;&gt;http://ftp.netbsd.org/pub/NetBSD/arch/cobalt/restore-cd/5.1.2/&lt;/a&gt;. Citing from the announcement:
``&lt;i&gt;The only changes from 5.1.1 version are CHANGES file and 5.1.2 binaries,
so the following instructions are same as 5.1.1 ones:
&lt;p&gt;
 
 restorecd-5.1.2-20120205.iso.gz is a gzipped RestoreCD ISO9660 image
 as prior releases.
&lt;p&gt;
 
 restoreusb-5.1.2-20120205.img.gz is a new &quot;RestoreUSB&quot; image
 which has almost identical functions with RestoreCD but is
 intended to be burned into USB memory sticks for USB bootable PCs.
&lt;p&gt;
 
 You can write the image using gzip(1) + dd(1) on Unix like OSes,
 or you can also use &quot;Rawrite32&quot; utility on MS Windows:
 &lt;a href=&quot;http://www.NetBSD.org/~martin/rawrite32/index.html&quot;&gt;http://www.NetBSD.org/~martin/rawrite32/index.html&lt;/a&gt;
&lt;p&gt;
 
 To use the RestoreUSB for cobalt installation, write the image
 into &amp;gt;=512MB USB memory stick (or USB HDD etc.) and boot your PC
 from it, then all other procedures are same as RestoreCD.
 You no longer have to burn a coaster for every installation ;-)
&lt;p&gt;
 
 See also &quot;Restore CD Howto&quot; for actual installation procedures:
  &lt;a href=&quot;http://www.NetBSD.org/ports/cobalt/restorecd-howto.html&quot;&gt;http://www.NetBSD.org/ports/cobalt/restorecd-howto.html&lt;/a&gt;:
   (though RestoreUSB is not mentioned yet)
   and see files in .tar.gz archive for more details.&lt;/i&gt;''

    </description>
  </item>
  <item>
    <title>NetBSD 5.1.2 released</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120211_1222.html</link>
    <pubDate>Sat, 11 Feb 2012 12:30:00 GMT</pubDate>
    <description>
      
Soren Jacobsen from NetBSD's release engineering team
&lt;a href=&quot;http://blog.netbsd.org/tnf/entry/netbsd_5_1_2_released&quot;&gt;announced on the NetBSD blog&lt;/a&gt;: 
``&lt;i&gt;On behalf of the NetBSD developers, I am pleased to announce that NetBSD 5.1.2 is now available for download. NetBSD 5.1.2 is the second critical/security update of the NetBSD 5.1 release branch. It represents a selected subset of fixes deemed critical for security or stability reasons. All users are encouraged to upgrade.

For full details, please see &lt;a href=&quot;http://www.netbsd.org/releases/formal-5/NetBSD-5.1.2.html&quot;&gt;the 5.1.2 release notes&lt;/a&gt;.

To download 5.1.2, see &lt;a href=&quot;http://www.netbsd.org/mirrors/&quot;&gt;http://www.NetBSD.org/mirrors/&lt;/a..

NetBSD 5.1.2 is dedicated to the memory of Yoshihiro Masuda, who passed away in May 2011. He was a spiritual pillar of the BSD community in Japan. Through an impressive number of books and articles on BSD, he gave courage to BSD developers. We remember his passion and deep love for BSD.&lt;/i&gt;''
&lt;p&gt;

Among the &lt;a href=&quot;http://www.netbsd.org/releases/formal-5/NetBSD-5.1.2.html&quot;&gt;changes&lt;/a&gt; are:
&lt;ul&gt;
&lt;li&gt; Fixes from ten Security Advisories: openssl, bind, kernel memory exhaustion, IPCOMP, dhclient, LZW, openpan
&lt;li&gt; More security fixes for 3rd party Products: libtelnet, openssl, postfix, dhcpcd, xrdb, glob(3), openssh
&lt;li&gt; Improvements of logging in wapbl(4)
&lt;li&gt; Improved handling of ECN, NFS
&lt;li&gt; Various minor updates and bugfixes
&lt;/ul&gt;

Note that the NetBSD x.x.x releases only contain security
and critical bug fixes over the last full release (5.0).
The number is kept down to improve stability. 
More updates and changes are available on the NetBSD x.x 
releases and their related branches, e.g. netbsd-5.
(&lt;a href=&quot;http://www.netbsd.org/releases/release-map.html&quot;&gt;see also&lt;/a&gt;)

    </description>
  </item>
  <item>
    <title>FOSDEM talks/slides: pkgsrc on MirBSD, pkgin (Updated)</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120206_1307.html</link>
    <pubDate>Wed, 08 Feb 2012 00:03:00 GMT</pubDate>
    <description>
      
Last weekend the Free and Open Software Developer Meeting (FOSDEM)
happened. As in previous years, there was a booth manned by
people from various BSD-projects, and there were also
two(?) talks related to NetBSD and its related project pkgsrc:

&lt;ul&gt;&lt;li&gt; NetBSD and MirBSD developer Benny Siegert gave a talk titled
&quot;pkgsrc on MirBSD&quot; - 
&lt;a href=&quot;http://www.slideshare.net/bsiegert/pkgsrc-on-mirbsd&quot;&gt;see his slides&lt;/a&gt;!  &lt;a href=&quot;http://www.pkgsrc.org/&quot;&gt;pkgsrc&lt;/a&gt; is a framework for packaging and building 3rd party applications from source. Besides MirBSD, it runs on many
other platforms like Linux and Mac OS X.
&lt;li&gt; While building from source is fine, it costs a lot of time.
pkgsrc can also create binary packages, and to manage those,
there is &quot;pkgin&quot;, a binary package manager. 
Its developer, Emile 'iMil' Heitor 
introduced it in a talk - 
&lt;a href=&quot;http://imil.net/NetBSD/pkgin-FOSDEM-2012.pdf&quot;&gt;see the slides (PDF)&lt;/a&gt;!
&lt;/ul&gt;

&lt;b&gt;Update:&lt;/b&gt;
Thomas 'wiz' Klausner pointed out that there was
actually a whole &quot;BSD Devroom&quot;, and there were 
&lt;a href=&quot;http://fosdem.org/2012/schedule/track/bsd_devroom&quot;&gt;many BSD-talks&lt;/a&gt; there, including:

&lt;ul&gt;
&lt;li&gt; MINIX3 and BSD, by Arun Thomas
&lt;li&gt; The Lua Scripting Language in the NetBSD Kernel, by Marc Balmer
&lt;li&gt; Touch your NetBSD - towards tablet integration, by Pierre Pronchery
&lt;li&gt; pkgsrc on MirBSD, by Benny Siegert
	(&lt;a href=&quot;http://www.slideshare.net/bsiegert/pkgsrc-on-mirbsd&quot;&gt;slides&lt;/a&gt;)
&lt;li&gt; Introduction to pkgsrc, and to package creation in NetBSD, by Noud de Brouwer
&lt;li&gt; pkgin, a binary package manager for pkgsrc, also by Emile Heitor
	 (&lt;a href=&quot;http://imil.net/NetBSD/pkgin-FOSDEM-2012.pdf&quot;&gt;slides&lt;/a&gt;)
&lt;li&gt; Automated package building, by Nicolas Thauvin
&lt;/ul&gt;

Besides other talks that were less focused on NetBSD/pkgsrc,
this event shows that there's a pretty active group of
BSD advocates in Europe that manage to advocate &quot;BSD&quot;
in its entirety pretty well. Well done, guys!

    </description>
  </item>
  <item>
    <title>Automatic building of Amazon EC2 images from NetBSD</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120205_1810.html</link>
    <pubDate>Sun, 05 Feb 2012 18:17:00 GMT</pubDate>
    <description>
      

NetBSD/xen is available for some time now to work on
Amazon's Xen-based Elastic Cloud Computing (EC2) platform,
as previously announced in 
&lt;a href=&quot;http://blog.netbsd.org/tnf/entry/netbsd_now_runs_under_amazon&quot;&gt;the NetBSD blog&lt;/a&gt;, and
&lt;a href=&quot;http://wiki.netbsd.org/amazon_ec2/&quot;&gt;the NetBSD wiki&lt;/a&gt;
has instructions on how to subscribe to Amazon, launching and
rebuilding the &quot;AMI&quot; images.
&lt;p&gt;

This work is continued by Jean-Yves Migeon, who is working on
&lt;a href=&quot;http://mail-index.netbsd.org/port-xen/2012/02/05/msg007124.html&quot;&gt;build scripts for Amazon EC2&lt;/a&gt;, so 
the &quot;AMI&quot; images can be provided easily,
with the eventual goal  to
&lt;a href=&quot;http://mail-index.netbsd.org/port-xen/2012/02/05/msg007125.html&quot;&gt;include them into the NetBSD build process&lt;/a&gt; by Jeff Rizzo,
so EC2 images can be automatically generated easily,
e.g. by NetBSD's build cluster.

    </description>
  </item>
  <item>
    <title>Google Summer of Code 2012 will happen - first NetBSD directions</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120204_2319.html</link>
    <pubDate>Sat, 04 Feb 2012 23:40:00 GMT</pubDate>
    <description>
      
&lt;img src=&quot;http://2.bp.blogspot.com/-0Z4BTG1iJDs/TyG9uyApFrI/AAAAAAAAAhY/raFJlaZqdes/s320/GSOC+12+logo.png&quot; align=&quot;right&quot;&gt;
Google announced at Fosdem that
&lt;a href=&quot;http://google-opensource.blogspot.com/2012/02/google-summer-of-code-2012-is-on.html&quot;&gt;there will be Google Sommer of Code 2012&lt;/a&gt;,
the 8th time in a row.
Ot can be expected that NetBSD will strive to participate
again this year, and as such, now is a good time to

&lt;ul&gt;
&lt;li&gt; make up your mind if you want to participate, either as student or mentor
     &lt;p&gt;

&lt;li&gt; hash out details of project proposals and possible implementation details,
     and also see how much time you can devote as possible mentor.
     Also, think about choosing criteria for students and how
     to communicate with them on a daily basis and also in cases
     where problems arise (reallife on either side, student going AWOL, ...)
     &lt;p&gt;
     
&lt;li&gt; go over the &lt;a href=&quot;http://wiki.netbsd.org/projects/&quot;&gt;list of project proposals&lt;/a&gt;, 
     esp. &lt;a href=&quot;http://wiki.netbsd.org/projects/gsoc/&quot;&gt;the ones with the right dimension for GSoC&lt;/a&gt;, and suggest changes and additions of new projects
     &lt;p&gt;

&lt;li&gt; make yourself familiar with NetBSD from a
     &lt;a href=&quot;http://www.netbsd.org/docs/&quot;&gt;user/admin viewpoint&lt;/a&gt; and
     &lt;a href=&quot;http://www.netbsd.org/developers/&quot;&gt;esp. from a developer point&lt;/a&gt;
     if you intend to apply as student. 
     &lt;p&gt;

     A (slightly dated?) tour through the NetBSD source tree is available
     for 
     &lt;a href=&quot;http://www.feyrer.de//NetBSD/tour-de-source-1userland.html&quot;&gt;userland&lt;/a&gt;,
     &lt;a href=&quot;http://www.feyrer.de//NetBSD/tour-de-source-2libraries.html&quot;&gt;libraries&lt;/a&gt;, and
     &lt;a href=&quot;http://www.feyrer.de//NetBSD/tour-de-source-3kernel.html&quot;&gt;the kernel&lt;/a&gt;.
     Also of interest: a guide on &lt;a href=&quot;http://www.netbsd.org/docs/internals/en/&quot;&gt;NetBSD internals&lt;/a&gt;.
&lt;li&gt; review our &lt;a href=&quot;http://wiki.netbsd.org/projects/application/&quot;&gt;guidelines for applying for a project&lt;/a&gt; if you're an interested student. 
     We get many really bad, dull and uninformed project proposals
     each year, and we wish more students would be as serious as YOU probably
     are (as you're already here :-).
&lt;/ul&gt;

Let's look forward to NetBSD and the Goole Summer of Code 2012,
and the exciting new projects to come!

    </description>
  </item>
  <item>
    <title>NetBSD Hackathon - February 10th to 12th, 2012</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120203_2124.html</link>
    <pubDate>Fri, 03 Feb 2012 21:27:00 GMT</pubDate>
    <description>
      
Matthias 'tron' Scheler 
&lt;a href=&quot;http://mail-index.netbsd.org/netbsd-announce/2012/02/03/msg000142.html&quot;&gt;announced per mail&lt;/a&gt;
&lt;a href=&quot;http://blog.netbsd.org/tnf/entry/announcing_netbsd_hackathon_february_10th&quot;&gt;and on the NetBSD blog&lt;/a&gt;
``&lt;i&gt;The 16th NetBSD hackathon will be run from February 10th to February
12th. Our goal is fixing all the bugs that need fixing to get
NetBSD-current ready for the creation of the NetBSD 6.0 release branch.
&lt;p&gt;

Everybody that has an interest in NetBSD, from developers, documentation
writers, translators, to advanced users are invited to attend. To make sure
that NetBSD users get the best possible experience of the new release we
would like to fix as many bugs as possible. For a list of bugs and more
information look at the Wiki Page under 
&amp;lt;&lt;a href=&quot;https://wiki.netbsd.org/hackathon/&quot;&gt;https://wiki.netbsd.org/hackathon/&lt;/a&gt;&amp;gt;
please.
&lt;p&gt;

If you are able to help us fixing these bugs by supplying patches or
testing fixes please consider to participate. We are also in need of
people to supply documentation fixes, preferably in the form of
patches. Release notes and/or manual pages!
&lt;p&gt;

Join us on the IRC channel #netbsd-code on freenode (irc.freenode.net).
Just join, have a look around and ask your questions or what work needs
to be done.
&lt;p&gt;

We are looking forward to seeing you!&lt;/i&gt;''
&lt;p&gt;

Indeed! :-)

    </description>
  </item>
  <item>
    <title>EuroBSDCon 2012: Warsaw, Poland</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120201_2111.html</link>
    <pubDate>Wed, 01 Feb 2012 21:12:00 GMT</pubDate>
    <description>
      
Quoting from 
&lt;a href=&quot;http://2012.eurobsdcon.org/&quot;&gt;the website&lt;/a&gt;:
&lt;p&gt;

``&lt;i&gt;EuroBSDcon2012&lt;br&gt;
18 - 21 October 2012, Warsaw, Poland
&lt;p&gt;

EuroBSDcon is the European technical conference for people working on and with BSD based operating systems and related projects. EuroBSDcon 2012 is the 11th EuroBSDcon and will take place in Poland, 18-21 October 2012 in Warsaw. EuroBSDcon is a great and unique time to learn more about the powerful BSD systems we use everyday and to connect with other developers around the world. &lt;/i&gt;''

    </description>
  </item>
  <item>
    <title>IPv4 address change for {many}.NetBSD.org</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120131_2211.html</link>
    <pubDate>Tue, 31 Jan 2012 22:14:00 GMT</pubDate>
    <description>
      
&lt;a href=&quot;http://mail-index.netbsd.org/netbsd-announce/2012/01/31/msg000141.html&quot;&gt;spz@ announces&lt;/a&gt;:
``&lt;i&gt;{mail, www, anoncvs, blog, wiki, releng}.NetBSD.org are
changing IPv4 address from something in 204.152.190 to
something in 149.20.53. Do not be alarmed. :)
&lt;p&gt;

There may be some glitches due to IP addresses hiding in
unexpected corners; we apologize in advance for any issues
caused by the renumbering.
&lt;p&gt;

The old addresses are going to be available at least another
week.&lt;/i&gt;''
&lt;p&gt;

Background of this change that the ISP of most of the NetBSD
services requires renumbering.
Of course this only affects IPv4, not IPv6 :-)

    </description>
  </item>
  <item>
    <title>Latest IPfilter merged into NetBSD-current</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120130_2246.html</link>
    <pubDate>Mon, 30 Jan 2012 22:51:00 GMT</pubDate>
    <description>
      
Darren Reed is the author if IPfilter and also a NetBSD developer.
IPfilter is one of the packet filters available in NetBSD,
and the latest version (5.1.1) was imported into NetBSD-current
by darren. Citing from
&lt;a href=&quot;http://mail-index.netbsd.org/tech-net/2012/01/30/msg003082.html&quot;&gt;his mail to tech-net&lt;/a&gt;,
there are a few interesting changes and new features:
&lt;p&gt;

``&lt;i&gt;To start with, the man pages for ipf(5) and ipnat(5) have been
rewritten from scratch to make them easier to understand and
thus easier to use the various features in IPFilter. In addition
there is now an ipmon(5) that supports delivery of log messages to
different destinations - including generating SNMP traps messages.
&lt;p&gt;

There are a few new actions that can be used with ipnat.conf. The
one that will be of most interest to people is &quot;rewrite&quot; which
supports translation of both the source and destination address
with a single rule. Use of an rdr/map combination is no longer
required. There are also some others that are more experimental.
One of those is a &quot;divert&quot; action that takes a packet and puts an
IP + UDP header on the front, allowing &quot;raw packets&quot; to be delivered
to any socket. Similarly, replies from that socket have the relevant
header data removed.
&lt;p&gt;

There are a few extras for ipf.conf, most notably it now allows
for defining limits on how many different hosts/networks can have
a state entry in the state table for each rule. IPFilter 5.1.1 also
supports specifying a filter rule group for the filtering of ICMP
packets that match an entry in the state table. Additionally, there
is a new rule - &quot;decapsulate&quot;. This has been designed to allow
filtering on &quot;inner headers&quot; of packets that have been encapsulated
in clear text. It will, for example, allow filtering on IPv4 headers
inside of IPv6 packets (or vice versa.)
&lt;p&gt;

It is no longer required to have a separate ipf6.conf file. Both
IPv4 and IPv6 packets can be used in the same file. For those that
have separate files today, they should not interfere with each other
unless you have &quot;block in all&quot; for IPv4 and &quot;pass in all&quot; for IPv6
or similar. In that case, the &quot;block in all&quot; will affect IPv6 traffic.
This is a reflection of the internal design where there is now only
a single list of filter rules, not one for each protocol. Check the
man page for ipf.conf for more details.&lt;/i&gt;''

    </description>
  </item>
  <item>
    <title>EuroBSDcon 2011 NetBSD Presentation</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120130_2055.html</link>
    <pubDate>Mon, 30 Jan 2012 20:57:00 GMT</pubDate>
    <description>
      
spz@ gave a presentation with a status report of NetBSD
during last EuroBSDCon. 
&lt;a href=&quot;http://www.netbsd.org/~spz/topics2011-1.html&quot;&gt;Slides in HTML format&lt;/a&gt;
are available now - enjoy!

    </description>
  </item>
  <item>
    <title>NetBSD vs. disk transfer speeds vs. BIOS settings</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120129_1233.html</link>
    <pubDate>Sun, 29 Jan 2012 12:40:00 GMT</pubDate>
    <description>
      
A few days ago, Brian Hoard made
an interesting finding about performance
of 
&lt;a href=&quot;http://www.feyrer.de/g4u/&quot;&gt;g4u&lt;/a&gt;,
a NetBSD/i386-based disk cloning system.
Citing from 
&lt;a href=&quot;http://sourceforge.net/mailarchive/message.php?msg_id=28754463&quot;&gt;Brians mail&lt;/a&gt;:
&lt;p&gt;

``&lt;i&gt;First, my problem was I had just replaced my motherboard on my custom 
build PC.
Once I got Windows 7 64-bit loaded and everything working, I sat up to 
clone my system drive.  The drive is a 500GB Seagate Barracude, SATA 2 
drive.
Cloning locally to an identical drive.
&lt;p&gt;

When booting into g4u, my transfer speeds were extremely slow.  
Normally, my 500 Gb clones take only about 90 minutes.
But this was still working after over 6 hours.
The g4u transfer speed was reporting only &lt;b&gt;1.5 Mb/sec&lt;/b&gt;.
&lt;p&gt;

I shut things down, and went into my system BIOS.  I noticed that the 
SATA mode was set to &quot;IDE Mode&quot; for my drives.
I changed this to &quot;AHCI Mode&quot; and continued to boot into g4u.
This worked to fix the transfer speeds, and my clone finished normally.  
Getting &lt;b&gt;83 Mb/sec&lt;/b&gt;.
&lt;p&gt;

Once the drive was finished, I attempted to boot into Windows, but it 
would not boot.
I had to change my BIOS back to &quot;IDE Mode&quot;, then Windows behaved normally.
&lt;p&gt;

Upon researching this, I am now learning that you should enable AHCI 
Mode BEFORE installing Windows for it to work.
Apparently, if Windows is not installed while using AHCI Mode, it 
disables the drivers for AHCI on the system drive.  So if you later 
enable AHCI in your BIOS as I did, Windows will not have the driver loaded.
I saw there is a fix on the Microsoft web site, but I haven't attempted 
to try it yet.
&lt;p&gt;

If someone else runs into a similar problem, hopefully this will help you.&lt;/i&gt;''
&lt;p&gt;

FWIW, g4u-2.5beta1 is based on NetBSD-current from January 2012,
so checking your BIOS may help anyone seeing bad disk performance out there. &lt;br&gt;
(Emphasizes in the text added by me)

    </description>
  </item>
  <item>
    <title>BSD Certification and the lack of training material - a call for participation! (Updated)</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120127_2133.html</link>
    <pubDate>Sat, 28 Jan 2012 14:03:00 GMT</pubDate>
    <description>
      
As you are aware, there's a &lt;a href=&quot;https://register.bsdcertification.org//register/register-for-an-exam&quot;&gt;BSD Associate Certification&lt;/a&gt;
available from the BSD Certification group (that I'm a member of,
working as subject matter expert for NetBSD). &lt;i&gt;That's good!&lt;/i&gt;
&lt;p&gt;

There's also is a 
&lt;a href=&quot;www.bsdcertification.org/downloads/pr_20051005_certreq_bsda_en_en.pdf&quot;&gt;PDF&lt;/a&gt;
which lists the BSD Associate (BSDA) examn objectives on 57 pages. 
&lt;i&gt;That's neccessary!&lt;/i&gt;
&lt;p&gt;

There is currently &lt;b&gt;no&lt;/b&gt; training material available
that covers all the examn objectives, and that allows
people interested in the certification to start learning.
&lt;i&gt;That sucks!&lt;/i&gt;
&lt;p&gt;

Now that's where I'd like to ask the NetBSD (and actually the
whole BSD community) for support: This is not a small task,
but I think it would be worthwhile for the whole community
to have that available, either in closed (paper/book) or in
public (electronic) form. 
&lt;p&gt;

Any takers?
&lt;p&gt;

&lt;b&gt;Update:&lt;/b&gt;
Jeremy Reed reminds me that he has startet 
&lt;a href=&quot;http://bsdwiki.reedmedia.net/wiki/index.html&quot;&gt;a Wiki-based approach&lt;/a&gt;
to cover 
&lt;a href=&quot;http://bsdwiki.reedmedia.net/wiki/Table_of_Contents.html&quot;&gt;all topics of the BSDA&lt;/a&gt;, with the eventual goal to publish
the result in book form. There is a Wiki-to-PDF transformation
engine already in place, and the primary focus can be put
on the contents at this point. So, this is the point 
&lt;a href=&quot;http://bsdwiki.reedmedia.net/wiki/ikiwiki.cgi?page=Table_of_Contents&amp;do=edit&quot;&gt;where YOU come in&lt;/a&gt;.
Have a look, get involved, participate in a novel project!

    </description>
  </item>
  <item>
    <title>BSDCan 2012 - call for papers (Updated)</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120127_1550.html</link>
    <pubDate>Fri, 27 Jan 2012 15:57:00 GMT</pubDate>
    <description>
      
Watching conference proceedings and publications like magazines,
I feel a certain lack of NetBSD presence. Even in events that
are BSD-friendly (EuroBSDcon, BSD Magazine come to mind).
So here's a friendly reminder to go out on the street
and preach the truth, as 
&lt;a href=&quot;http://mail-index.netbsd.org/netbsd-advocacy/2012/01/27/msg000386.html&quot;&gt;posted by Dan Langille on netbsd-advocacy@&lt;/a&gt;:

&lt;b&gt;You have two days left before the deadline!&lt;/b&gt;
&lt;p&gt;

Dan continues: 
``&lt;i&gt;BSDCan 2012 will be held 11-12 May, 2012 in Ottawa at the University of
Ottawa. It will be preceded by two days of tutorials on 9-10 May.
&lt;p&gt;

NOTE: This will be Fri/Sat with tutorials on Wed/Thu.
&lt;p&gt;

We are now accepting proposals for talks.
&lt;p&gt;

The talks should be designed with a very strong technical content bias.
Proposals of a business development or marketing nature are not
appropriate for this venue.
&lt;p&gt;

If you are doing something interesting with a BSD operating system,
please submit a proposal. Whether you are developing a very complex
system using BSD as the foundation, or helping others and have a story
to tell about how BSD played a role, we want to hear about your
experience.  People using BSD as a platform for research are also
encouraged to submit a proposal. Possible topics include:
&lt;p&gt;

&lt;ul&gt;
&lt;li&gt; How we manage a giant installation with respect to handling spam.
&lt;li&gt; and/or sysadmin.
&lt;li&gt; and/or networking.
&lt;/ul&gt;

From the BSDCan website, the Archives section will allow you to review
the wide variety of past BSDCan presentations as further examples.
&lt;p&gt;

Both users and developers are encouraged to share their experiences.
&lt;p&gt;

The schedule is:
&lt;p&gt;

8 Jan 2012 Proposal acceptance begins &lt;br&gt;
29 Jan 2012 Proposal acceptance ends &lt;br&gt;
19 Feb 2012 Confirmation of accepted proposals
&lt;p&gt;

See also 
&lt;a href=&quot;http://www.bsdcan.org/2012/papers.php&quot;&gt;http://www.bsdcan.org/2012/papers.php&lt;/a&gt;
&lt;p&gt;

Instructions for submitting a proposal to BSDCan 2012 are available
from: 
&lt;a href=&quot;http://www.bsdcan.org/2012/submissions.php&quot;&gt;http://www.bsdcan.org/2012/submissions.php&lt;/a&gt;
&lt;p&gt;

&lt;b&gt;Update:&lt;/b&gt;
&lt;a href=&quot;http://mail-index.netbsd.org/netbsd-advocacy/2012/01/29/msg000387.html&quot;&gt;The deadline for submissions has been extended to Tuesday 31 January.&lt;/a&gt;

    </description>
  </item>
  <item>
    <title>Cobalt RestoreCD/RestoreUSB Beta based on NetBSD 5.1.1</title>
    <link>http://www.feyrer.de/NetBSD/blog.html/nb_20120125_0056.html</link>
    <pubDate>Wed, 25 Jan 2012 23:10:00 GMT</pubDate>
    <description>
      
Izumi Tsutsui 
&lt;a href=&quot;http://mail-index.netbsd.org/port-cobalt/2012/01/24/msg000522.html&quot;&gt;writes on port-cobalt&lt;/a&gt;:
``&lt;i&gt;It seems NetBSD 5.1.1 release is pending, but binaries are there
and it also contains telnetd vulnerability fix (which is rather
important for restorecd), so I'd announce 5.1.1 based NetBSD/cobalt
RestoreCD and brandnew RestoreUSB as Beta test for future 5.1.x release:
&lt;p&gt;

&lt;a href=&quot;http://ftp.NetBSD.org/pub/NetBSD/arch/cobalt/restore-cd/5.1.1/&quot;&gt;http://ftp.NetBSD.org/pub/NetBSD/arch/cobalt/restore-cd/5.1.1/&lt;/a&gt;
&lt;p&gt;

restorecd-5.1.1-20120112.iso.gz is a gzipped RestoreCD ISO9660 image
as prior releases.
&lt;p&gt;

restoreusb-5.1.1-20120112.img.gz is a new &quot;RestoreUSB&quot; image
which has almost identical functions with RestoreCD but is
intended to be burned into USB memory sticks for USB bootable PCs.
&lt;p&gt;

You can write the image using gzip(1) + dd(1) on Unix like OSes,
or you can also use &quot;Rawrite32&quot; utility on MS Windows:
&lt;a href=&quot;http://www.NetBSD.org/~martin/rawrite32/index.html&quot;&gt;http://www.NetBSD.org/~martin/rawrite32/index.html&lt;/a&gt;
&lt;p&gt;

To use the RestoreUSB for cobalt installation, write the image
into &amp;gt;=512MB USB memory stick (or USB HDD etc.) and boot your PC
from it, then all other procedures are same as RestoreCD.
You no longer have to burn a coaster for every installation ;-)
&lt;p&gt;

See also &quot;Restore CD Howto&quot; for actual installation procedures:
&lt;a href=&quot;http://www.NetBSD.org/ports/cobalt/restorecd-howto.html&quot;&gt;http://www.NetBSD.org/ports/cobalt/restorecd-howto.html&lt;/a&gt;:
 (though RestoreUSB is not mentioned yet)
and see files in .tar.gz archive for more details. &lt;/i&gt;''
&lt;P&gt;

Time to get out the good old Cobalt cube :)

    </description>
  </item>
  </channel>
</rss>
