Search

You can find the results of your search below.

TP-Link TL-WDR6500 v2 / TL-WDR7800 v1 @zh:toh:tp-link
52 Hits, Last modified:
[wp>Serial Peripheral Interface Bus|spi]]0.0: w25q64fvsig 8192KiB ... ||| mtd3 | ^ Size in KiB | 64KiB | 8064KiB ||| 64KiB | ^ Name | **//u-boot//** | **//firmware//**
架构 @zh:docs:techref:targets
48 Hits, Last modified:
nwrt.org/snapshots/packages/i386_pentium4/]] | | x86_64 | [[docs:techref:targets:x86|x86]]/64 | [[docs:techref:instructionset:x86_64|x86_64]] | [[https://downloads.openwrt.org/snapshots/packages/x86_64/]] |
Cryptographic Hardware Accelerators @zh:docs:techref:hardware
38 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,--noexecstack -Wall -O3 -pipe -fno-caller-sav... nt) des(int) aes(partial) blowfish(ptr) compiler: x86_64-openwrt-linux-musl-gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -O3 -pipe -fno-caller-sav... r second processed. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 163
Docker OpenWrt镜像 @zh:docs:guide-user:virtualization
32 Hits, Last modified:
* https://hub.docker.com/r/zoobab/openwrt-15.05.1-x86-64-rootfs/ ====== Example Dockerfile ====== Note th... https://downloads.openwrt.org/chaos_calmer/15.05/x86/generic/openwrt-15.05-x86-generic-Generic-rootfs.tar.gz / EXPOSE 80 RUN mkdir /var/lock && \ opk
OpenWrt in QEMU @zh:docs:guide-user:virtualization
28 Hits, Last modified:
id=net0 \ -smp 2 </code> ===== OpenWrt in QEMU X86-64 ===== The x86-64 target has support for ESXi images by default. Booting the VMDK / VDI images might not w... ight have performance issues. <code> qemu-system-x86_64 \ -enable-kvm \ -M pc-q35-2.0 \ -drive file=openwrt-x86_64-combined-ext4.vdi,id=d0,if=none \ -device ide-hd,
在OpenWrt上运行QEMU guests @zh:docs:guide-user:virtualization
24 Hits, Last modified:
tecture, install [[packages:pkgdata_lede17_1:qemu-x86_64-softmmu|qemu-x86_64-softmmu]] or [[packages:pkgdata_lede17_1:qemu-arm... r performance. Example for an Intel system and a x86_64 guest: <code> opkg install kmod-tun qemu-bridge-helper qemu-x86_64-softmmu kmod-kvm-intel </code> After the first in... f the networking options. <code bash> qemu-system-x86_64 -enable-kvm -cpu host -smp 2 -m 2G \ -drive f
在Virtualbox虚拟机中运行OpenWrt @zh:docs:guide-user:virtualization
22 Hits, Last modified:
======在Virtualbox虚拟机中运行OpenWrt ====== 本文描述了如何将x86-64的OpenWrt镜像运行在[[https://www.virtualbox.org|VirtualBox虚拟... ps://downloads.lede-project.org/snapshots/targets/x86/64/|snapshots/targets/x86/64/]]下载 //lede-x86-64-combined-squashfs.img// 镜像。 (在 Linux系统上, 下载这个//lede-x86-64-combined-ext4.img// 镜像 ) * 到你下载文件的目录,打开一个终端窗口 (... ''VBoxManage convertfromraw %%--%%format VDI lede-x86-64-combined-squashfs.img lede-x86-64-combined-squashfs.vdi'' (在 VB 5.1.10 debian8 上测试可
平台 @zh:docs:platforms
11 Hits, Last modified:
| Cobalt Microservers | MIPS32/64 | little | [[developers:florian]] ... | MIPS Technologies Inc. Malta CoreLV | MIPS32/64 | big & little | [[developers:florian]] ... | Broadcom/Netlogic XLP/XLR | MIPS64 | big | [[developers:florian]]... | Cavium Networks Octeon | MIPS64 | big | [[developers:Kaloz]],
DHCP 和 DNS 示例 @zh:docs:guide-user:base-system
10 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... dhcp match uci set dhcp.@match[-1].networkid='efi64' uci set dhcp.@match[-1].match='60,PXEClient:Arch... dhcp match uci set dhcp.@match[-1].networkid='efi64' uci set dhcp.@match[-1].match='60,PXEClient:Arch... dhcp boot uci set dhcp.@boot[-1].filename='tag:efi64,efi64/syslinux.efi' uci set dhcp.@boot[-1].server
构建系统基础知识 @zh:docs:guide-developer:toolchain
7 Hits, Last modified:
为与其运行在同一指令集架构(ISA)上的代码生成器生成代码(例如大多数个人电脑和服务器上的[[wp>x86_64]])。 然而,在OpenWrt中,情况并非如此。 大多数路由器使用的处理器与我们用于运行构建系... 用户空间程序在内的所有内容都必须使用这个交叉编译工具链进行编译。 让我们来看一个例子。 我们在一个x86_64系统上为一个使用MIPS32架构的路由器构建OpenWrt,因此我们不能使用用于在x86_64系统上运行的相同工具链。 我们需要首先为MIPS32系统构建一个工具链,然后使用该工具链构建运行Op
开发版本 / snapshots @zh:releases
6 Hits, Last modified:
| https://downloads.openwrt.org/snapshots/targets/x86/64/kmods/ | | Phase 1 images buildbot | 定位特定... | https://downloads.openwrt.org/snapshots/targets/x86/64/packages/ | | Phase 2 packages buildbot | 普通包装... https://downloads.openwrt.org/snapshots/packages/x86_64/ | ===== snapshots的主要优点 ===== * Ope
使用SDK @zh:docs:guide-developer
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... 1.6-<Platform>_gcc-<version>_musl-<version>.Linux-x86_64.tar.xz ==== Package Feeds ==== 解压SDK压缩包之后, 可以编辑
使用​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
使用Image Builder @zh:docs:guide-user:additional-software
6 Hits, Last modified:
您会找到一个 **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
4 Hits, Last modified:
//downloads.openwrt.org/releases/18.06.1/packages/x86_64/]] 它们通过feed进行区分,"base"下的软件包来自主资源库,同时也是您从设备特定目录获得... //downloads.openwrt.org/releases/18.06.1/packages/x86_64/packages/]]这样的链接,您看到的大多是kmod-*和其他驱动。 ===== 软件包版本
文件系统 @zh:docs:techref
4 Hits, Last modified:
交叉编译 @zh:docs:guide-developer
2 Hits, Last modified:
  • Last modified: 2024/01/03 12:05
  • by aparcar