Skip to content
Snippets Groups Projects
Select Git revision
  • experimental
  • master
  • v2021.1.2-ffs
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • v2020.2.3-ffs
  • nrbffs/fastd-remove-delay
  • v2020.2.2-ffs
  • v2020.2.1-ffs
  • v2020.2-ffs
  • v2020.2.x
  • v2020.1.3-ffs
  • v2020.1.1-ffs
  • v2020.1-ffs
  • v2019.1.2-ffs
  • v2019.1.1-ffs
  • nrb/test-radv-filter
  • v2019.1-ffs
  • nrbffs/netgear-ex6120
  • v2021.1.2-ffs0.2
  • v2021.1.2-ffs0.1
  • v2021.1.1-ffs0.4
  • v2021.1.1-ffs0.3
  • v2021.1.1-ffs0.2
  • v2021.1.1-ffs0.1
  • v2021.1-ffs0.1
  • v2020.2.3-ffs0.3
  • v2020.2.3-ffs0.2
  • v2020.2.3-ffs0.1
  • v2020.2.2-ffs0.1
  • v2020.2.1-ffs0.1
  • v2020.2-ffs0.1
  • v2020.2
  • v2020.2.x-ffs0.1
  • v2020.1.3-ffs0.1
  • v2020.1.1-ffs0.1
  • v2020.1-ffs0.1
  • v2019.1.2-ffs0.1
  • v2019.1.1-ffs0.1
40 results

include

  • Clone with SSH
  • Clone with HTTPS
  • Forked from firmware / FFS Gluon
    Source project has a limited visibility.
    user avatar
    Nils Schneider authored
    This commit splits gluon-config-mode into several, mostly independent
    packages.
    
    * gluon-config-mode-core: basic functionality (required)
    * gluon-config-mode-hostname: hostname field
    * gluon-config-mode-autoupdater: show when autoupdater is enabled
    * gluon-config-mode-mesh-vpn: fastd vpn configuration, bw limit
    * gluon-config-mode-geo-location: geo coordinates
    * gluon-config-mode-contact-info: contact info field
    
    The package gluon-config-mode has been removed. You need to replace
    it with these packages (or any subset of them) in site.mk:
    
    * gluon-config-mode-hostname
    * gluon-config-mode-autoupdater
    * gluon-config-mode-mesh-vpn
    * gluon-config-mode-geo-location
    * gluon-config-mode-contact-info
    
    Note: It is not possible to deactivate the autoupdater in config mode
    anymore (expert mode will still allow it). Instead, a message is shown
    in case the autoupdater is enabled.
    3aecc920
    History
    Name Last commit Last update
    ..