Skip to content
Snippets Groups Projects
  1. Jan 25, 2023
  2. Jan 10, 2023
  3. Jan 07, 2023
    • Linus Lüssing's avatar
      gluon-l3roamd: site: make node_client_prefix6 optional+deprecated · b3a9221b
      Linus Lüssing authored
      
      The site.node_client_prefix6() is only used internally by the l3roamd
      protocol. Therefore it is unnecessary to expose it to an administrator.
      
      Instead, if node_client_prefix6 is unspecified in the site, generate an
      IPv6 Unique Local Address prefix from the site domain_seed.
      
      This updates the site documentation as well and marks this setting as
      both optional and deprecated.
      
      Note: If you had the node_client_prefix6 specified before and want to
      use the new autogeneration from the domain_seed instead then this will
      break compatibility and will need a gluon-scheduled-domain switch.
      
      Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
      b3a9221b
  4. Jan 04, 2023
  5. Jan 02, 2023
  6. Dec 29, 2022
  7. Dec 18, 2022
  8. Dec 11, 2022
  9. Dec 09, 2022
  10. Dec 05, 2022
  11. Nov 15, 2022
  12. Nov 14, 2022
  13. Nov 08, 2022
  14. Oct 21, 2022
    • Grische's avatar
      ipq40xx-generic: add AVM FRITZBox 7520 explicitely · 5888a50c
      Grische authored
      AVM Fritz!Box 7520 and Fritz!Box 7530 use the same hardware platform and can
      only be distinguished by using the urlader partition or the fritz-tffs tools
      and read the ProductID (Fritz_Box_HW247).
      5888a50c
  15. Oct 17, 2022
  16. Oct 15, 2022
  17. Oct 08, 2022
  18. Sep 12, 2022
  19. Sep 05, 2022
  20. Aug 30, 2022
  21. Aug 27, 2022
  22. Aug 16, 2022
  23. Aug 13, 2022
  24. Aug 11, 2022
  25. Jul 21, 2022
  26. Jul 18, 2022
    • J. Burfeind's avatar
      ath79-generic: (re)add wzr-hp-g300nh-s (#2551) · 08cbee99
      J. Burfeind authored
      Note: Buffalo has introduced hardware changes without bumping the
      revision number. 19.07 did not support the rb-variant so there's no need
      to implement a migration for the rb-variant.
      Every g300nh supported by Gluon should either be the s-variant or
      been flashed wrongly.
      
      Gone due to
      commit 45c84a11 ("ar71xx: drop target")
      08cbee99
  27. Jul 17, 2022
  28. Jul 16, 2022
  29. Jul 10, 2022
  30. Jul 08, 2022
    • Steffen Förster's avatar
      ath79-generic: add AVM FRITZ!WLAN Repeater 300E support (#2406) · 0cd7af9b
      Steffen Förster authored
      Specifications:
      * SoC: AR7242 (Virian 400MHz)
      * RAM: 64 MB DDR (W9751G6JB-25)
      * Flash: 16MB SPI flash (S25FL129PIF)
      * WiFi: AR9382 (2.4/5GHz) + 2x SE2595L
      * LAN: 1x1000M (PEF7071V)
      
      To install via EVA bootloader, a FTP connection need to be
      established to 192.168.178.1 within the first seconds after power on:
      
        ftp> quote USER adam2
        ftp> quote PASS adam2
        ftp> binary
        ftp> debug
        ftp> passive
        ftp> quote MEDIA FLSH
        ftp> put lede-ar71xx-generic-fritz300e-squashfs-sysupgrade.bin mtd1
      0cd7af9b
  31. Jul 06, 2022
Loading