Search

You can find the results of your search below.

Build system setup @docs:guide-developer:toolchain
3 Hits, Last modified:
uildroot.exigence.macosx]]. ==== macOS / Darwin (x86_64) + MacPorts ==== <code bash> sudo port install li
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
Building OpenWrt ON OpenWrt @docs:guide-developer:toolchain
14 Hits, Last modified:
-bpf-15.0.7.Linux-aarch64.tar.xz]] === AMD64 (aka x86_64) === * [[https://downloads.openwrt.org/releases... 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
External Toolchain
2 Hits, Last modified:
2.03.0-ipq806x-generic_gcc-11.2.0_musl_eabi.Linux-x86_64.tar.xz|this is the link to use]]. ==== Step 2:
OpenWrt SELinux policy development, customization, and testing
20 Hits, Last modified:
de> [kcinimod@brutus ~]$ cd openwrt-imagebuilder*-x86_64 [kcinimod@brutus openwrt-imagebuilder-mvebu-cortexa9.Linux-x86_64]$ make image PACKAGES="/home/kcinimod/openwrt/bin... @brutus openwrt-imagebuilder-mvebu-cortexa9.Linux-x86_64]$ ls bin/targets/*/* openwrt-mvebu-cortexa9-links... @brutus openwrt-imagebuilder-mvebu-cortexa9.Linux-x86_64]$ cd ~ [kcinimod@brutus ~]$ scp /home/kcinimod/op
Using the SDK @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 ==== Package feeds ==== After decompressi
Build system setup macOS @docs:guide-developer:toolchain
17 Hits, Last modified:
ne of the below appropriate section**:** ● For **x86_64** Apple hardware, & when you have **MacPorts** pk... bin:/opt/local/sbin:/opt/local/libexec:/opt/local/x86_64-apple-darwin19.6.0/bin:$PATH"; # Load PATH into c... bin:/opt/local/sbin:/opt/local/libexec:/opt/local/x86_64-apple-darwin19.6.0/bin:$PATH"; # Load PATH into c... <code bash>chmod +x ~/MacPorts.sh</code> ● For **x86_64** Apple hardware, & when you have **homebrew**, t
Overview
4 Hits, Last modified:
//downloads.openwrt.org/releases/21.02.1/packages/x86_64/|here]] on the download server (this is the same ... //downloads.openwrt.org/releases/21.02.1/packages/x86_64/packages/|here]] what you see is mostly drivers l
Cross compiling @docs:guide-developer:toolchain
2 Hits, Last modified:
-uclibc'' (for example: ''./configure %%--build=%%x86_64-unknown-linux-gnu --host=mips-openwrt-linux-ucli
Using the SDK
9 Hits, Last modified:
s| Platform]] -> OpenWrt-SDK-<Platform>-for-linux-x86_64-gcc-<version>-linaro-uClibc-<version>.tar.bz2 *... s| Platform]] -> OpenWrt-SDK-<Platform>-for-linux-x86_64-gcc-<version>-linaro-uClibc-<version>.tar.bz2 *... s| Platform]] -> OpenWrt-SDK-<Platform>-for-linux-x86_64-gcc-<version>-linaro-uClibc-<version>.tar.bz2 ==... om 'boolean' to 'tristate' tmp/.config-package.in:64:warning: ignoring type redefinition of 'PACKAGE_l
OpenWrt on UEFI based x86 systems
13 Hits, Last modified:
6ae791f5964b4a|a6b7c3e672764858fd294998406ae791f5964b4a]]'', EFI-compatible images are available on the x86-64 [[https://downloads.openwrt.org/snapshots/targets/x86/64/|snapshots]] downloads page. ===== Building UEFI bootable OpenWrt image ===== To build an EF... re that the option **Build GRUB EFI images (Linux x86 or x86_64 host only)** is checked. Select additional packa... ing image(s) will be available in ''./bin/targets/x86/64/'' (depending on the image format(s) you chose),
Security @docs:guide-developer:security
3 Hits, Last modified:
===== * FIXME: See [[https://lwn.net/Articles/649870/]]. OpenWrt has many private patches to the k... fied) that jails are not working with musl on DD (x86 only?): [[https://lists.openwrt.org/pipermail/ope... date for 4.2]] and the [[https://lwn.net/Articles/642166/|LWN article on the Jitter RNG]]. * FIXME:
  • Last modified: 2024/01/03 12:05
  • by aparcar