Search

You can find the results of your search below.

构建系统基础知识 @zh:docs:guide-developer:toolchain
9 Hits, Last modified:
为与其运行在同一指令集架构(ISA)上的代码生成器生成代码(例如大多数个人电脑和服务器上的[[wp>x86_64]])。 然而,在OpenWrt中,情况并非如此。 大多数路由器使用的处理器与我们用于运行构建系... 用户空间程序在内的所有内容都必须使用这个交叉编译工具链进行编译。 让我们来看一个例子。 我们在一个x86_64系统上为一个使用MIPS32架构的路由器构建OpenWrt,因此我们不能使用用于在x86_64系统上运行的相同工具链。 我们需要首先为MIPS32系统构建一个工具链,然后使用该工具链构建运行OpenW
使用Image Builder @zh:docs:guide-user:additional-software
7 Hits, Last modified:
先决条件 ===== <WRAP important> * Image Builder 仅在 64 位 Linux 中运行. 但您可以在 PC 或 VM(例如 VirtualBox)中运行 64 位 Linux, 甚至可以从 32 位 Windows 运行. * Image ... 您会找到一个 **openwrt-imagebuilder-ath79-generic.Linux-x86_64.tar.xz** 包含映像生成器的存档. 此外, 它始终由构建系统创建, 因为创建映像文件需要它.... nwrt-imagebuilder-18.06.0-rc2-ramips-mt7621.Linux-x86_64.tar.xz**: <code bash> ## Place your custom repos
构建系统 – 安装 @zh:docs:guide-developer:build-system
4 Hits, Last modified:
l libncurses-dev unzip python</code> * **Centos x86-64 (some packages require EPEL)**<code>yum install b
在Virtualbox虚拟机中运行OpenWrt @zh:docs:guide-user:virtualization
46 Hits, Last modified:
convertfromraw 工具转换. 你也可以自己编译(//Target System -> x86-64// and //Target Images -> Build VirtualBox image files//). 首先需要启用''ext4''. ===== VirtualBox 设置 ===== ==== 创建虚拟机 ==== :!: 教程和截图来自 Virtualbox 5.1.8 Linux 主机, Windows 或者 MacOS 主机上大同小异( 比如菜单栏会)同 但是 Virtualbox 界面和按键是一样的。 {{docs:guide-user:vboxstart.png?direc
  • Last modified: 2024/01/03 12:05
  • by aparcar