Skip to content
Snippets Groups Projects
Select Git revision
  • 5ae76b0c80b96e3e66034dbad9e2bc39ac2bb09e
  • v3.3 default protected
  • experimental protected
  • nrb/airmax-test
  • nrb/ro-flash-nanostation-airmax
  • nrb/add-node-whisperer
  • v3.2 protected
  • v3.1 protected
  • nrb-domains
  • v3.0 protected
  • nrb/dns-cache
  • v2.9 protected
  • feature/addMikrotikwAP
  • v2.8 protected
  • v2.5.1 protected
  • v2.7 protected
  • v2.6 protected
  • v2.5 protected
  • v2.4 protected
  • cpe510
  • nrb/gluon-master-cpe510
  • v3.2.1+2024-12-15
  • v3.2+2024-12-04
  • v3.1+2024-07-08
  • v2.9+2023-05-13
  • v2.9+2023-05-12
  • v2.9+2023-05-10
  • v2.8+2023-03-05
  • v2.7+2022-12-03
  • v2.6+2022-09-06
  • v2.5+2022-05-07
  • v2.5+2022-05-05
  • v2.4+2022-02-26
  • v2.3+2021-06-03
  • v2.3+2021-04-30
  • v2.2+2021-04-16
  • v2.2+2020-04-16
  • v2.1+2020-12-11
  • v2.1+2020-11-17
  • v2.0+2020-09-26
  • v2.0+2020-06-28
41 results

i18n

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    autinerd authored
     https://github.com/freifunk-gluon/gluon/pull/3370
    
    
    
    Squashed commit of the following:
    
    commit 344c541fd6ae2e8dca3d7adbc20d9d706b43958e
    Author: David Bauer <mail@david-bauer.net>
    Date:   Sun Nov 10 03:25:38 2024 +0100
    
        generic: enable kernel namespace support
    
        Kernel namespacce support is only enabled on non small flash targets by
        default.
    
        Enable it for all targets to allow procd-ujail to be used on small flash
        targets (notably ramips-mt76x8).
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
    
    commit d788b946cb76122d176d39907b15cf208fc6b597
    Author: David Bauer <mail@david-bauer.net>
    Date:   Wed Feb 14 01:24:31 2024 +0100
    
        generic: fix ramips-mt76x8 compile
    
        The ramips-mt76x8 target is now flagged as a small-flash target. Those
        targets can not be compiled with KERNEL_IO_URING support, thus the
        config option is not exposed.
    
        Try disabling the config option to avoid failing on this platform.
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
    
    commit 2e9e6a472af3bae63709d916210198dabea69c18
    Author: Matthias Schiffer <mschiffer@universe-factory.net>
    Date:   Tue Oct 8 20:18:49 2024 +0200
    
        modules: switch to OpenWrt 24.10
    
    commit 57747583bd834df09ff47cd16efaa8d0c4152745
    Author: David Bauer <mail@david-bauer.net>
    Date:   Sat Jun 1 00:04:29 2024 +0200
    
        scripts: remove temporary output directory
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
    
    commit db9619f234710e9a8562efcd83ddc11cef5a58af
    Author: David Bauer <mail@david-bauer.net>
    Date:   Mon Nov 4 20:07:40 2024 +0100
    
        ramips-mt7621: remove Edgerouter X
    
        Kernel exceeds max size.
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
    
    commit a2fd8b729681ea47b9c4ad8d9d9cc09558173c72
    Author: David Bauer <mail@david-bauer.net>
    Date:   Mon Feb 26 22:15:23 2024 +0100
    
        mediatek-mt7622: remove Xiaomi Redmi AX6S
    
        Kernel partition became to small.
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
    
    commit a1203bb99f19d549cd6940241e07ab0237c6dd33
    Author: David Bauer <mail@david-bauer.net>
    Date:   Sun Dec 24 00:17:36 2023 +0100
    
        routing: remove noflood
    
        Patch needs a rebase. Remove in the meantime.
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
    
    commit d16496565811817de8abfbb1d5896f1d8493665a
    Author: David Bauer <mail@david-bauer.net>
    Date:   Thu Dec 7 04:08:19 2023 +0100
    
        docker: add missing dependencies
    
        Add the necessary dependencies to compile OpenWrt 24.10.
    
    Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
    18768204
    History
    Name Last commit Last update
    ..