Skip to content
Snippets Groups Projects
  1. Aug 10, 2021
  2. Jul 30, 2021
  3. Jul 29, 2021
    • David Bauer's avatar
      modules: update OpenWrt · 108d613f
      David Bauer authored
      
      941ba3ffc4 ath79: fix JT-OR750i switch LED assignment
      17cb9a9a9e ath79: enable missing pinmux for JT-OR750i
      a5850c049e ath79: add support for Joy-IT JT-OR750i
      55d9c020a1 netifd: update to the latest version
      089efd61e9 netifd: update to the latest version
      60fad8f82b glibc: update to latest 2.33 HEAD (bug 28011)
      c58afca1aa glibc: update to latest 2.33 HEAD (BZ #27646, bug 27896, BZ #15271)
      249aeaa9d8 dnsmasq: distinct Ubus names for multiple instances
      a1d50e7b45 kernel: bump 5.4 to 5.4.132
      88c8d0a219 dnsmasq: add /tmp/hosts/ to jail_mount
      4633471d74 odhcpd: fix invalid DHCPv6 ADVERTSIE with small configured leasetime (FS#3935)
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      108d613f
    • Steffen Förster's avatar
      ramips-mt76x8: add support for TP-Link RE200 v2 (#2275) · 9fb00d13
      Steffen Förster authored
      TP-Link RE200 v2 is a wireless range extender with Ethernet and 2.4G and 5G
      WiFi with internal antennas. It's based on MediaTek MT7628AN+MT7610EN.
      
      Specifications
      --------------
      
      - MediaTek MT7628AN (580 Mhz)
      - 64 MB of RAM
      - 8 MB of FLASH
      - 2T2R 2.4 GHz and 1T1R 5 GHz
      - 1x 10/100 Mbps Ethernet
      - UART header on PCB (57600 8n1)
      - 8x LED (GPIO-controlled), 2x button
      
      There are 2.4G and 5G LEDs in red and green which are controlled
      separately.
      
      MAC addresses
      -------------
      
      The MAC address assignment matches stock firmware, i.e.:
      LAN : *:0D
      2.4G: *:0E
      5G  : *:0F
      
      Installation
      ------------
      
      Web Interface
      -------------
      
      It is possible to upgrade to OpenWrt via the web interface. Simply flash
      the -factory.bin from OEM. In contrast to a stock firmware, this will not
      overwrite U-Boot.
      9fb00d13
  4. Jul 28, 2021
  5. Jul 23, 2021
    • lemoer's avatar
      contrib: add push_pkg.sh to enhance package development workflow (v2) (#2023) · d4dee692
      lemoer authored
      v2: In contrast to the last patches, this is now built on top of ssh
          only, without using e.g. 9pfs. Furthermore it works also with
          arbitary remote hosts on any target/architecture. Also the
          scripts were renamed and moved to /scripts.
      
      The aim of this commit is to allow fast rebuild cycles during the
      development of gluon packages.
      
      Currently the following workflow can be used:
      
      	# start a local qemu instance
      	scripts/run_qemu.sh output/images/factory/[...].img
      
      	# do your changes in the file you want to patch
      	vi package/gluon-ebtables/files/etc/init.d/gluon-ebtables
      
      	# rebuild and update the package
      	scripts/push_pkg.sh package/gluon-ebtables/
      
      	# test your changes
      	...
      
      	# do more changes
      	...
      
      	# rebuild and update the package
      	scripts/push_pkg.sh package/gluon-ebtables/
      
      	# test your changes
      	...
      
      	(and so on...)
      
      Implementation details:
      - Currently this is based on ssh/scp.
      - Opkg is used to install/update the packages in the remote machine.
      
      Benefits:
      - This works with compiled and non-compiled packages.
      - This works with native OpenWrt and Gluon packages.
      - This even performs the check_site.lua checks as they are integrated
        as post_install scripts into the openwrt package.
      - It works for all architectures/targets.
      d4dee692
    • Matthias Schiffer's avatar
      treewide: correctly specify conffiles (#2276) · f4a3afe8
      Matthias Schiffer authored
      Specify conffiles for our packages, so they aren't overwritten during
      opkg updates. While this only matters during development, it is
      unintended to have different behaviour for opkg update and full firmware
      updates.
      f4a3afe8
    • lemoer's avatar
      gluon-status-page: make "gateway nexthop" a link (#2278) · 3a885a1b
      lemoer authored
      With this commit, the gateway nexthop is now a clickable link, that leads
      to the status page of the nexthop.
      3a885a1b
  6. Jul 21, 2021
  7. Jul 18, 2021
  8. Jul 17, 2021
  9. Jul 15, 2021
  10. Jul 14, 2021
  11. Jul 13, 2021
  12. Jul 12, 2021
    • David Bauer's avatar
      modules: update OpenWrt · 6ff19a49
      David Bauer authored
      
      38cdc57be6 mediatek: add missing config symbols
      6073d2c02a generic: add missing config symbols
      8921e36ed8 iwinfo: move device info into -data package
      d3278c4343 build: ensure that dash isn't prepended twice to abi version suffix
      47f617ef8d build: prepend ABI suffixes with a dash if package name ends with digit
      febf6db0d0 ath79: add missing MTD_NAND_RB91X symbol
      983fcc42a4 ath79: add missing GPIO_LATCH symbol
      0ad49d368b ath79: mikrotik: fix beeper phantom noise on RB912
      ffa943f0b9 ath79: ar934x: fix mounting issues if subpage is not supported
      88e1c9b0b5 ath79: add support for MikroTik RouterBOARD 912UAG-2HPnD
      bd2e070557 ath79: add NAND driver for MikroTik RB91xG series
      43723e6db9 ath79: add gpio-latch driver for MikroTik RouterBOARDs
      3eb34bc251 hostapd: make wnm_sleep_mode_no_keys configurable
      89d21b7f62 hostapd: make country3 option configurable
      72f0733123 ltq-deu: Mark lantiq DEU broken
      b0424190ef iwinfo: build with nl80211 backend only and make shared
      d723002d84 treewide: unmark selected packages nonshared
      86f6171788 ath10k-ct: fix typo in Makefile
      24cfa5005e ath10k-ct: update to latest version
      69c10497c7 kernel/modules: move act_gact into kmod-sched-core
      fc4b5411b3 package/comgt: Handle bind/unbind events
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      6ff19a49
    • Martin Weinelt's avatar
      gluon-status-page: relax nodeinfo query timeout (#2262) · 76185e3a
      Martin Weinelt authored
      It was found that a one second timeout for nodeinfo data may be too low,
      so that when a node is otherwise occupied that timeout may be reached
      too often.
      
      The nodeinfo query response is also vital to the status-page base
      template, so that when it times out, the site will be turned in a broken
      state, that it cannot recover from.
      
      Fixes: #2256
      76185e3a
    • Matthias Schiffer's avatar
    • Matthias Schiffer's avatar
    • Matthias Schiffer's avatar
      build: move check_site.lua main script into gluon-core package · eb3fad4b
      Matthias Schiffer authored
      Installing the script into the image allows site checks to run for
      manual package installations via opkg.
      eb3fad4b
  13. Jul 11, 2021
    • Matthias Schiffer's avatar
      gluon.mk: fix indentation · 3386221e
      Matthias Schiffer authored
      A leading tab character usually marks recipe lines in Makefiles;
      non-recipe lines must be indented using spaces.
      
      The incorrect tab character doesn't seen to have caused any issues in
      this case, but it should be fixed nonetheless, if only for consistency.
      3386221e
  14. Jul 07, 2021
  15. Jul 06, 2021
  16. Jul 03, 2021
  17. Jul 01, 2021
  18. Jun 30, 2021
Loading