Skip to content
Snippets Groups Projects
Select Git revision
  • c5e297e9c83a0fd0641f29e4633cff7d6b8ca4b0
  • experimental default protected
  • v2023.2.5-ffs
  • nrb/ex400-remove-wps
  • nrb/airmax-test
  • v2023.2.4-ffs
  • nrb/ar9344-reset-sequence
  • autinerd/experimental-openwrt-24.10
  • v2023.2.3-ffs
  • v2023.2.2-ffs
  • v2023.2-ffs
  • v2023.1-ffs
  • v2022.1.4-ffs
  • feature/addMikrotikwAP
  • v2022.1.3-ffs
  • v2021.1.2-ffs
  • v2022.1.1-ffs
  • master protected
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • experimental-2025-06-22
  • experimental-2025-06-22-base
  • v2023.2.5-ffs0.1
  • experimental-2025-06-08
  • experimental-2025-06-08-base
  • experimental-2025-06-06
  • experimental-2025-06-06-base
  • experimental-2025-05-27
  • experimental-2025-05-27-base
  • experimental-2025-05-18
  • experimental-2025-05-18-base
  • experimental-2025-05-15
  • experimental-2025-05-15-base
  • experimental-2025-05-13
  • experimental-2025-05-13-base
  • experimental-2025-05-08
  • experimental-2025-05-08-base
  • experimental-2025-05-05
  • experimental-2025-05-05-base
  • experimental-2025-05-02
41 results

modules

Blame
    • David Bauer's avatar
      c5e297e9
      modules: update openwrt · c5e297e9
      David Bauer authored
      a7fb589e8a image: always rebuild kernel loaders
      5db6914f7c mpc85xx: p1010: make TP-Link WDR4900 v1 build again
      f7a43e4606 mpc85xx: add SPI kernel loader for TP-Link TL-WDR4900 v1
      c1fcca50ba ramips: fix ZyXEL NWA55AXE model name
      2050bc4f64 ramips: add support for ZyXEL NWA50AX / NWA55AXE
      bc8e24c654 busybox: nslookup: ensure unique transaction IDs for the DNS queries
      c5e297e9
      History
      modules: update openwrt
      David Bauer authored
      a7fb589e8a image: always rebuild kernel loaders
      5db6914f7c mpc85xx: p1010: make TP-Link WDR4900 v1 build again
      f7a43e4606 mpc85xx: add SPI kernel loader for TP-Link TL-WDR4900 v1
      c1fcca50ba ramips: fix ZyXEL NWA55AXE model name
      2050bc4f64 ramips: add support for ZyXEL NWA50AX / NWA55AXE
      bc8e24c654 busybox: nslookup: ensure unique transaction IDs for the DNS queries
    site.sh 222 B
    #!/bin/sh
    
    SITE_CONFIG_LUA=package/gluon-core/files/usr/lib/lua/gluon/site_config.lua
    
    "$GLUONDIR"/openwrt/staging_dir/host/bin/lua -e "print(assert(dofile(os.getenv('GLUONDIR') .. '/${SITE_CONFIG_LUA}').$1))" 2>/dev/null