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

gluon

  • Clone with SSH
  • Clone with HTTPS
  • Forked from firmware / FFS Gluon
    2007 commits behind the upstream repository.
    user avatar
    Chrissi^ (Chris Fiege) authored
    This change stores a Kernel with Debug-Symbols for the current
    architecture in a new output directory '<outputdir>/debug'.
    This allows a developer or operator of a network to store the kernel
    along with the actual images. In case of a kernel oops the debug
    information can be used with the script
    'scripts/decode_stacktrace.sh' in the kernel source tree to get the
    names to the symbols of the stack trace.
    
    OpenWRT already provides the CONFIG_COLLECT_KERNEL_DEBUG -option that
    creates a kernel with debug-symbols in the OpenWRT output directory.
    This change enables this option and copies the generated kernel to the
    gluon output directory.
    
    Signed-off-by: default avatarChrissi^ <chris@tinyhost.de>
    1956696d
    History

    Documentation (incomplete at this time, contribute if you can!) may be found at https://gluon.readthedocs.io/.

    If you're new to Gluon and ready to get your feet wet, have a look at the Getting Started Guide.

    Gluon's developers frequent an IRC chatroom at #gluon on hackint. There is also a webchat that allows for access from within your browser.

    Issues & Feature requests

    Before opening an issue, make sure to check whether any existing issues (open or closed) match. If you're suggesting a new feature, drop by on IRC or our mailinglist to discuss it first.

    We maintain a Roadmap for the future development of Gluon.

    Use a release!

    Please refrain from using the master branch for anything else but development purposes! Use the most recent release instead. You can list all releases by running git tag and switch to one by running git checkout v2020.1.3 && make update.

    If you're using the autoupdater, do not autoupdate nodes with anything but releases. If you upgrade using random master commits the nodes will break eventually.

    Mailinglist

    To subscribe to the list, send a message to:

    gluon+subscribe@luebeck.freifunk.net

    To remove your address from the list, just send a message to the address in the List-Unsubscribe header of any list message. If you haven't changed addresses since subscribing, you can also send a message to:

    gluon+unsubscribe@luebeck.freifunk.net