Skip to content
Snippets Groups Projects
Select Git revision
  • 0x4A6F-rpi4
  • 0x4A6F-master
  • master
  • v2018.2.2-ffs
  • v2018.2.x default protected
  • v2016.2.4-batmanbug
  • radv-filterd
  • v2016.2.x
  • hoodselector
  • v2016.1.x
  • babel
  • v2015.1.x
  • 2014.4.x
  • 2014.3.x
  • v2018.2.2-ffs0.1
  • v2018.2.1-ffs0.1
  • v2018.2.1
  • v2018.2-ffs0.1
  • v2018.2
  • v2018.1.4
  • v2018.1.3
  • v2018.1.2
  • v2018.1.1
  • v2018.1
  • v2017.1.8
  • v2017.1.7
  • v2017.1.6
  • v2017.1.5
  • v2017.1.4
  • v2017.1.3
  • v2017.1.2
  • v2016.2.7
  • v2017.1.1
  • v2017.1
34 results

docs

  • 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
    ..