File:  [Isaki's NoNo m68k/m88k emulator] / nono / doc / upgrade-1.2.0.php
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed Apr 29 17:05:52 2026 UTC (2 months, 3 weeks ago) by root
Branches: MAIN, Isaki
CVS tags: v027, v026, HEAD
nono 1.6.0

<!--
 nono
 Copyright (C) 2025 nono project
 Licensed under nono-license.txt
-->
<?php require_once "common.php"; ?>
<html>
<head>
<?php print_head_common(); ?>
<title>nono: Upgrade to 1.2.0</title>
</head>
<body>
<h3>nono</h3>
<hr>

<h4>ver 1.1.x から ver 1.2.0 への移行方法 <q>How to migrate from ver 1.1.x to ver 1.2.0</q></h4>
<div class="main1">
<tt>hostnet<i>N</i>-driver = auto</tt> の動作が変更になりました。
従来 <tt>auto</tt> は <tt>tap</tt>、<tt>bpf</tt>、<tt>afpacket</tt>
(のうちコンパイルされているもの) を順に試していましたが、
ver 1.2.0 から <tt>auto</tt> は、
slirp がコンパイルされていれば <tt>usermode</tt> に、
そうでなければ <tt>none</tt> とみなされるようになりました。
<q>The behavior of <tt>hostnet<i>N</i>-driver = auto</tt> has been changed.
In prior version,
<tt>auto</tt> tried <tt>tap</tt>, <tt>bpf</tt>, and <tt>afpacket</tt>
in that order (if available),
but in ver 1.2.0,
<tt>auto</tt> is assumed to be <tt>usermode</tt> if slirp is compiled,
otherwise <tt>none</tt>.</q>
<p>
詳細は <a href="#configuration">このドキュメントの設定の章</a
>を参照してください。
<q>See <a href="#configuration">Configuration section in this document</a>
for the details.</q>

</div>
<hr>
nono project
</body>
</html>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.