Search

You can find the results of your search below.

DHCP 和 DNS 示例 @zh:docs:guide-user:base-system
6 Hits, Last modified:
ic binary for its architecture e.g. PC BIOS, UEFI x86 32bit, UEFI x86 64bit, ARM, etc. You can match on the DHCP "Vendor C
构建系统基础知识 @zh:docs:guide-developer:toolchain
7 Hits, Last modified:
为与其运行在同一指令集架构(ISA)上的代码生成器生成代码(例如大多数个人电脑和服务器上的[[wp>x86_64]])。 然而,在OpenWrt中,情况并非如此。 大多数路由器使用的处理器与我们用于运行构建系... 程序在内的所有内容都必须使用这个交叉编译工具链进行编译。 让我们来看一个例子。 我们在一个x86_64系统上为一个使用MIPS32架构的路由器构建OpenWrt,因此我们不能使用用于在x86_64系统上运行的相同工具链。 我们需要首先为MIPS32系统构建一个工具链,然后使用该工具链构建运行OpenWrt
使用​SDK开发工具包 @zh:docs:guide-developer:toolchain
6 Hits, Last modified:
> openwrt-sdk-<Platform>_gcc-<version>_musl.Linux-x86_64.tar.xz * [[https://downloads.openwrt.org/releas... > openwrt-sdk-<Platform>_gcc-<version>_musl.Linux-x86_64.tar.xz * [[https://downloads.openwrt.org/releas... > openwrt-sdk-<Platform>_gcc-<version>_musl.Linux-x86_64.tar.xz ==== 软件 feeds ==== 解压 SDK 存档后, 可选择编辑该 ''f
Cryptographic Hardware Accelerators @zh:docs:techref:hardware
28 Hits, Last modified:
Checking openssl support for AES-NI hw crypto on x86_64 (normal PC hardware) ===== OpenSSL in OpenWrt on... nt) des(int) aes(partial) blowfish(ptr) compiler: x86_64-openwrt-linux-musl-gcc -fPIC -pthread -m64 -Wa,--... nt) des(int) aes(partial) blowfish(ptr) compiler: x86_64-openwrt-linux-musl-gcc -fPIC -pthread -m64 -Wa,--... r second processed. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 163
  • Last modified: 2024/01/03 12:05
  • by aparcar