<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://blog.yellowback.net/feeds/atom10.xml" rel="self" title="yellowback's blog" type="application/atom+xml" />
    <link href="http://blog.yellowback.net/"                        rel="alternate"    title="yellowback's blog" type="text/html" />
    <link href="http://blog.yellowback.net/rss.php?version=2.0"     rel="alternate"    title="yellowback's blog" type="application/rss+xml" />
    <title type="html">yellowback's blog</title>
    <subtitle type="html">linux,bsdのinstall関連ネタを中心に.</subtitle>
    <icon>http://blog.yellowback.net/templates/bulletproof/img/s9y_banner_small.png</icon>
    <id>http://blog.yellowback.net/</id>
    <updated>2010-07-29T03:13:02Z</updated>
    <generator uri="http://www.s9y.org/" version="1.5.3">Serendipity 1.5.3 - http://www.s9y.org/</generator>
    <dc:language>ja</dc:language>

    <entry>
        <link href="http://blog.yellowback.net/archives/460-20100729.html" rel="alternate" title="php 5.3.3へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-07-29T03:13:02Z</published>
        <updated>2010-07-29T03:13:02Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=460</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=460</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/460-20100729.html</id>
        <title type="html">php 5.3.3へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                php 5.3.2からphp 5.3.3へアップデートしました。<br />
drupal, serendipity, concrete5は特に問題ないようです。<br />
 <br /><a href="http://blog.yellowback.net/archives/460-20100729.html#extended">"php 5.3.3へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>php</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/457-20100710.html" rel="alternate" title="PHP 5.2系からPHP 5.3系への移行" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-07-10T08:23:50Z</published>
        <updated>2010-07-10T09:07:14Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=457</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=457</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/457-20100710.html</id>
        <title type="html">PHP 5.2系からPHP 5.3系への移行</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                php 5.2.13からphp 5.3.2へ移行しました。<br />
<br />
うちの環境でphpを利用しているのは、serendipity, drupal, concrete5です。<br />
このうちphp 5.3系でdrupalとconcrete5は特に問題ありませんでした。<br />
serendipityはtimezoneの問題がでたので、<br />
/usr/local/lib/php.iniに以下の設定を追加しました。<br />
<br />
<div class="bb-code">date.timezone&#160;=&#160;Asia/Tokyo
</div><br />
<br />
さらに、serendipity_event_mobile_output pluginが対応してなさそうなので、このpluginを外しました。<br />
 <br /><a href="http://blog.yellowback.net/archives/457-20100710.html#extended">"PHP 5.2系からPHP 5.3系への移行" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>php</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/454-20100710.html" rel="alternate" title="NetBSD 5.99.34 on Xen DomU" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-07-09T22:22:56Z</published>
        <updated>2010-07-09T22:22:56Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=454</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=454</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/454-20100710.html</id>
        <title type="html">NetBSD 5.99.34 on Xen DomU</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                以下のmmapのWARNINGの件はlibcの問題であることがわかりました。すでに修正されているようなのでUserlandも更新したらでなくなりました。<br />
<br />
WARNING: defaulted mmap() share type to MAP_PRIVATE (pid 277 command ntpd)<br />
<br />
今回はNetBSD 5.99.34 kernelとuserlandインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/454-20100710.html#extended">"NetBSD 5.99.34 on Xen DomU" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>netbsd</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/452-20100617.html" rel="alternate" title="NetBSD 5.99.30 on Xen DomUでWARNING" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-06-17T08:46:50Z</published>
        <updated>2010-06-17T08:46:50Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=452</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=452</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/452-20100617.html</id>
        <title type="html">NetBSD 5.99.30 on Xen DomUでWARNING</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                DomU用のNetBSD kernelを5.99.29にしたら以下のようなWARNINGが出る件ですが、5.99.30にしても同様の問題が出ました。<br />
一応動いてはいます。<br />
<br />
WARNING: defaulted mmap() share type to MAP_PRIVATE (pid 277 command ntpd)<br />
<br />
5.99.27だとこのメッセージはでません。5.99.29ではWARNING出ました。<br />
 <br /><a href="http://blog.yellowback.net/archives/452-20100617.html#extended">"NetBSD 5.99.30 on Xen DomUでWARNING" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>netbsd</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/450-20100611.html" rel="alternate" title="Mac mini + xen 4.0.0 + linux 2.6.32.15 pvops でxend起動失敗" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-06-11T06:42:18Z</published>
        <updated>2010-07-08T22:46:36Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=450</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=450</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/450-20100611.html</id>
        <title type="html">Mac mini + xen 4.0.0 + linux 2.6.32.15 pvops でxend起動失敗</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Dom0のlinuxカーネルを2.6.32.15にupdateしたら、xendが起動に失敗したので、2.6.32.12に戻しました。<br />
<br />
 <br /><a href="http://blog.yellowback.net/archives/450-20100611.html#extended">"Mac mini + xen 4.0.0 + linux 2.6.32.15 pvops でxend起動失敗" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>macmini</dc:subject>
<dc:subject>ubuntu</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/448-20100611.html" rel="alternate" title="OBS600でbtrfsをroot fsにしてみる" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-06-11T05:46:13Z</published>
        <updated>2010-06-11T06:39:56Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=448</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=448</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/448-20100611.html</id>
        <title type="html">OBS600でbtrfsをroot fsにしてみる</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                OpenBlocks 600 のCFをbtrfsのみの1 partitionにして、これをroot fsとしてDebian Linuxを稼働させてみました。<br />
btrfsではkernel 2.6.34以降がおすすめらしいので2.6.34にしてみました。<br />
<br />
 <br /><a href="http://blog.yellowback.net/archives/448-20100611.html#extended">"OBS600でbtrfsをroot fsにしてみる" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>btrfs</dc:subject>
<dc:subject>debian</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>obs600</dc:subject>
<dc:subject>openblocks</dc:subject>
<dc:subject>powerpc</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/446-20100603.html" rel="alternate" title="drupal 6.17 インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-06-03T01:59:15Z</published>
        <updated>2010-06-03T01:59:15Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=446</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=446</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/8-CMS" label="CMS" term="CMS" />
    
        <id>http://blog.yellowback.net/archives/446-20100603.html</id>
        <title type="html">drupal 6.17 インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                drupal 6.17をインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/446-20100603.html#extended">"drupal 6.17 インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>cms</dc:subject>
<dc:subject>drupal</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/445-20100602.html" rel="alternate" title="serendipity1.5.3インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-06-02T00:47:16Z</published>
        <updated>2010-06-03T02:04:12Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=445</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=445</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/8-CMS" label="CMS" term="CMS" />
    
        <id>http://blog.yellowback.net/archives/445-20100602.html</id>
        <title type="html">serendipity1.5.3インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                serendipity 1.5.3をインストールしました。<br />
<br />
個人的にはbbcode pluginを少々いじって、横長でもレイアウトがおかしくならないようにしています。<br />
なお、1.5-beta1の環境でlightbox plugin(serendipity_event_lightbox)をいれていると、IEでブラウズした際に問題が発生するためにlightbox pluginは未使用にしました。(問題確認環境はIE8/WinXP, IE6/WinXP)<br />
1.5.3ではまだ未確認です。<br />
 <br /><a href="http://blog.yellowback.net/archives/445-20100602.html#extended">"serendipity1.5.3インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>cms</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>serendipity</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/442-20100528.html" rel="alternate" title="redmine 0.9.4 on netbsd" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-05-28T13:05:18Z</published>
        <updated>2010-05-28T14:09:15Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=442</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=442</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/442-20100528.html</id>
        <title type="html">redmine 0.9.4 on netbsd</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                プロジェクト管理ツールredmineをnetbsd上で動かしてみました。 <br /><a href="http://blog.yellowback.net/archives/442-20100528.html#extended">"redmine 0.9.4 on netbsd" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>apache</dc:subject>
<dc:subject>cms</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>rails</dc:subject>
<dc:subject>ruby</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/441-20100513.html" rel="alternate" title="NetBSD 5.99.29 on Xen DomUでWARNING" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-05-13T11:19:05Z</published>
        <updated>2010-05-13T11:27:08Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=441</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=441</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/441-20100513.html</id>
        <title type="html">NetBSD 5.99.29 on Xen DomUでWARNING</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                DomU用のNetBSDを5.99.27から5.99.29にアップデートしたら以下のようなWARNINGが出るようになってしまいました。<br />
一応動いてはいます。<br />
<br />
WARNING: defaulted mmap() share type to MAP_PRIVATE (pid 5061 command cvs)<br />
<br />
cvsのところはntpd等、他のコマンドの場合もあります。<br />
<br />
5.99.27だとこのメッセージはでません。<br />
4月終わりくらいにsys/uvm/の下が変更されているのが影響してるんでしょうかね?<br />
 <br /><a href="http://blog.yellowback.net/archives/441-20100513.html#extended">"NetBSD 5.99.29 on Xen DomUでWARNING" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>netbsd</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/439-20100510.html" rel="alternate" title="milter-greylist 4.2.5 へアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-05-09T15:34:25Z</published>
        <updated>2010-05-09T15:45:59Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=439</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=439</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/439-20100510.html</id>
        <title type="html">milter-greylist 4.2.5 へアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                sendmail用greylistフィルターのmilter-greylist を4.2.5にアップデートしました。<br />
IPアドレスから国コードを判断するGeoIP機能を有効にしています。 <br /><a href="http://blog.yellowback.net/archives/439-20100510.html#extended">"milter-greylist 4.2.5 へアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/437-20100510.html" rel="alternate" title="opendkim 2.0.3へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-05-09T15:26:53Z</published>
        <updated>2010-05-09T15:26:53Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=437</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=437</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/437-20100510.html</id>
        <title type="html">opendkim 2.0.3へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                送信者認証技術 DKIMのsendmail用milter opendkim 2.0.3をインストールしました。<br />
opendkimはdkim-milterからforkしたプロジェクトです。<br />
<br />
NetBSD3.1付属のopenssl-0.9.7では、アルゴリズムrsa-sha256が扱えないのでopenssl-1.0.0をリンクしてrsa-sha256対応にしています。 <br /><a href="http://blog.yellowback.net/archives/437-20100510.html#extended">"opendkim 2.0.3へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dkim</dc:subject>
<dc:subject>i386</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/436-20100503.html" rel="alternate" title="Mac mini + xen 4.0.0 + linux 2.6.32.12 pvops" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-05-03T09:02:48Z</published>
        <updated>2010-06-11T07:09:19Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=436</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=436</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/436-20100503.html</id>
        <title type="html">Mac mini + xen 4.0.0 + linux 2.6.32.12 pvops</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Dom0のlinuxカーネルを2.6.32.12にupdateしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/436-20100503.html#extended">"Mac mini + xen 4.0.0 + linux 2.6.32.12 pvops" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>macmini</dc:subject>
<dc:subject>ubuntu</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/432-20100413.html" rel="alternate" title="NetBSD 5.99.27をXen DomUにする" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-04-13T10:57:28Z</published>
        <updated>2010-04-13T11:32:35Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=432</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=432</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/432-20100413.html</id>
        <title type="html">NetBSD 5.99.27をXen DomUにする</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                最近のlinux pvopsカーネルのxennetはfrontend, backendともにrx-copyモードにのみ対応しています(rx-flipモードはobsolete?)。<br />
一方、NetBSDは5.99.27現在、backendはrx-copy,rx-flip両方対応していますが、frontendはrx-flipにのみ対応しています。<br />
そのため、LinuxをDom0、NetBSDをDomUとしたときには、networkが動作しません。<br />
<br />
そこでNetBSDのfrontendでrx-copyを動作できるようにするためのパッチをつくりました。<br />
このパッチは数ヶ月前から使用していますが、今回はkernel, userlandともにNetBSD 5.99.27に置き換えました。<br />
以下インストールメモです。 <br /><a href="http://blog.yellowback.net/archives/432-20100413.html#extended">"NetBSD 5.99.27をXen DomUにする" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>netbsd</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/431-20100413.html" rel="alternate" title="opendkim 2.0.2へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-04-13T09:35:32Z</published>
        <updated>2010-04-13T09:35:32Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=431</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=431</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/431-20100413.html</id>
        <title type="html">opendkim 2.0.2へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                送信者認証技術 DKIMのsendmail用milter opendkim 2.0.2をインストールしました。<br />
opendkimはdkim-milterからforkしたプロジェクトです。<br />
<br />
NetBSD3.1付属のopenssl-0.9.7では、アルゴリズムrsa-sha256が扱えないのでopenssl-1.0.0をリンクしてrsa-sha256対応にしています。 <br /><a href="http://blog.yellowback.net/archives/431-20100413.html#extended">"opendkim 2.0.2へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dkim</dc:subject>
<dc:subject>i386</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/429-20100413.html" rel="alternate" title="openssl 1.0.0のインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-04-13T09:32:57Z</published>
        <updated>2010-04-13T09:32:57Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=429</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=429</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/429-20100413.html</id>
        <title type="html">openssl 1.0.0のインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                ついにopenssl 1.0.0がリリースされましたので0.9.8系からアップデートしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/429-20100413.html#extended">"openssl 1.0.0のインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>security</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/427-20100411.html" rel="alternate" title="Mac mini + xen 4.0.0 + linux 2.6.32.10 pvops" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-04-11T12:15:42Z</published>
        <updated>2010-07-13T13:53:34Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=427</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=427</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/427-20100411.html</id>
        <title type="html">Mac mini + xen 4.0.0 + linux 2.6.32.10 pvops</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Dom0のlinuxカーネルを2.6.32.10にupdateしたらopensolaris DomUも起動できるようになりました。<br />
これでとくに問題なく動作しています。<br />
 <br /><a href="http://blog.yellowback.net/archives/427-20100411.html#extended">"Mac mini + xen 4.0.0 + linux 2.6.32.10 pvops" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>macmini</dc:subject>
<dc:subject>ubuntu</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/426-20100411.html" rel="alternate" title="Mac mini + xen 4.0.0" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-04-11T11:01:22Z</published>
        <updated>2010-04-11T12:22:26Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=426</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=426</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/426-20100411.html</id>
        <title type="html">Mac mini + xen 4.0.0</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                xen 4.0.0がリリースされたのでMacMiniに導入しているxen のバージョンをXen 4.0.0にアップデートしました。<br />
Dom0のLinuxは前回のものを使用しています。<br />
これでとくに問題なく動作しています。<br />
 <br /><a href="http://blog.yellowback.net/archives/426-20100411.html#extended">"Mac mini + xen 4.0.0" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>macmini</dc:subject>
<dc:subject>ubuntu</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/423-20100326.html" rel="alternate" title="openssl 0.9.8nへのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-03-26T02:48:17Z</published>
        <updated>2010-03-26T02:48:17Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=423</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=423</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/423-20100326.html</id>
        <title type="html">openssl 0.9.8nへのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                openssl 0.9.8のセキュリティーアップデートがでましたのでアップデートしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/423-20100326.html#extended">"openssl 0.9.8nへのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>security</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/422-20100325.html" rel="alternate" title="opendkim 2.0.1へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-03-25T02:37:30Z</published>
        <updated>2010-04-13T09:43:37Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=422</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=422</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/422-20100325.html</id>
        <title type="html">opendkim 2.0.1へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                送信者認証技術 DKIMのsendmail用milter opendkim 2.0.1をインストールしました。<br />
opendkimはdkim-milterからforkしたプロジェクトのようです。<br />
<br />
NetBSD3.1付属のopenssl-0.9.7では、アルゴリズムrsa-sha256が扱えないのでopenssl-0.9.8をリンクしてrsa-sha256対応にしています。 <br /><a href="http://blog.yellowback.net/archives/422-20100325.html#extended">"opendkim 2.0.1へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dkim</dc:subject>
<dc:subject>i386</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/421-20100325.html" rel="alternate" title="Mac mini + xen 4.0.0.rc7" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-03-25T02:08:59Z</published>
        <updated>2010-03-25T02:17:38Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=421</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=421</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/421-20100325.html</id>
        <title type="html">Mac mini + xen 4.0.0.rc7</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                MacMiniに導入しているxen のバージョンをXen 4.0.0rc7にアップデートしました。<br />
Dom0のLinuxは前回のものを使用しています。<br />
これでとくに問題なく動作しています。<br />
 <br /><a href="http://blog.yellowback.net/archives/421-20100325.html#extended">"Mac mini + xen 4.0.0.rc7" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>macmini</dc:subject>
<dc:subject>ubuntu</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/419-20100315.html" rel="alternate" title="CentOS 5.4に RPMForgeを導入する" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-03-15T06:37:50Z</published>
        <updated>2010-03-15T07:02:10Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=419</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=419</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/419-20100315.html</id>
        <title type="html">CentOS 5.4に RPMForgeを導入する</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                CentOS 5.4(x86_64)にRPMForge レポジトリを追加しました。<br />
オリジナルが優先されるようにpriorityの設定も行いました。 <br /><a href="http://blog.yellowback.net/archives/419-20100315.html#extended">"CentOS 5.4に RPMForgeを導入する" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>centos</dc:subject>
<dc:subject>linux</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/418-20100312.html" rel="alternate" title="Apache httpd 2.2.15のインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-03-12T09:26:36Z</published>
        <updated>2010-03-12T09:26:36Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=418</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=418</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/418-20100312.html</id>
        <title type="html">Apache httpd 2.2.15のインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                apache httpd 2.2.15がリリースされたのでインストールしました。 <br /><a href="http://blog.yellowback.net/archives/418-20100312.html#extended">"Apache httpd 2.2.15のインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>apache</dc:subject>
<dc:subject>httpd</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/416-20100310.html" rel="alternate" title="opendkim 2.0.0へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-03-10T13:58:11Z</published>
        <updated>2010-03-12T09:22:50Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=416</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=416</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/416-20100310.html</id>
        <title type="html">opendkim 2.0.0へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                送信者認証技術 DKIMのsendmail用milter opendkim 2.0.0をインストールしました。<br />
opendkimは少し前にdkim-milterからforkしたプロジェクトがメジャーバッジョんアップしたようです。<br />
<br />
NetBSD3.1付属のopenssl-0.9.7では、アルゴリズムrsa-sha256が扱えないのでopenssl-0.9.8をリンクしてrsa-sha256対応にしています。 <br /><a href="http://blog.yellowback.net/archives/416-20100310.html#extended">"opendkim 2.0.0へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dkim</dc:subject>
<dc:subject>i386</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/414-20100310.html" rel="alternate" title="openssl 0.9.8mへのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-03-10T13:25:34Z</published>
        <updated>2010-03-10T13:46:05Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=414</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=414</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/414-20100310.html</id>
        <title type="html">openssl 0.9.8mへのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                まだ活躍しているNetBSD 3.1のopensslを 0.9.8mへアップデートしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/414-20100310.html#extended">"openssl 0.9.8mへのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>security</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/412-20100310.html" rel="alternate" title="drupal 6.16 インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-03-10T13:15:00Z</published>
        <updated>2010-03-10T13:30:50Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=412</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=412</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/8-CMS" label="CMS" term="CMS" />
    
        <id>http://blog.yellowback.net/archives/412-20100310.html</id>
        <title type="html">drupal 6.16 インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                drupal 6.16をインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/412-20100310.html#extended">"drupal 6.16 インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>cms</dc:subject>
<dc:subject>drupal</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/410-20100305.html" rel="alternate" title="Mac mini(Early 2009)でXen 4が動きました" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-03-05T06:12:54Z</published>
        <updated>2010-03-05T07:47:23Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=410</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=410</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/410-20100305.html</id>
        <title type="html">Mac mini(Early 2009)でXen 4が動きました</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                MacMini(Early 2009)でXen 4.0.0rc6-preが動きました。<br />
Dom0 kernel はLinux 2.6.32.9(pvops)です。<br />
DomU(PVM)としてNetBSD, Linuxが動作することを確認しました。<br />
<br />
 <br /><a href="http://blog.yellowback.net/archives/410-20100305.html#extended">"Mac mini(Early 2009)でXen 4が動きました" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>macmini</dc:subject>
<dc:subject>ubuntu</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/408-20100227.html" rel="alternate" title="PHP 5.2.13 インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-02-27T02:11:18Z</published>
        <updated>2010-02-27T02:20:49Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=408</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=408</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/408-20100227.html</id>
        <title type="html">PHP 5.2.13 インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                PHP 5.2系列の最新版 5.2.13をインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/408-20100227.html#extended">"PHP 5.2.13 インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>php</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/407-20100213.html" rel="alternate" title="serendipity1.5.2インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-02-13T13:37:55Z</published>
        <updated>2010-03-10T13:30:02Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=407</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=407</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/8-CMS" label="CMS" term="CMS" />
    
        <id>http://blog.yellowback.net/archives/407-20100213.html</id>
        <title type="html">serendipity1.5.2インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                serendipity 1.5.2をインストールしました。<br />
<br />
個人的にはbbcode pluginを少々いじって、横長でもレイアウトがおかしくならないようにしています。<br />
なお、1.5-beta1の環境でlightbox plugin(serendipity_event_lightbox)をいれていると、IEでブラウズした際に問題が発生するためにlightbox pluginは未使用にしました。(問題確認環境はIE8/WinXP, IE6/WinXP)<br />
1.5.2ではまだ未確認です。<br />
 <br /><a href="http://blog.yellowback.net/archives/407-20100213.html#extended">"serendipity1.5.2インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>cms</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>serendipity</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/406-20100127.html" rel="alternate" title="opendkim 1.2.2へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-01-27T04:39:50Z</published>
        <updated>2010-03-10T13:30:20Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=406</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=406</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/406-20100127.html</id>
        <title type="html">opendkim 1.2.2へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                送信者認証技術 DKIMのsendmail用milter opendkim 1.2.2をインストールしました。<br />
opendkimは少し前にdkim-milterからforkしたプロジェクトです。<br />
<br />
NetBSD3.1付属のopenssl-0.9.7では、アルゴリズムrsa-sha256が扱えないのでopenssl-0.9.8をリンクしてrsa-sha256対応にしています。 <br /><a href="http://blog.yellowback.net/archives/406-20100127.html#extended">"opendkim 1.2.2へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dkim</dc:subject>
<dc:subject>i386</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/404-20100103.html" rel="alternate" title="drupal 6.15 インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-01-02T15:29:42Z</published>
        <updated>2010-03-10T13:30:36Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=404</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=404</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/8-CMS" label="CMS" term="CMS" />
    
        <id>http://blog.yellowback.net/archives/404-20100103.html</id>
        <title type="html">drupal 6.15 インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                drupal 6.15をインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/404-20100103.html#extended">"drupal 6.15 インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>cms</dc:subject>
<dc:subject>drupal</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/401-20100101.html" rel="alternate" title="opendkim 1.2.1へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-01-01T14:22:22Z</published>
        <updated>2010-03-10T13:31:05Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=401</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=401</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/401-20100101.html</id>
        <title type="html">opendkim 1.2.1へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <2010/1/23追記><br />
このエントリの内容は一部正しくないため、<a href="http://blog.yellowback.net/archives/406-20100127.html"  class="bb-url">http://blog.yellowback.net/archives/406-20100127.html</a>をご参照ください。<br />
<br />
送信者認証技術 DKIMのsendmail用milter opendkim 1.2.1をインストールしました。<br />
opendkimは少し前にdkim-milterからforkしたプロジェクトです。<br />
<br />
NetBSD3.1付属のopenssl-0.9.7では、アルゴリズムrsa-sha256が扱えないのでopenssl-0.9.8をリンクしてrsa-sha256対応にしています。 <br /><a href="http://blog.yellowback.net/archives/401-20100101.html#extended">"opendkim 1.2.1へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dkim</dc:subject>
<dc:subject>i386</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/400-20100101.html" rel="alternate" title="milter-greylist 4.2.3 へアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-01-01T14:20:06Z</published>
        <updated>2010-03-10T13:19:39Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=400</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=400</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/400-20100101.html</id>
        <title type="html">milter-greylist 4.2.3 へアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                sendmail用greylistフィルターのmilter-greylist を4.2.3にアップデートしました。<br />
IPアドレスから国コードを判断するGeoIP機能を有効にしています。 <br /><a href="http://blog.yellowback.net/archives/400-20100101.html#extended">"milter-greylist 4.2.3 へアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/399-20100101.html" rel="alternate" title="GeoIP 1.4.6 へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-01-01T14:07:54Z</published>
        <updated>2010-01-01T14:07:54Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=399</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=399</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/399-20100101.html</id>
        <title type="html">GeoIP 1.4.6 へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                milter-greylistで使用しているフリーなGeoIP C ライブラリを1.4.6にアップデートしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/399-20100101.html#extended">"GeoIP 1.4.6 へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/397-20100101.html" rel="alternate" title="sendmail 8.14.4へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2010-01-01T14:02:54Z</published>
        <updated>2010-01-01T14:02:54Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=397</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=397</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/397-20100101.html</id>
        <title type="html">sendmail 8.14.4へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                8.14.3から1年以上、sendmail 8.14.4がリリースされました。<br />
 <br /><a href="http://blog.yellowback.net/archives/397-20100101.html#extended">"sendmail 8.14.4へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/396-20091223.html" rel="alternate" title="PHP 5.2.12 インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-12-23T06:18:39Z</published>
        <updated>2009-12-23T06:18:39Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=396</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=396</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/396-20091223.html</id>
        <title type="html">PHP 5.2.12 インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                PHP 5.2系列の最新版 5.2.12をインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/396-20091223.html#extended">"PHP 5.2.12 インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>php</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/393-20091127.html" rel="alternate" title="gitサーバの構築" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-11-27T09:10:57Z</published>
        <updated>2009-11-27T10:52:33Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=393</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=393</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/393-20091127.html</id>
        <title type="html">gitサーバの構築</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                gitをssh経由で利用するためのサーバ構築のメモです。gitosisという管理ツールを利用します。<br />
 <br /><a href="http://blog.yellowback.net/archives/393-20091127.html#extended">"gitサーバの構築" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>git</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>vcs</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/392-20091127.html" rel="alternate" title="subversionサーバの構築" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-11-27T08:29:56Z</published>
        <updated>2009-11-27T10:52:51Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=392</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=392</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/392-20091127.html</id>
        <title type="html">subversionサーバの構築</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                subversionをssh経由で利用するためのサーバ構築のメモです。<br />
 <br /><a href="http://blog.yellowback.net/archives/392-20091127.html#extended">"subversionサーバの構築" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>subversion</dc:subject>
<dc:subject>vcs</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/391-20091116.html" rel="alternate" title="VMware server 2.0.2インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-11-16T05:46:56Z</published>
        <updated>2009-11-16T05:46:56Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=391</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=391</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/391-20091116.html</id>
        <title type="html">VMware server 2.0.2インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                10月にVMware 2.0.2がリリースされました。<br />
2.0.1(64bit版)から2.0.2(64bit版)へアップデートしました。 <br /><a href="http://blog.yellowback.net/archives/391-20091116.html#extended">"VMware server 2.0.2インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>virtualization</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/389-20091030.html" rel="alternate" title="pkgsrcでemacs-nox11をいれる" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-10-30T06:04:23Z</published>
        <updated>2009-10-30T06:04:23Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=389</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=389</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/389-20091030.html</id>
        <title type="html">pkgsrcでemacs-nox11をいれる</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                NetBSD 5.0.1にpkgsrcでemacs-nox11をいれました。 <br /><a href="http://blog.yellowback.net/archives/389-20091030.html#extended">"pkgsrcでemacs-nox11をいれる" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/373-20091025.html" rel="alternate" title="Mac mini(Early 2009)でUbuntu" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-10-25T09:38:00Z</published>
        <updated>2009-10-25T09:42:16Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=373</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=373</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/373-20091025.html</id>
        <title type="html">Mac mini(Early 2009)でUbuntu</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                MacMini(Early 2009)でMacOS X LeopardとUbuntu Linux 9.04のデュアルブートできるようにしてみました。<br />
 <br /><a href="http://blog.yellowback.net/archives/373-20091025.html#extended">"Mac mini(Early 2009)でUbuntu" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>macmini</dc:subject>
<dc:subject>ubuntu</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/388-20091025.html" rel="alternate" title="serendipity1.5-beta1インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-10-25T08:05:00Z</published>
        <updated>2009-10-25T08:05:14Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=388</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=388</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/388-20091025.html</id>
        <title type="html">serendipity1.5-beta1インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                serendipity 1.5-beta1をインストールしました。<br />
<br />
個人的にはbbcode pluginを少々いじって、横長でもレイアウトがおかしくならないようにしています。<br />
なお、以下の環境でlightbox plugin(serendipity_event_lightbox)をいれていると、IEでブラウズした際に問題が発生するためにlightbox pluginは未使用にしました。(問題確認環境はIE8/WinXP, IE6/WinXP)<br />
  <br /><a href="http://blog.yellowback.net/archives/388-20091025.html#extended">"serendipity1.5-beta1インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>cms</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>serendipity</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/384-20091022.html" rel="alternate" title="IE8でこのblogが閲覧できない" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-10-22T09:40:12Z</published>
        <updated>2009-10-23T15:41:06Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=384</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=384</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/384-20091022.html</id>
        <title type="html">IE8でこのblogが閲覧できない</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                WinXP上のIE8でこのblogを見ようとすると<br />
「問題が発生したためInternet Explorerを終了します。」<br />
と言われてしまいます。<br />
<br />
Firefox, Choromeでは特に問題なく見れているようです。<br />
<br />
いまのところ原因が判明していないのですが、何か情報をお持ちの方がいましたらご連絡ください。<br />
<br />
<br />
追記(2009/10/24)<br />
Lightboxプラグインが悪さをしていることが判明しました。<br />
詳しい原因は調べていませんが、まずは該当プラグインを外して動作中です。<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/383-20091022.html" rel="alternate" title="drupal 6.14 インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-10-22T02:33:17Z</published>
        <updated>2010-03-10T13:35:24Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=383</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=383</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/8-CMS" label="CMS" term="CMS" />
    
        <id>http://blog.yellowback.net/archives/383-20091022.html</id>
        <title type="html">drupal 6.14 インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                drupal 6.14をインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/383-20091022.html#extended">"drupal 6.14 インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>cms</dc:subject>
<dc:subject>drupal</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/380-20091022.html" rel="alternate" title="PHP 5.2.11 インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-10-22T02:02:12Z</published>
        <updated>2009-10-22T02:02:12Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=380</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=380</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/380-20091022.html</id>
        <title type="html">PHP 5.2.11 インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                PHP 5.3.0はすでにリリースされていますが、5.2系列の最新版 5.2.11をインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/380-20091022.html#extended">"PHP 5.2.11 インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>php</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/379-20091022.html" rel="alternate" title="Apache 2.2.14のインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-10-22T01:57:29Z</published>
        <updated>2009-10-22T02:06:55Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=379</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=379</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/379-20091022.html</id>
        <title type="html">Apache 2.2.14のインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                NetBSD5向けにapache 2.2.14をインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/379-20091022.html#extended">"Apache 2.2.14のインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>apache</dc:subject>
<dc:subject>httpd</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/378-20091021.html" rel="alternate" title="サーバ環境変更" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-10-21T14:48:34Z</published>
        <updated>2009-10-21T14:48:34Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=378</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=378</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/378-20091021.html</id>
        <title type="html">サーバ環境変更</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                これまで使用していたサーバを新しいものに交換しました。<br />
新しい環境は、以下のとおりです。<br />
<ul class="bb-list-unordered"><li class="bb-listitem"> 機材: MacMini Early 2009 (Core2Duo 2.0GHz)</li>
<li class="bb-listitem"> Xen: xen 3.4.1 (x86_64)</li>
<li class="bb-listitem"> Dom0: Ubuntu 9.04 + linux-2.6.31.4(pvops) (x86_64)</li>
<li class="bb-listitem"> DomU: NetBSD 5.0.1(userland) + 5.99.20(kernel) (amd64)</li>
</ul>
<br />
設定などは今後blogにのせていく予定です。<br />
 
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/377-20091007.html" rel="alternate" title="AirMac ExpressとWR8150Nの消費電力" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-10-07T05:08:04Z</published>
        <updated>2009-10-07T05:08:04Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=377</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=377</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/377-20091007.html</id>
        <title type="html">AirMac ExpressとWR8150Nの消費電力</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                最近導入した機材の消費電力を測定してみました。<br />
 <br /><a href="http://blog.yellowback.net/archives/377-20091007.html#extended">"AirMac ExpressとWR8150Nの消費電力" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>power</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/376-20090924.html" rel="alternate" title="meta1 1.0.PreAlpha30.0へアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-09-24T04:34:12Z</published>
        <updated>2009-09-24T04:34:12Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=376</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=376</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/376-20090924.html</id>
        <title type="html">meta1 1.0.PreAlpha30.0へアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                meta1-1.0.PreAlpha27.0からmeta1-1.0.PreAlpha30.0へアップデートしました。<br />
<br />
meta1 をMSA(Mail Submission Agent)としてだけ利用しています。<br />
現状ではSTARTTLS+AUTH(CRAM-MD5)で使用しています。<br />
 <br /><a href="http://blog.yellowback.net/archives/376-20090924.html#extended">"meta1 1.0.PreAlpha30.0へアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>mail</dc:subject>
<dc:subject>meta1</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/371-20090723.html" rel="alternate" title="ReadyNAS NV+ ファームウェア4.1.6へアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-07-23T07:21:20Z</published>
        <updated>2009-07-23T07:21:20Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=371</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=371</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/371-20090723.html</id>
        <title type="html">ReadyNAS NV+ ファームウェア4.1.6へアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                ReadyNAS NV+のファームウェアの新版4.1.5が7月15日にリリースされたのでアップデートしました。<br />
4.1.5 -> 4.1.6の変更点は以下のページで交換されています(日本語)。<br />
<a href="http://www.readynas.com/ja/?p=2680"  class="bb-url">http://www.readynas.com/ja/?p=2680</a><br />
<br />
<blockquote>新規機能<br />
<ol><br />
<li>ReadyNAS Remote を同梱。Add-onを追加せずに、ReadyNAS Remote をお使いいただけます。</li><br />
<li>ReadyDLNA の改善。　WAVファイルをPS3で再生できるようになりました。</li><br />
</ol><br />
バグ修正<br />
<ol><br />
<li>SMTP サーバーの設定で、より多くのサーバーを利用できるように修正。</li><br />
<li>ワイヤレスネットワークを使用した場合のパフォーマンスを4.1.4と同等レベルに改善しました。</li><br />
<li>ファームウェアのサイズを小さくし、ReadyNAS 600 Rev.A でもご利用いただけるようになりました。</li><br />
<li>ディスク故障時に、X-RAIDのディスクシグネチャの扱いを修正し、上書きされないように修正しました。</li><br />
<li>CSVファイルでのユーザ/グループファイルのエクスポートを修正しました。</li><br />
<li>SMTPユーザと差出人の入力欄で、長いメールアドレスを扱えるようにしました。</li><br />
<li>ドメインセキュリティモードで、FTPによるホームディレクトリの共有が正しく行われるように修正しました。</li><br />
<li>共有のアクセス制限に、数字のみのユーザ名を指定できない問題の修正。</li><br />
<li>メモリリークによって、動作が不安定になる問題の修正。</li><br />
<li>Time Machine を使用した場合に、CIFS/SMBで共有がブラウズできなくなる問題の修正。</li><br />
<li>ReadyDLNA で多くの修正を行いました。（日本語のMP3ファイルの問題も修正されています。)</li><br />
<li>Bonjour で、CIFSサービスが &#8220;nas-xx-xx-xx (CIFS)&#8221;  と通知されます。</li><br />
<li>MGE社のUPSとの互換性を改善しました。</li><br />
</ol></blockquote> <br /><a href="http://blog.yellowback.net/archives/371-20090723.html#extended">"ReadyNAS NV+ ファームウェア4.1.6へアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>nas</dc:subject>
<dc:subject>readynas</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/370-20090525.html" rel="alternate" title="nsd 3.2.2のインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-05-25T12:36:57Z</published>
        <updated>2009-05-25T12:36:57Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=370</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=370</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/370-20090525.html</id>
        <title type="html">nsd 3.2.2のインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                nsd 3.2.1以前にセキュリティ上の問題があったようです。<br />
nsd 3.2.2で修正されたようなのでNetBSDにインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/370-20090525.html#extended">"nsd 3.2.2のインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dns</dc:subject>
<dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>network</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/368-20090525.html" rel="alternate" title="MPC8349E-mITXに Linux 2.6.29.4 をインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-05-25T08:44:25Z</published>
        <updated>2009-05-25T08:44:25Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=368</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=368</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/5-MPC8349E" label="MPC8349E" term="MPC8349E" />
    
        <id>http://blog.yellowback.net/archives/368-20090525.html</id>
        <title type="html">MPC8349E-mITXに Linux 2.6.29.4 をインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                MPC8349-mITXへLinux 2.6.29.4をインストールした記録です。<br />
Ubuntu(64bit)のクロスコンパイル環境を使用しています。<br />
 <br /><a href="http://blog.yellowback.net/archives/368-20090525.html#extended">"MPC8349E-mITXに Linux 2.6.29.4 をインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>kernel</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mpc8349e</dc:subject>
<dc:subject>powerpc</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/366-20090509.html" rel="alternate" title="ReadyNAS NV+ ファームウェア4.1.5へアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-05-09T10:23:46Z</published>
        <updated>2009-05-09T11:12:01Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=366</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=366</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/366-20090509.html</id>
        <title type="html">ReadyNAS NV+ ファームウェア4.1.5へアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                ReadyNAS NV+のファームウェアの新版4.1.5が4月にでていたのでアップデートしました。<br />
4.1.4 -> 4.1.5ではバグフィックスに加えていくつか新機能が搭載されています。<br />
<br />
1. 有料のオンラインバックアップ(ReadyNAS Vault)ができるようになったようです。<br />
2. MacOSユーザ向け。タイムマシン用に利用できるようになったようです<br />
3. バックアップ設定時にツリー表示できるようになった<br />
4. ReadyNAS Duo で DHCP サーバ, WINS サーバ, ネットワーク UPSをサポート<br />
5. UPnP-AVサーバにかわりReadyDLNA を搭載。DLNAクライアントとのコンパチビリティーがアップしたらしい<br />
6. TiVo HMO サポート。日本では関係なし <br />
7. Added an option to specify the NFS thread count.<br />
8. SMPTのTLSサポート<br />
9. Domain/Active Directory 設定が簡単に<br />
<br />
 <br /><a href="http://blog.yellowback.net/archives/366-20090509.html#extended">"ReadyNAS NV+ ファームウェア4.1.5へアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>nas</dc:subject>
<dc:subject>readynas</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/364-20090507.html" rel="alternate" title="drupal 6.11へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-05-07T10:46:47Z</published>
        <updated>2009-05-07T10:46:47Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=364</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=364</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/364-20090507.html</id>
        <title type="html">drupal 6.11へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                drupal 6.11へアップデートしました。 <br /><a href="http://blog.yellowback.net/archives/364-20090507.html#extended">"drupal 6.11へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>cms</dc:subject>
<dc:subject>drupal</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/362-20090507.html" rel="alternate" title="VMware server 2.0.1インストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-05-07T10:08:52Z</published>
        <updated>2009-11-16T05:46:16Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=362</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=362</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/362-20090507.html</id>
        <title type="html">VMware server 2.0.1インストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                かなり時間がたってしまいましたが、3月31日にVMware 2.0.1がリリースされていました。<br />
2.0.0(64bit版)から2.0.1(64bit版)へアップデートしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/362-20090507.html#extended">"VMware server 2.0.1インストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>virtualization</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/358-20090412.html" rel="alternate" title="NetBSD 5.0RC3 wapblでpanic" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-04-12T14:36:56Z</published>
        <updated>2009-04-12T14:36:56Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=358</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=358</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/358-20090412.html</id>
        <title type="html">NetBSD 5.0RC3 wapblでpanic</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                ここ2, 3日調子がよくなかったのですが、Xen Domain0なNetBSD 5.0RC3が起動後すぐにpanicするようになってしまいました。<br />
<br />
<div class="bb-code">
panic&#58;&#160;kernel&#160;diagnostic&#160;assertion&#160;"&#40;&#42;vpp&#41;-&#62;v_type&#160;==&#160;VMON"&#160;failed&#58;&#160;file&#160;"/usr/src/sys/ufs/ffs/ffs_alloc.c",&#160;line&#160;808
fatal&#160;breakpoint&#160;trap&#160;in&#160;supervisor&#160;mode
trap&#160;type&#160;1&#160;code&#160;0&#160;eip&#160;c03ff8dc&#160;cs&#160;9&#160;eflags&#160;246&#160;cr2&#160;bb907220&#160;ilevel&#160;0
Stopped&#160;in&#160;pid&#160;10.1&#160;&#40;vi&#41;&#160;at&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;netbsd&#58;breakpoint&#160;+0x4&#58;&#160;&#160;&#160;popl&#160;&#160;&#160;&#160;%ebp
db&#62;
</div> <br /><a href="http://blog.yellowback.net/archives/358-20090412.html#extended">"NetBSD 5.0RC3 wapblでpanic" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/357-20090228.html" rel="alternate" title="PHP 5.2.9 へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-02-28T03:42:50Z</published>
        <updated>2009-02-28T03:42:50Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=357</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=357</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/357-20090228.html</id>
        <title type="html">PHP 5.2.9 へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                PHP 5.3系列がそろそろリリースされるらしいですが、PHP 5.2系の最新版5.2.9がでたのでインストールしました。 <br /><a href="http://blog.yellowback.net/archives/357-20090228.html#extended">"PHP 5.2.9 へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>php</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/356-20090220.html" rel="alternate" title="dkim-milter 2.8.2へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-02-20T11:26:23Z</published>
        <updated>2009-02-20T11:26:23Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=356</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=356</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/356-20090220.html</id>
        <title type="html">dkim-milter 2.8.2へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                送信者認証技術 DKIMのsendmail用milter dkim-milter 2.8.2にアップデートしました。<br />
<br />
NetBSD3.1付属のopenssl-0.9.7では、アルゴリズムrsa-sha256が扱えないのでopenssl-0.9.8をリンクしてrsa-sha256対応にしています。 <br /><a href="http://blog.yellowback.net/archives/356-20090220.html#extended">"dkim-milter 2.8.2へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dkim</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/354-20090216.html" rel="alternate" title="drupal 6.9へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-02-15T16:37:35Z</published>
        <updated>2009-02-15T16:37:35Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=354</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=354</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/354-20090216.html</id>
        <title type="html">drupal 6.9へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                drupal 6.9へアップデートしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/354-20090216.html#extended">"drupal 6.9へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>cms</dc:subject>
<dc:subject>drupal</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/352-20090215.html" rel="alternate" title="serendipity1.4.1へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-02-15T08:14:52Z</published>
        <updated>2009-02-15T08:14:52Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=352</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=352</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/352-20090215.html</id>
        <title type="html">serendipity1.4.1へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                serendipity 1.4.1へアップデートしました。<br />
<br />
個人的にはbbcode pluginを少々いじって、横長でもレイアウトがおかしくならないようにしています。 <br /><a href="http://blog.yellowback.net/archives/352-20090215.html#extended">"serendipity1.4.1へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>cms</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>serendipity</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/351-20090202.html" rel="alternate" title="unbound 1.2.0をインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-02-02T09:54:54Z</published>
        <updated>2009-02-15T08:46:01Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=351</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=351</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/351-20090202.html</id>
        <title type="html">unbound 1.2.0をインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                NetBSDへunbound 1.2.0をインストールしたときのログです。<br />
 <br /><a href="http://blog.yellowback.net/archives/351-20090202.html#extended">"unbound 1.2.0をインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dns</dc:subject>
<dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>network</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/350-20090202.html" rel="alternate" title="nsd 3.2.1のインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-02-02T09:51:17Z</published>
        <updated>2009-02-15T08:45:37Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=350</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=350</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/350-20090202.html</id>
        <title type="html">nsd 3.2.1のインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                nsd 3.2.1をNetBSDにインストールたときのログです。<br />
 <br /><a href="http://blog.yellowback.net/archives/350-20090202.html#extended">"nsd 3.2.1のインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dns</dc:subject>
<dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>network</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/349-20090202.html" rel="alternate" title="bindからnsd,unboundへの移行" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-02-02T09:46:00Z</published>
        <updated>2009-02-02T09:50:16Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=349</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=349</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/349-20090202.html</id>
        <title type="html">bindからnsd,unboundへの移行</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                DNSサーバを長年使用していたbind(bind9)からnsdへ移行しました。<br />
<br />
目的としては以下です。<br />
<ul class="bb-list-unordered"><li class="bb-listitem"> キャッシュサーバとコンテンツサーバの分離</li>
<li class="bb-listitem"> 内部向け、外部向けを分離</li>
<li class="bb-listitem"> nsd, unboundは動作が軽いらしい</li>
</ul>
<br />
もともと、外部向け、内部向けを1台のマシンで共用していたのですが、<br />
それぞれ1台の計2台のマシンで実現することにしました。<br />
とはいっても2台のマシンは、xen上の仮想マシンなので物理的には1台のマシンです。<br />
<br />
試行錯誤の結果、どうにか移行することができました。<br />
以下その記録です。<br />
 <br /><a href="http://blog.yellowback.net/archives/349-20090202.html#extended">"bindからnsd,unboundへの移行" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dns</dc:subject>
<dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>network</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/348-20090202.html" rel="alternate" title="dkim-milter 2.8.1へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-02-01T15:21:08Z</published>
        <updated>2009-02-01T15:21:08Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=348</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=348</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/348-20090202.html</id>
        <title type="html">dkim-milter 2.8.1へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                送信者認証技術 DKIMのsendmail用milter dkim-milter 2.8.1にアップデートしました。<br />
<br />
NetBSD3.1付属のopenssl-0.9.7では、アルゴリズムrsa-sha256が扱えないのでopenssl-0.9.8をリンクしてrsa-sha256対応にしています。<br />
 <br /><a href="http://blog.yellowback.net/archives/348-20090202.html#extended">"dkim-milter 2.8.1へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dkim</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/347-20090131.html" rel="alternate" title="webサーバマシンの強化" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-01-31T14:38:08Z</published>
        <updated>2009-01-31T14:38:08Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=347</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=347</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/347-20090131.html</id>
        <title type="html">webサーバマシンの強化</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                webサーバマシンを強化しました。<br />
<br />
といっても<br />
旧: Celeron 300MHz<br />
新: PentiumIII 1GHz<br />
なのでおてやわらかにお願いします。<br />
<br />
abコマンドで計測したところ、従来比3倍ほどの速度になっているようです。<br />
 
            </div>
        </content>
        <dc:subject>apache</dc:subject>
<dc:subject>httpd</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/346-20090117.html" rel="alternate" title="Windows 7 betaのおためし" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2009-01-17T09:25:49Z</published>
        <updated>2009-01-17T09:25:49Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=346</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=346</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/346-20090117.html</id>
        <title type="html">Windows 7 betaのおためし</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Windows 7 betaをVMware server 2.0のGuestOSとしてインストールしてみました。<br />
 <br /><a href="http://blog.yellowback.net/archives/346-20090117.html#extended">"Windows 7 betaのおためし" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>virtualization</dc:subject>
<dc:subject>windows</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/342-20081224.html" rel="alternate" title="PC-MV1-C1Wの消費電力" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-12-24T06:38:19Z</published>
        <updated>2008-12-24T06:54:18Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=342</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=342</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/342-20081224.html</id>
        <title type="html">PC-MV1-C1Wの消費電力</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                XenとNetBSDを導入したSHARP PC-MV1-C1Wの消費電力を測定しました。<br />
 <br /><a href="http://blog.yellowback.net/archives/342-20081224.html#extended">"PC-MV1-C1Wの消費電力" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>power</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/335-20081222.html" rel="alternate" title="XenとNetBSDインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-12-22T02:36:00Z</published>
        <updated>2008-12-24T06:53:05Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=335</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=335</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/335-20081222.html</id>
        <title type="html">XenとNetBSDインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                前エントリでBIOSをアップデートしたSHARPのPC-MV1-C1WにXenとNetBSDをインストールしました。<br />
<br />
Xen: 3.1.4<br />
Dom0: NetBSD 5_BETA<br />
DomU(1): NetBSD 4.0.1<br />
DomU(2): NetBSD current(5.99.5)<br />
<br />
以下その記録です。<br />
 <br /><a href="http://blog.yellowback.net/archives/335-20081222.html#extended">"XenとNetBSDインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>virtualization</dc:subject>
<dc:subject>xen</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/338-20081216.html" rel="alternate" title="PHP 5.2.8 へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-12-15T15:35:54Z</published>
        <updated>2008-12-15T15:35:54Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=338</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=338</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/338-20081216.html</id>
        <title type="html">PHP 5.2.8 へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                apache 2.2.11をインストールしたついでにPHP 5.2.8もインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/338-20081216.html#extended">"PHP 5.2.8 へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>php</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/337-20081216.html" rel="alternate" title="Apache 2.2.11のインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-12-15T15:30:07Z</published>
        <updated>2008-12-15T15:30:07Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=337</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=337</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/337-20081216.html</id>
        <title type="html">Apache 2.2.11のインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                apache httpd 2.2.11がでたようです。<br />
<br />
こんかいも前回と同様に自前インストール版のopensslを使うようにしています。<br />
 <br /><a href="http://blog.yellowback.net/archives/337-20081216.html#extended">"Apache 2.2.11のインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>apache</dc:subject>
<dc:subject>httpd</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/333-20081213.html" rel="alternate" title="PC-MV1-C1WのBIOSアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-12-13T06:57:26Z</published>
        <updated>2008-12-13T07:55:15Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=333</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=333</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/333-20081213.html</id>
        <title type="html">PC-MV1-C1WのBIOSアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                次期サーバ候補としているSHARP Mebius(PC-MV1-C1W)にXenやNetBSDをいれていろいろ実験していたのですが、たまに突然電源が落ちるという現象に悩んでいました。<br />
NetBSD単体ではあまり落ちなかったのでXen側に問題があるのかと思い、XenのバージョンやNetBSDカーネルのバージョン等いろいろな組み合わせで試していましたが効果はありませんでした。<br />
<br />
ふと、BIOSが古いままなことを思い出し、BIOSのアップデートを行ったところ非常に安定するようになり今のところ2日間ほど動いています。<br />
以下、BIOSアップデートの記録です。<br />
 <br /><a href="http://blog.yellowback.net/archives/333-20081213.html#extended">"PC-MV1-C1WのBIOSアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>bios</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/330-20081204.html" rel="alternate" title="bind 9.6.0rc1へアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-12-04T09:12:08Z</published>
        <updated>2008-12-04T09:12:08Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=330</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=330</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/330-20081204.html</id>
        <title type="html">bind 9.6.0rc1へアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                bind 9.6系のリリース候補版(9.6.0rc1)がでましたので、アップデートしてみました。<br />
では、早速インストールします。<br />
 <br /><a href="http://blog.yellowback.net/archives/330-20081204.html#extended">"bind 9.6.0rc1へアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dns</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/328-20081203.html" rel="alternate" title="VMware server 2.0でFailed to initialize monitor device" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-12-03T09:41:34Z</published>
        <updated>2008-12-03T09:41:34Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=328</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=328</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/328-20081203.html</id>
        <title type="html">VMware server 2.0でFailed to initialize monitor device</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                64bit版UbuntuをrebootしたらVMware server 2.0上でGuest OSが起動できなくなってしまいました。<br />
Guest OSはWindows XP SP3(32bit), NetBSD current(32bit), CentOS 5(32bit)等ですが、すべて起動が95%のところでしばらく停滞後に、「Failed to initialize monitor device」 というメッセージとともに起動に失敗します。<br />
<br />
いろいろ調べたところ、kvmが悪さをしているようで、<br />
<div class="bb-code">#&#160;update-rc.d&#160;-f&#160;kvm&#160;remove</div><br />
をしたら問題なくGuest OSが起動できるようになりました。<br />
 <br /><a href="http://blog.yellowback.net/archives/328-20081203.html#extended">"VMware server 2.0でFailed to initialize monitor device" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>virtualization</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/326-20081102.html" rel="alternate" title="MPC8349E-mITXに Linux 2.6.26.7 をインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-11-02T11:05:03Z</published>
        <updated>2008-11-02T11:05:03Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=326</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=326</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/5-MPC8349E" label="MPC8349E" term="MPC8349E" />
    
        <id>http://blog.yellowback.net/archives/326-20081102.html</id>
        <title type="html">MPC8349E-mITXに Linux 2.6.26.7 をインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                MPC8349-mITXへLinux 2.6.26.7をインストールした記録です。<br />
今回はi386版Ubuntuではなくamd64版Ubuntuのクロスコンパイル環境を使用しています。 <br /><a href="http://blog.yellowback.net/archives/326-20081102.html#extended">"MPC8349E-mITXに Linux 2.6.26.7 をインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>kernel</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mpc8349e</dc:subject>
<dc:subject>powerpc</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/325-20081102.html" rel="alternate" title="Ubuntu/amd64環境でu-boot 2008.10をコンパイル" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-11-02T10:54:24Z</published>
        <updated>2008-11-02T11:04:46Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=325</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=325</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/5-MPC8349E" label="MPC8349E" term="MPC8349E" />
    
        <id>http://blog.yellowback.net/archives/325-20081102.html</id>
        <title type="html">Ubuntu/amd64環境でu-boot 2008.10をコンパイル</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Ubunt/amd64のクロスコンパイル環境でpowerpc向けu-boot 2008.10をコンパイルしてみました。<br />
<A href="http://blog.yellowback.net/archives/313-20081027.html">i386版</a>とかわらずに問題なくバイナリができあがりました。できあがったu-boot.binのサイズも全く同じようです。<br />
 <br /><a href="http://blog.yellowback.net/archives/325-20081102.html#extended">"Ubuntu/amd64環境でu-boot 2008.10をコンパイル" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mpc8349e</dc:subject>
<dc:subject>powerpc</dc:subject>
<dc:subject>u-boot</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/323-20081102.html" rel="alternate" title="Ubuntu/amd64でpowerpcクロスコンパイル環境の構築" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-11-02T10:34:23Z</published>
        <updated>2008-11-02T11:04:33Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=323</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=323</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/5-MPC8349E" label="MPC8349E" term="MPC8349E" />
    
        <id>http://blog.yellowback.net/archives/323-20081102.html</id>
        <title type="html">Ubuntu/amd64でpowerpcクロスコンパイル環境の構築</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Ubuntu Intrepidをamd64版にしたのでMPC8349E向けにpowerpcクロスコンパイル環境を再構築しました。<br />
といってもお手軽でした。<br />
 <br /><a href="http://blog.yellowback.net/archives/323-20081102.html#extended">"Ubuntu/amd64でpowerpcクロスコンパイル環境の構築" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mpc8349e</dc:subject>
<dc:subject>powerpc</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/320-20081102.html" rel="alternate" title="milter-greylist 4.1.6 へアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-11-02T09:02:16Z</published>
        <updated>2008-11-02T10:21:37Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=320</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=320</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/320-20081102.html</id>
        <title type="html">milter-greylist 4.1.6 へアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                sendmail用greylistフィルターのmilter-greylist を開発版の4.1.6にアップデートしました。<br />
IPアドレスから国コードを判断するGeoIP機能を有効にしています。 <br /><a href="http://blog.yellowback.net/archives/320-20081102.html#extended">"milter-greylist 4.1.6 へアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/318-20081031.html" rel="alternate" title="VMware server 2.0.0 build 122956の64bit版をインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-31T10:21:00Z</published>
        <updated>2008-11-02T10:21:03Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=318</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=318</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/318-20081031.html</id>
        <title type="html">VMware server 2.0.0 build 122956の64bit版をインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                VMware server 2.0 ですが、10/29日付けでbuild 122956がリリースされていました。<br />
これまでは32bit版をインストールしていましたが、Ubuntuをamd64版にかえたのでVMware serverも64bit版をインストールしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/318-20081031.html#extended">"VMware server 2.0.0 build 122956の64bit版をインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>virtualization</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/316-20081031.html" rel="alternate" title="Ubuntu Intrepid amd64版のインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-31T09:03:25Z</published>
        <updated>2008-10-31T10:39:06Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=316</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=316</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/316-20081031.html</id>
        <title type="html">Ubuntu Intrepid amd64版のインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Core 2 Duoなマシンでi386版のUbuntuを使用してきましたが、4GB以上のメモリでうまく使用できない状況でした。<br />
amd64版に入れ替えてみたところ8GBメモリで動作するようになりました。<br />
 <br /><a href="http://blog.yellowback.net/archives/316-20081031.html#extended">"Ubuntu Intrepid amd64版のインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>amd64</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>ubuntu</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/315-20081029.html" rel="alternate" title="Ubuntu のnfs-user-serverは使わないほうが幸せ" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-29T05:28:00Z</published>
        <updated>2008-10-29T02:32:51Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=315</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=315</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/315-20081029.html</id>
        <title type="html">Ubuntu のnfs-user-serverは使わないほうが幸せ</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                以前のエントリの<br />
<br />
<blockquote><a href="http://blog.yellowback.net/archives/303-20081007.html">MPC8349E-mITX LinuxでRTCの時刻を取得する方法</a><p>- nfs で マウントした/ ディレクトリに新規ファイルの作成はできるが、ファイル内容の変更ができない</p></blockquote><br />
<br />
の現象ですが、nfsサーバ側の問題だったようです。<br />
 <br /><a href="http://blog.yellowback.net/archives/315-20081029.html#extended">"Ubuntu のnfs-user-serverは使わないほうが幸せ" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>kernel</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mpc8349e</dc:subject>
<dc:subject>nfs</dc:subject>
<dc:subject>powerpc</dc:subject>
<dc:subject>ubuntu</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/313-20081027.html" rel="alternate" title="u-boot 2008.10をインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-27T07:25:37Z</published>
        <updated>2008-11-02T11:03:54Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=313</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=313</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/5-MPC8349E" label="MPC8349E" term="MPC8349E" />
    
        <id>http://blog.yellowback.net/archives/313-20081027.html</id>
        <title type="html">u-boot 2008.10をインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                u-boot 2008.10のrcがとれたのでインストールしてみました。<br />
<br />
これまで問題となっていた、以下の問題が修正されているようです。<br />
<blockquote><a href="http://blog.yellowback.net/archives/303-20081007.html">MPC8349E-mITX LinuxでRTCの時刻を取得する方法 </a><p>eth0, eth1の初期化が正常に行われないときがある</p></blockquote><br />
 <br /><a href="http://blog.yellowback.net/archives/313-20081027.html#extended">"u-boot 2008.10をインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>linux</dc:subject>
<dc:subject>mpc8349e</dc:subject>
<dc:subject>powerpc</dc:subject>
<dc:subject>u-boot</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/311-20081023.html" rel="alternate" title="hammer fsの性能測定" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-23T07:14:19Z</published>
        <updated>2008-10-23T07:14:19Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=311</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=311</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/311-20081023.html</id>
        <title type="html">hammer fsの性能測定</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                VMware Server上のDragonflyBSDでデフォルトのufsとhammerfsで仮想ディスクの性能測定を行いました。<br />
 <br /><a href="http://blog.yellowback.net/archives/311-20081023.html#extended">"hammer fsの性能測定" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dragonflybsd</dc:subject>
<dc:subject>hammerfs</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/308-20081023.html" rel="alternate" title="DragonflyBSD 2.0.1とhammer filesystemのお試し" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-23T05:00:00Z</published>
        <updated>2008-10-23T05:00:00Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=308</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=308</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/308-20081023.html</id>
        <title type="html">DragonflyBSD 2.0.1とhammer filesystemのお試し</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                hammer fs を試してみたかったので、VMware Server 2.0のGuest OSとしてDragonflyBSDをインストールしてみました。 <br /><a href="http://blog.yellowback.net/archives/308-20081023.html#extended">"DragonflyBSD 2.0.1とhammer filesystemのお試し" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dragonflybsd</dc:subject>
<dc:subject>hammerfs</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/307-20081014.html" rel="alternate" title="ReadyNAS NV+ ファームアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-14T08:00:17Z</published>
        <updated>2008-10-14T08:38:50Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=307</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=307</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/307-20081014.html</id>
        <title type="html">ReadyNAS NV+ ファームアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                ReadyNAS NV+のファームアップデートを行いました。<br />
4.01c1-p1から、4.1.4へのアップデートです。<br />
<br />
このアップデートで、Firefox3からもReadyNASの設定ができるようになりました。 <br /><a href="http://blog.yellowback.net/archives/307-20081014.html#extended">"ReadyNAS NV+ ファームアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>nas</dc:subject>
<dc:subject>readynas</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/305-20081011.html" rel="alternate" title="bind 9.6.0a1にアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-10T15:50:02Z</published>
        <updated>2008-10-14T07:59:09Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=305</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=305</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/305-20081011.html</id>
        <title type="html">bind 9.6.0a1にアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                bind 9.6系はじめてのアルファ版がでましたので、9.5.1 b2からアップデートしてみました。<br />
READMEによると、9.5系からの変更点は以下のようです。<br />
<blockquote>BIND 9.6.0 includes a number of changes from BIND 9.5 and earlier<br />
releases, including:<br />
<br />
Full NSEC3 support<br />
<br />
Automatic zone re-signing<br />
<br />
New update-policy methods tcp-self and 6to4-self<br />
<br />
The BIND 8 resolver library, libbind, has been removed from the<br />
BIND 9 distribution and is now available as a separate download.<br />
</blockquote><br />
<br />
では、早速インストールします。<br />
 <br /><a href="http://blog.yellowback.net/archives/305-20081011.html#extended">"bind 9.6.0a1にアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dns</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/303-20081007.html" rel="alternate" title="MPC8349E-mITX LinuxでRTCの時刻を取得する方法" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-07T14:15:00Z</published>
        <updated>1970-01-01T00:00:00Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=303</wfw:comment>
    
        <slash:comments>6</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=303</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/5-MPC8349E" label="MPC8349E" term="MPC8349E" />
    
        <id>http://blog.yellowback.net/archives/303-20081007.html</id>
        <title type="html">MPC8349E-mITX LinuxでRTCの時刻を取得する方法</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                以前のエントリ<br />
<a href="http://blog.yellowback.net/archives/291-20080927.html">MPC8349E-mITXに Linux 2.6.26.5 をインストール</a><br />
<blockquote><p>MPC8349-mITXへLinux 2.6.26.5をインストールした記録です。</p></blockquote><br />
でインストールしたLinuxでRTCから時刻の取得ができていませんでした。<br />
<br />
カーネルのログで<br />
<div class="bb-code">drivers/rtc/hctosys.c&#58;&#160;unable&#160;to&#160;open&#160;rtc&#160;device&#160;&#40;rtc0&#41;&#160;</div><br />
と言われていました。 <br /><a href="http://blog.yellowback.net/archives/303-20081007.html#extended">"MPC8349E-mITX LinuxでRTCの時刻を取得する方法" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>kernel</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mpc8349e</dc:subject>
<dc:subject>powerpc</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/300-20081006.html" rel="alternate" title="MPC8349E-mITXのU-Bootのdateコマンドの表示がおかしい" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-06T10:19:58Z</published>
        <updated>2008-10-06T15:04:56Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=300</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=300</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/5-MPC8349E" label="MPC8349E" term="MPC8349E" />
    
        <id>http://blog.yellowback.net/archives/300-20081006.html</id>
        <title type="html">MPC8349E-mITXのU-Bootのdateコマンドの表示がおかしい</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                以前、<br />
<br />
<a href="http://blog.yellowback.net/archives/287-20080926.html">MPC8349E-mITXに u-boot-2008.10-rc2 をインストール</a><br />
<blockquote><p>Linuxの最近のバージョンは付属のu-bootではうまく起動できなかったので、u-boot 2008.10-rc2のインストールを行いました。</p></blockquote><br />
<br />
のエントリでインストールしたU-Bootですが、dateコマンドで時刻が表示されない、またdateコマンドで時刻を設定しようとしてもできないという問題がありましたの調べてみました。<br />
 <br /><a href="http://blog.yellowback.net/archives/300-20081006.html#extended">"MPC8349E-mITXのU-Bootのdateコマンドの表示がおかしい" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>mpc8349e</dc:subject>
<dc:subject>powerpc</dc:subject>
<dc:subject>u-boot</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/298-20081005.html" rel="alternate" title="カスペルスキーインターネットセキュリティー2009のインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-05T01:12:58Z</published>
        <updated>2008-10-05T01:44:38Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=298</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=298</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/4-Windows" label="Windows" term="Windows" />
    
        <id>http://blog.yellowback.net/archives/298-20081005.html</id>
        <title type="html">カスペルスキーインターネットセキュリティー2009のインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Windows XPのカスペルスキーインターネットセキュリティーのバージョン7.0から、2009(8.0)へ無償バージョンアップができるということでアップデートしました。インストール時にちょっとはまりましたのでメモしておきます。<br />
<br />
 <br /><a href="http://blog.yellowback.net/archives/298-20081005.html#extended">"カスペルスキーインターネットセキュリティー2009のインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>security</dc:subject>
<dc:subject>windows</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/297-20081002.html" rel="alternate" title="FONソーシャルルーター「La Fonera」の消費電力を測定" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-02T14:24:41Z</published>
        <updated>2008-10-02T14:24:41Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=297</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=297</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/297-20081002.html</id>
        <title type="html">FONソーシャルルーター「La Fonera」の消費電力を測定</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                FONソーシャルルータ「La Fonera」の消費電力を測定してみました。<br />
 <br /><a href="http://blog.yellowback.net/archives/297-20081002.html#extended">"FONソーシャルルーター「La Fonera」の消費電力を測定" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>power</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/296-20081002.html" rel="alternate" title="MPC8349E-mITX Linuxで1GBメモリを認識させる方法" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-02T14:14:18Z</published>
        <updated>2008-10-06T15:05:27Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=296</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=296</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/5-MPC8349E" label="MPC8349E" term="MPC8349E" />
    
        <id>http://blog.yellowback.net/archives/296-20081002.html</id>
        <title type="html">MPC8349E-mITX Linuxで1GBメモリを認識させる方法</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                MPC8349E-mTIXでうごくLinuxで1GBメモリを認識させる方法のまとめです。<br />
<br />
ためしたメモリはバルク品で購入したものですが、「CFD MS4003-1GBJ」のシールが張られてました。<br />
<br />
私が購入したMPC8349E-mTIXボードにはデフォルトで、<br />
U-BOOT-1.1.6 / Linux-2.6.13.4<br />
が入ってました。<br />
この状態で上記の1GBメモリに差し替えたら普通に起動できて、760MB程度で認識できました。<br />
1GBではなく760MB程度なのは、おそらくLinuxのHIGHMEMが有効になっていないためだと思われます。<br />
<br />
そこで、<br />
<UL><br />
<LI><a href="http://blog.yellowback.net/archives/287-20080926.html">MPC8349E-mITXに u-boot-2008.10-rc2 をインストール </a><br />
<LI><a href="http://blog.yellowback.net/archives/291-20080927.html">MPC8349E-mITXに Linux 2.6.26.5 をインストール</a><br />
</UL><br />
によりHIGHMEMを有効にしたLinuxとそれをブート可能はU-Bootに入れ替えたところ無事に1GBを認識してくれました。 
            </div>
        </content>
        <dc:subject>linux</dc:subject>
<dc:subject>mpc8349e</dc:subject>
<dc:subject>powerpc</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/294-20081001.html" rel="alternate" title="VMware server 2.0 正式版をインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-10-01T08:34:10Z</published>
        <updated>2008-10-06T15:12:35Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=294</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=294</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/294-20081001.html</id>
        <title type="html">VMware server 2.0 正式版をインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                VMware server 2.0 のrcがとれてついに正式リリースになりました。<br />
早速Linux/i386版をインストールしてみました。<br />
いまのところ動作状況は2.0rc2とほぼかわらないようです。<br />
 <br /><a href="http://blog.yellowback.net/archives/294-20081001.html#extended">"VMware server 2.0 正式版をインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>virtualization</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/291-20080927.html" rel="alternate" title="MPC8349E-mITXに Linux 2.6.26.5 をインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-09-27T07:52:41Z</published>
        <updated>2008-10-06T15:05:59Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=291</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=291</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/5-MPC8349E" label="MPC8349E" term="MPC8349E" />
    
        <id>http://blog.yellowback.net/archives/291-20080927.html</id>
        <title type="html">MPC8349E-mITXに Linux 2.6.26.5 をインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                MPC8349-mITXへLinux 2.6.26.5をインストールした記録です。<br />
<br />
 <br /><a href="http://blog.yellowback.net/archives/291-20080927.html#extended">"MPC8349E-mITXに Linux 2.6.26.5 をインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>kernel</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mpc8349e</dc:subject>
<dc:subject>powerpc</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/287-20080926.html" rel="alternate" title="MPC8349E-mITXに u-boot-2008.10-rc2 をインストール" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-09-26T09:30:00Z</published>
        <updated>2008-10-06T15:06:29Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=287</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=287</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/5-MPC8349E" label="MPC8349E" term="MPC8349E" />
    
        <id>http://blog.yellowback.net/archives/287-20080926.html</id>
        <title type="html">MPC8349E-mITXに u-boot-2008.10-rc2 をインストール</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                MPC8349E-mITXという評価ボード(BOX)を入手しました。<br />
<br />
ボードのスペック<br />
CPU: Freescale MPC8349E 533MHz (PowerQUICC II Pro)<br />
Memory: 256MB DDR1 (MAX: 1GB)<br />
LAN: Single GbE(RJ-45 x 1) + GbE Switch(RJ-45 x 5)<br />
HDD: SATA(Controller:SiI3114)<br />
<br />
<br />
標準で、Linuxがついてきます。<br />
Linuxの最近のバージョンは付属のu-bootではうまく起動できなかったので、u-boot 2008.10-rc2のインストールを行いました。<br />
以下その記録です。<br />
 <br /><a href="http://blog.yellowback.net/archives/287-20080926.html#extended">"MPC8349E-mITXに u-boot-2008.10-rc2 をインストール" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>linux</dc:subject>
<dc:subject>mpc8349e</dc:subject>
<dc:subject>powerpc</dc:subject>
<dc:subject>u-boot</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/288-20080925.html" rel="alternate" title="NETGEARのGbEスイッチにFirefox3でアクセス" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-09-25T12:37:47Z</published>
        <updated>2008-09-26T02:17:13Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=288</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=288</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/288-20080925.html</id>
        <title type="html">NETGEARのGbEスイッチにFirefox3でアクセス</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                NETGEARのGS716T Smart SwitchというGbE 16ポートなインテリジェントスイッチを使用しています。<br />
これまでFirefox3でアクセスするとトップページは表示されるものの、その後ポートの設定等はできない状態でした。そのため設定時にはIE6やSafariを使ってしていました。<br />
久しぶりにNETGEARのサイトをみたら、<br />
<a href="http://kbserver.netgear.com/release_notes/d103341.asp">GS716T Firmware Version 1.1.6</a><br />
<blockquote><p>Fixed GUI login issue on Firefox</p></blockquote><br />
という新しいファームがでていましたので早速アップデートしてみました。<br />
 <br /><a href="http://blog.yellowback.net/archives/288-20080925.html#extended">"NETGEARのGbEスイッチにFirefox3でアクセス" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>firmware</dc:subject>
<dc:subject>l2switch</dc:subject>
<dc:subject>netgear</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/286-20080924.html" rel="alternate" title="bind 9.5.1b2にアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-09-24T08:56:31Z</published>
        <updated>2008-09-24T08:56:31Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=286</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=286</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/286-20080924.html</id>
        <title type="html">bind 9.5.1b2にアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                bind 9.5.1 b2がでましたので、9.5.1 b1からアップデートしました。<br />
いくつかのbug fixなどがされているようです。<br />
 <br /><a href="http://blog.yellowback.net/archives/286-20080924.html#extended">"bind 9.5.1b2にアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dns</dc:subject>
<dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/283-20080912.html" rel="alternate" title="dkim-milter 2.7.2へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-09-12T13:10:29Z</published>
        <updated>2008-10-06T15:13:11Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=283</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=283</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/283-20080912.html</id>
        <title type="html">dkim-milter 2.7.2へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                送信者認証技術 DKIMのsendmail用milter dkim-milter 2.7.2にアップデートしました。<br />
<br />
NetBSD3.1付属のopenssl-0.9.7では、アルゴリズムrsa-sha256が扱えないのでopenssl-0.9.8をリンクしてrsa-sha256対応にしています。<br />
 <br /><a href="http://blog.yellowback.net/archives/283-20080912.html#extended">"dkim-milter 2.7.2へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>dkim</dc:subject>
<dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/281-20080827.html" rel="alternate" title="VMware server 2.0 rc2 おためし" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-08-27T02:27:46Z</published>
        <updated>2008-10-06T15:13:44Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=281</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=281</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/7-unknown" label="仮想化" term="仮想化" />
    
        <id>http://blog.yellowback.net/archives/281-20080827.html</id>
        <title type="html">VMware server 2.0 rc2 おためし</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                VMware server 2.0 rc2 がでたので試してみました。<br />
2.0 rc1からのアップデートです。<br />
<br />
ほとんど変更はなさそうです。<br />
というわけで、とりあえずインストールしてみました。<br />
 <br /><a href="http://blog.yellowback.net/archives/281-20080827.html#extended">"VMware server 2.0 rc2 おためし" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>i386</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>virtualization</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/278-20080826.html" rel="alternate" title="milter-greylist 4.1.5 へアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-08-26T05:53:39Z</published>
        <updated>2008-11-02T10:20:19Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=278</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=278</wfw:commentRss>
    
            <category scheme="http://blog.yellowback.net/categories/6-unknown" label="メール" term="メール" />
    
        <id>http://blog.yellowback.net/archives/278-20080826.html</id>
        <title type="html">milter-greylist 4.1.5 へアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                sendmail用greylistフィルターのmilter-greylist を開発版の4.1.5にアップデートしました。<br />
IPアドレスから国コードを判断するGeoIP機能を有効にしています。 <br /><a href="http://blog.yellowback.net/archives/278-20080826.html#extended">"milter-greylist 4.1.5 へアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>mail</dc:subject>
<dc:subject>netbsd</dc:subject>
<dc:subject>sendmail</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/275-20080826.html" rel="alternate" title="GeoIP 1.4.4 へのアップデート" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-08-26T05:38:57Z</published>
        <updated>2008-08-26T05:43:31Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=275</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=275</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/275-20080826.html</id>
        <title type="html">GeoIP 1.4.4 へのアップデート</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                milter-greylistで使用しているフリーなGeoIP C ライブラリを1.4.4にアップデートしました。<br />
 <br /><a href="http://blog.yellowback.net/archives/275-20080826.html#extended">"GeoIP 1.4.4 へのアップデート" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>netbsd</dc:subject>

    </entry>
    <entry>
        <link href="http://blog.yellowback.net/archives/271-20080801.html" rel="alternate" title="ACアダプタ化ReadyNAS NV+の消費電力" />
        <author>
            <name>Hideki ONO</name>
                    </author>
    
        <published>2008-08-01T03:12:02Z</published>
        <updated>2008-08-01T08:59:59Z</updated>
        <wfw:comment>http://blog.yellowback.net/wfwcomment.php?cid=271</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://blog.yellowback.net/rss.php?version=atom1.0&amp;type=comments&amp;cid=271</wfw:commentRss>
    
    
        <id>http://blog.yellowback.net/archives/271-20080801.html</id>
        <title type="html">ACアダプタ化ReadyNAS NV+の消費電力</title>
        <content type="xhtml" xml:base="http://blog.yellowback.net/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a href="http://blog.yellowback.net/archives/269-20080729.html">ReadyNAS NV+ のACアダプタ化</a><br />
で、電源ユニットをダイヤテック(株)の「ACアダプター for デスクトップPC 180W (PLS180)」に交換したReadyNAS NV+の消費電力を測定しました。<br />
 <br /><a href="http://blog.yellowback.net/archives/271-20080801.html#extended">"ACアダプタ化ReadyNAS NV+の消費電力" の続きを読む...</a>
            </div>
        </content>
        <dc:subject>nas</dc:subject>
<dc:subject>power</dc:subject>
<dc:subject>readynas</dc:subject>

    </entry>

</feed>