Skip to content
Snippets Groups Projects
  1. Mar 04, 2023
  2. Mar 02, 2023
  3. Mar 01, 2023
  4. Feb 28, 2023
  5. Feb 27, 2023
  6. Feb 26, 2023
  7. Feb 25, 2023
  8. Feb 22, 2023
  9. Feb 20, 2023
    • Sven Eckelmann's avatar
      ath79-generic: Work around boot hang on Unifi AC-Mesh · 536c771f
      Sven Eckelmann authored
      It looks like boot hangs on an AC-Mesh for unknown reasons. The last
      message seen on the console is:
      
          [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
      
      But interestingly, it seems like enabling AIO somehow works around this
      problem. Changing any off the following options seem to have the same
      effect at the moment for Linux 5.10.160+5.10.161
      
          # CONFIG_KERNEL_AIO is not set
          # CONFIG_KERNEL_CGROUPS is not set
          # CONFIG_KERNEL_FANOTIFY is not set
          # CONFIG_KERNEL_FHANDLE is not set
          # CONFIG_KERNEL_IO_URING is not set
          # CONFIG_KERNEL_IPV6_MROUTE is not set
          # CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL is not set
          # CONFIG_KERNEL_IP_MROUTE is not set
          CONFIG_KERNEL_PROC_STRIPPED=y
      
      Just enable CONFIG_AIO until the actual problem was fixed.
      
      Link: https://github.com/freifunk-gluon/gluon/issues/2784
      536c771f
  10. Feb 16, 2023
  11. Feb 15, 2023
  12. Feb 14, 2023
    • Tom Herbers's avatar
      modules: update routing · 3354c37f
      Tom Herbers authored
      83bc4fc babeld: remove AUTORELEASE
      59bc28b babeld: update to 1.12.2
      3354c37f
    • Tom Herbers's avatar
      modules: update packages · 6398670b
      Tom Herbers authored
      669357351 v2ray-geodata: Update to latest version
      04af31728 v2ray-core: Update to 5.3.0
      6c13c9363 xray-core: Update to 1.7.5
      bfe92ef86 cloudflared: Update to 2023.2.1
      ce1d359a7 cloudflared: Update to 2023.1.0
      5b8e61edb php8: update to 8.1.15
      65b1563d0 xfrpc: update to version 2.1.606
      30b0a36c7 xfrpc: Update to 1.11.587
      3f023d5af xfrpc: allow server_addr ip and domain
      028345fa9 xfrpc: Update to 1.07.582
      9167756cb xfrpc: update to 1.06.579
      ff4c824e2 xfrpc: set xfrpc's disabled default value to 0
      74ed1a15a xfrpc: fix bug of xfrpc.init
      8b80ad3b9 xfrpc: update to 1.05.561
      b266107c3 xfrpc: Update to 1.05.548
      ef5cacd4e xfrpc: fast reverve proxy client in c language
      97c38b456 simple-adblock: update to 1.9.3-7
      a13b1a64d ci: update github actions to v3
      7abfee2e8 ci: Use openwrt/gh-action-sdk@v5
      02e95fdef autossh: return from instance function, not exit the script
      76ba43711 autossh: Add dropbear proxy (-J) support
      09ae01170 mv88e6xxx_dump: add new packages to debug switch issues
      1497ef515 bind: update to 9.18.11
      6398670b
    • Tom Herbers's avatar
      modules: update openwrt · b8c68307
      Tom Herbers authored
      f7541aecdc bpf: ignore missing LLVM bins on package for non compile steps
      98b8507e83 bpf: check llvm version only when used
      7370479224 at91: sam9x,sama5: fix racy SD card image generation
      52564e65d5 at91: sama7: fix racy SD card image generation
      863288b49d mac80211: Update to version 5.15.92-1
      71cbc95111 kernel: bump 5.10 to 5.10.166
      3fd3d99e3a ramips: mt7621-dts: fix phy-mode of external phy on GB-PC2
      212c3ffdfc octeontx: add sqaushfs and ramdisk to features
      2601873cc5 ath79: add LTE packages for GL-XE300
      2702ef9427 ath79: add label-mac-device for GL-XE300
      0657576ce1 ath79: add LTE led for GL.iNet GL-XE300
      428d720c7f kernel: backport some mv88e6xxx devlink patches
      83a13b74f5 kernel: bump 5.10 to 5.10.165
      10c79414db kernel: bump 5.10 to 5.10.164
      15b9c02d6c kernel: bump 5.10 to 5.10.163
      a8025bc2c2 kernel: bump 5.10 to 5.10.162
      b8c68307
  13. Feb 03, 2023
  14. Feb 01, 2023
  15. Jan 31, 2023
  16. Jan 30, 2023
  17. Jan 29, 2023
  18. Jan 28, 2023
Loading