ドキュメント
ここは、OpenWrt Wiki の最新ドキュメントのセクションです。
古い OpenWrt マニュアルは、こちらにあります: OpenWrt Manual.
OpenWrt について
概要
OpenWrtは、非常に拡張性が高い組み込みデバイス向けのGNU/Linux ディストリビューションです…
read more.
歴史
OpenWrt プロジェクトは2004年1月に開始されました… read more.
ニュースとリリースのお知らせ
… read more.
サポート機器
OpenWrt が動作する機器: Table of Hardware.
よくある質問 (FAQ)
ビギナーズガイド
OpenWrt はルーターで動く Linux の一種で、とてもパワフルで非常に高いカスタマイズ性を持っています… read more.
OpenWrt のインストール
OpenWrt のインストールは… read more.
OpenWrt の設定
最初のログイン
OpenWrtにはパスワードはありません!… read more.
基本設定
最初のログイン後、ルーターにアクセス権を設定することができます… read more.
統一設定インターフェース (UCI)
UCI は、統一設定インターフェース(Unified Configuration Interface)の省略形で、OpenWrt全体の設定を一箇所に集めることを目的としています… read more
レシピ
ハウツー
ハウツーは、OpenWrt で可能な追加のタスクについてカバーしています。例:プリンタサーバーを設定する、カスタマイズしていないファームウェアを使う、opkg を用いてパッケージをインストールして設定をする… read more
OpenWrtのビルド
ここでは、OpenWrt のソースをコンパイルすることに焦点をあてています。
| Page | Description |
|---|---|
| OpenWrt Buildroot — About | About OpenWrt Buildroot |
| OpenWrt Buildroot – Installation | Setting up an OpenWrt build system |
| OpenWrt Buildroot – Usage | Using the build system to compile OpenWrt |
| Build VM | Using the build system to compile OpenWrt within a virtual machine |
| Feeds | Working with package feeds |
| Image Generator | The Image Generator (aka Image builder) lets you create custom images without having to compile or setting up a build system |
| SDK | Using the SDK to compile package sources |
ビルドハウツー
Build-HowTos には、何もないところから始めることや、その後のファームウェアを得るためのビルドシステムの使い方について書かれています (template_howtobuildを参照):
| Page | Description |
|---|---|
| Netgear WNDR3700 | Build the Netgear WNDR3700 firmware |
| Seagate Dockstar | Build the Seagate Dockstar firmware |
| TP-Link TL-MR3420 | Build the TP-Link TL-MR3420 firmware |
| ExtRoot | Build firmware with ExtRoot |
| 3G-Dongle | Build firmware including UMTS-Modem support |
| single package | Compile and package only one single package |
開発
各タスクに関連する特定の開発についてのドキュメント。
| Page | Description |
|---|---|
| Hacking | |
| First Steps | First Steps on an unsupported device |
| Add a platform | General considerations for adding new platform support |
| Add a device | Howto add support for a new device |
| Kernel stuff | |
| drivers | Stuff related to drivers |
| OpenWrt | |
| Debugging | On Debugging |
| Build environments | Manage different configurations and files in a single Buildroot |
| Software Libraries | What libraries you could use |
| Crosscompile | Cross compile sources into binaries without packaging them |
| Packages | Packaging software |
| Feeds | Working with package feeds |
| Dependencies | Using dependencies for packages |
| Patches | Adding, modifying and refreshing patches |
| Bugs | Reporting and tracking bugs |
| UCI-Lua | Lua bindings for UCI |
| LuCI | Developing LuCI addons |
| Config scripting | Using UCI configuration files in shell scripts |
| Network scripting | Network scripting and protocol handler API |
| GNU Debugger | How to use the GNU Debugger |
| Eclipse IDE | How to use the Eclipse IDE including GNU Debugger |
テクニカルリファレンス
各記事では、OpenWrtの様々なコンポーネントについての背景情報や技術的な説明について述べています。
| Page | Description |
|---|---|
| Utilities | |
| OPKG | OPKG package manager reference |
| mtd | mtd utility reference |
| sysupgrade | sysupgrade script |
| UCI | UCI reference |
| LuCI | LuCI reference (Homepage) |
| netifd | Netifd (Network Interface Daemon) reference |
| Functioning | |
| Flash Layout | How data is stored on the flash |
| Flash | About the different types of flash and what to consider |
| Filesystems | About the different file systems |
| The Bootloader | About Booloaders |
| Booting | About the boot process |
| Init Scripts | Init script implementation reference |
| Preinit | Preinit, Mount Root, and First Boot Scripts |
| Block Mount | Block Device Mounting |
| Hotplug | Hotplug |
| Boot & Init Requirements | What the new init system needs to do to be feature complete compared to current, and goals for improvement |
| General | |
| Brcm63xx Imagetag | Information on the firmware image format for brcm63xx |
| TRX vs TRX2 vs BIN | Information on the different file types |
| External Documentation | Links to external documentation |
jp/doc/start.txt · Last modified: 2013/03/30 11:49 by ranosgrant
