Skip to content
Snippets Groups Projects
Select Git revision
  • f77f3829fbf913ffb3e90381fcb0040f8c4f3990
  • 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-24
  • experimental-2025-06-24-base
  • 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
41 results

getting_started.rst

Blame
    • Martin Weinelt's avatar
      e7e63439
      Add helper to run a containerized build environment (#2292) · e7e63439
      Martin Weinelt authored
      Using `make container` or, if you don't have automake/gmake on your host
      system, `./scripts/container.sh` will build an image for the current
      branch your are on and drop you into a shell running inside a container
      using that image.
      
      From there all tooling required to work on Gluon is available.
      
      Supports both podman (preferred) and docker.
      
      (cherry picked from commit 6728c4a1)
      e7e63439
      History
      Add helper to run a containerized build environment (#2292)
      Martin Weinelt authored
      Using `make container` or, if you don't have automake/gmake on your host
      system, `./scripts/container.sh` will build an image for the current
      branch your are on and drop you into a shell running inside a container
      using that image.
      
      From there all tooling required to work on Gluon is available.
      
      Supports both podman (preferred) and docker.
      
      (cherry picked from commit 6728c4a1)
    modules 640 B
    GLUON_FEEDS='packages routing gluon'
    
    OPENWRT_REPO=https://github.com/openwrt/openwrt.git
    OPENWRT_BRANCH=openwrt-21.02
    OPENWRT_COMMIT=94efa1c61247830b2e1190933e665eb3adcc66d5
    
    PACKAGES_PACKAGES_REPO=https://github.com/openwrt/packages.git
    PACKAGES_PACKAGES_BRANCH=openwrt-21.02
    PACKAGES_PACKAGES_COMMIT=5fa605a1fa76bc68e3f70122713e592a1b25f068
    
    PACKAGES_ROUTING_REPO=https://github.com/openwrt/routing.git
    PACKAGES_ROUTING_BRANCH=openwrt-21.02
    PACKAGES_ROUTING_COMMIT=2baff33918c089fd3744c7192f8ae7a29c47a8d7
    
    PACKAGES_GLUON_REPO=https://github.com/freifunk-gluon/packages.git
    PACKAGES_GLUON_COMMIT=825aa0c093d6c0b4f81a95cd2320331a5b5adae6