Search

You can find the results of your search below.

OpenSSL benchmarks @docs:guide-user:perf_and_log
75 Hits, Last modified:
| x86_64 | ... | x86_64 | ... | X86_64 | ... | X86_64 |
OpenWrt in QEMU @docs:guide-user:virtualization
56 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... 12M: <code bash> qemu-img resize -f raw openwrt-x86-64-generic-squashfs-combined-efi.img 512M </code> L... e=$(losetup -f) sudo losetup $loop_device openwrt-x86-64-generic-squashfs-combined-efi.img </code> Fix th
OpenWrt on x86 hardware (PC / VM / server) @docs:guide-user:installation
53 Hits, Last modified:
[[https://downloads.openwrt.org/snapshots/targets/x86/64/profiles.json|64-bit]] image supports Intel and Realtek Ethernet c... below) lsblk # Write image dd if=openwrt-21.02.0-x86-64-generic-ext4-combined.img bs=1M of=/dev/sdX </cod... bined partitions image: ''gzip -d openwrt-19.07.8-x86-64-generic-ext4-combined.img.gz'' - Write the imag... e to the **empty** drive: ''dd if=openwrt-19.07.8-x86-64-generic-ext4-combined.img of=/dev/sdd'' (drive ma
OpenWrt on VMware HowTo @docs:guide-user:virtualization
33 Hits, Last modified:
[https://downloads.openwrt.org/chaos_calmer/15.05/x86/64/openwrt-15.05-x86-64-combined-ext4.img.gz]] * Linux machine with qem... https://downloads.openwrt.org/chaos_calmer/15.05/x86/64/openwrt-15.05-x86-64-combined-ext4.img.gz gunzip openwrt-15.05-x86-64-combined-ext4.img.gz qemu-img convert -f raw -O vmdk openwrt-15.05-x86-64-combined-ext4.img openwrt-15.05-x86-64-combined-ext4.vmdk </code> or on a Mac <code> b
OpenWrt on VirtualBox HowTo @docs:guide-user:virtualization
27 Hits, Last modified:
wTo ====== This document describes how to run the x86-64 OpenWrt images in <abbr>Virtual Machine (VM)</abb... You need a [[docs:guide-user:installation:openwrt_x86|x86 64 bit version of OpenWrt]]. There is two versions o... on to function. In the guide we'll use //openwrt-x86-64-combined-ext4.img.gz// because it has fewer limit... . * Download a stable release of the //openwrt-x86-64-combined-ext4.img.gz// image from [[https://archi
Building OpenWrt ON OpenWrt @docs:guide-developer:toolchain
25 Hits, Last modified:
.xz|llvm-bpf-15.0.7.Linux-aarch64.tar.xz]] === AMD64 (aka x86_64) === * [[https://downloads.openwrt.org/relea... 3.3/targets/mediatek/mt7622/llvm-bpf-13.0.0.Linux-x86_64.tar.xz|llvm-bpf-13.0.0.Linux-x86_64.tar.xz]] * [[https://downloads.openwrt.org/snap... ts/targets/mediatek/filogic/llvm-bpf-15.0.7.Linux-x86_64.tar.xz|llvm-bpf-15.0.7.Linux-x86_64.tar.xz]] ===== On Errors ===== The above procedu... in dependency settings may not show up in normal x86 builds that do on other archtectures. If you, fo
SoC (System on a Chip) @docs:techref:hardware
14 Hits, Last modified:
trongARM), ARMv5 (XScale), ARMv6 | | x86, x86-64, IA-64 | ✔ | | ✔ | | ✔ | | | ... [[wp>Advanced Micro Devices|AMD]] | MIPS32, MIPS64 | ARMv8? | | x86, x86-64 | | | | | | | | | [[wp>Apple]] | ... | | [[ wp>Cavium Networks]] | MIPS32, MIPS64 | ARMv4 | | | |
ramips @docs:techref:targets
12 Hits, Last modified:
s/mt7620/openwrt-imagebuilder-ramips-mt7620.Linux-x86_64.tar.xz|Image builder for ramips/mt7620]] * [[... s/mt7621/openwrt-imagebuilder-ramips-mt7621.Linux-x86_64.tar.xz|Image builder for ramips/mt7621]] * [[... s/mt76x8/openwrt-imagebuilder-ramips-mt76x8.Linux-x86_64.tar.xz|Image builder for ramips/mt76x8]] * [[... s/rt288x/openwrt-imagebuilder-ramips-rt288x.Linux-x86_64.tar.xz|Image builder for ramips/rt2880]] * [[
bcm27xx @docs:techref:targets
10 Hits, Last modified:
cm2708/openwrt-imagebuilder-bcm27xx-bcm2708.Linux-x86_64.tar.xz|BCM2708 Imagebuilder]] * [[https://dow... cm2709/openwrt-imagebuilder-bcm27xx-bcm2709.Linux-x86_64.tar.xz|BCM2709 Imagebuilder]] * [[https://dow... cm2710/openwrt-imagebuilder-bcm27xx-bcm2710.Linux-x86_64.tar.xz|BCM2710 Imagebuilder]] * [[https://dow... cm2711/openwrt-imagebuilder-bcm27xx-bcm2711.Linux-x86_64.tar.xz|BCM2711 Imagebuilder]] * [[https://dow
USB audio support @docs:guide-user:hardware:audio
10 Hits, Last modified:
2.03.5-ipq40xx-generic_gcc-11.2.0_musl_eabi.Linux-x86_64.tar.xz tar xf openwrt-sdk-22.03.5-ipq40xx-generic_gcc-11.2.0_musl_eabi.Linux-x86_64.tar.xz </code> 3. Install Rustup <code> wget htt... 2.03.5-ipq40xx-generic_gcc-11.2.0_musl_eabi.Linux-x86_64/ PATH=$HOME/openwrt-sdk-22.03.5-ipq40xx-generic_gcc-11.2.0_musl_eabi.Linux-x86_64/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gc
DHCP and DNS examples @docs:guide-user:base-system
9 Hits, Last modified:
2" uci add_list dhcp.lan.dhcp_option="6,172.16.60.64" uci add_list dhcp.lan.dhcp_option="42,172.16.60.64" uci add_list dhcp.lan.dhcp_option="44" uci commi... -1].name="j500" uci set dhcp.@host[-1].mac="01:22:64:76:bb:18" uci set dhcp.@host[-1].ip="10.11.12.15"... ic binary for its architecture e.g. PC BIOS, UEFI x86 32bit, UEFI x86 64bit, ARM, etc. You can match on
x86_64 @docs:techref:instructionset
9 Hits, Last modified:
====== x86_64 ====== This is the most "modern" linux arch you also find called "64-bit" and the one you w... s://downloads.openwrt.org/releases/packages-18.06/x86_64/]] | | FTP | [[ftp://ftp.halifax.rwth-aachen.de/lede/releases/packages-18.06/x86_64/]] | See [[/downloads#mirrors|Mirrors]] for mo... l", "version"], "filterColumns": {"brand": "!^\\(EXAMPLE\\)$", "packagearchitecture": "^x86_64$"} } -->
mediatek @docs:techref:targets
8 Hits, Last modified:
mt7622/openwrt-imagebuilder-mediatek-mt7622.Linux-x86_64.tar.xz|snapshot image builder for mediatek/mt7622... mt7623/openwrt-imagebuilder-mediatek-mt7623.Linux-x86_64.tar.xz|snapshot image builder for mediatek/mt7623... mt7629/openwrt-imagebuilder-mediatek-mt7629.Linux-x86_64.tar.xz|snapshot image builder for mediatek/mt7629... logic/openwrt-imagebuilder-mediatek-filogic.Linux-x86_64.tar.xz|snapshot image builder for mediatek/filogi
Build system essentials @docs:guide-developer:toolchain
7 Hits, Last modified:
tion set architecture (ISA) that it runs on ([[wp>x86_64]] in the case of most PCs and servers). However w... look at an example. We are building OpenWrt on an x86_64 system for a router that uses a MIPS32 architectu... olchain we use to generate programs we run on our x86_64 system. We need to first build a toolchain for th
Using the Image Builder @docs:guide-user:additional-software
6 Hits, Last modified:
find a **openwrt-imagebuilder-ath79-generic.Linux-x86_64.tar.xz** archive with the image builder in it. Al... nwrt-imagebuilder-18.06.0-rc2-ramips-mt7621.Linux-x86_64.tar.xz**: <code bash> ## Place your custom repos
ipq40xx @docs:techref:targets
6 Hits, Last modified:
mpc85xx @docs:techref:targets
6 Hits, Last modified:
sunxi @docs:techref:targets
6 Hits, Last modified:
Filesystems @docs:techref
4 Hits, Last modified:
Build system setup @docs:guide-developer:toolchain
4 Hits, Last modified:
apm821xx @docs:techref:targets
4 Hits, Last modified:
bcm63xx @docs:techref:targets
4 Hits, Last modified:
brcm63xx @docs:techref:targets
4 Hits, Last modified:
ipq806x @docs:techref:targets
4 Hits, Last modified:
Snort @docs:guide-user:services
2 Hits, Last modified:
bcm53xx @docs:techref:targets
2 Hits, Last modified:
imx6 @docs:techref:targets
2 Hits, Last modified:
qualcommax/ipq807x @docs:techref:targets
2 Hits, Last modified:
Kernel versions @docs:techref:targets
2 Hits, Last modified:
mxs @docs:techref:targets
2 Hits, Last modified:
octeontx @docs:techref:targets
2 Hits, Last modified:
oxnas @docs:techref:targets
2 Hits, Last modified:
pistachio @docs:techref:targets
2 Hits, Last modified:
tegra @docs:techref:targets
2 Hits, Last modified:
  • Last modified: 2024/01/03 12:05
  • by aparcar