Skip to content
成功

変更履歴

概要

  1. tools: build ninja before ccache to fix the build order (commit: fa0aea5) (details)
  2. build: do not override DESTDIR for cmake ninja host builds (commit: 18430a3) (details)
  3. README: update routing.git URL (commit: 0371f40) (details)
  4. README: switch from freenode to oftc (commit: 5a66165) (details)
  5. base-files: upgrade: use procd to kill managed daemons (commit: b118aba) (details)
  6. prereq-build: diff requirement to GNU (commit: 9bf654a) (details)
  7. general: update README.md (commit: 9f895bf) (details)
  8. build: update download.pl to change priority of mirrors (commit: 5d12602) (details)
  9. ramips: add support for ELECOM WRC-733GHBK (commit: b9a6443) (details)
  10. ramips: add support for ELECOM WRC-1167GHBK2-I (commit: 123d188) (details)
  11. ramips: add support for I-O DATA WN-G300R3 (commit: 4a24ff2) (details)
  12. ath79: add support for ELECOM WRC-1750GHBK (commit: ac426ef) (details)
コミット fa0aea53b2f1dccc2073efac8020151960d25513 by nbd
tools: build ninja before ccache to fix the build order

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(commit: fa0aea5)
The file was modified tools/ninja/Makefile (diff)
The file was modified tools/Makefile (diff)
コミット 18430a34e6a287aaf6f13a110a3202dcac3b3d1a by nbd
build: do not override DESTDIR for cmake ninja host builds

The full prefix is already passed to cmake

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(commit: 18430a3)
The file was modified include/cmake.mk (diff)
コミット 0371f401933e8b24ba6add2689098474774d04d6 by mail
README: update routing.git URL

The routing packages feed moved from `openwrt-routing/packages` to
`openwrt/routing`, reflect that in the README.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(commit: 0371f40)
The file was modified README.md (diff)
コミット 5a66165cb1863693ce7901d153f5e41c91a130e1 by mail
README: switch from freenode to oftc

We recently switched from freenode.net to oftc.net, reflect that in the
README and update the links.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(commit: 5a66165)
The file was modified README.md (diff)
コミット b118aba8cbac58a45d4882cd79e18e56c3fbdc70 by mail
base-files: upgrade: use procd to kill managed daemons

These processes are managed by procd and set to start again when killed
via the procd instance parameter "respawn" being set during init.

Example:
procd_set_param respawn 3600 1 0

When they are killed manually during sysupgrade,
they are started again in 5 seconds or less, depending on
how the "respawn" parameter is set.

Use procd through ubus to disable the instances that respawn them,
however, allow dnsmasq, netifd, and logd to restart for remote logging.

Properly closing all these processes increases free memory by about 3 MB,
which should help low memory devices upgrade without crashing.

For very low memory devices (set to 32 MB for now)
also kill dnsmasq, netifd, and logd for an additional 3 MB of free memory.

Also, bump sleep values to allow at least 10 seconds
for network interfaces and daemons
to come up after they are killed and restarted
before caches are dropped.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
(commit: b118aba)
The file was modified package/base-files/files/lib/upgrade/stage2 (diff)
コミット 9bf654ac4742326ddda6656182f5bae00ad3757b by mail
prereq-build: diff requirement to GNU

tools/quilt requires GNU diffutils to compile. Failure can be simulated
by installing Alpine Linux without diffutils.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(commit: 9bf654a)
The file was modified include/prereq-build.mk (diff)
コミット 9f895bf84377971872be6aa97a685728b070d162 by musashino.open
general: update README.md
(commit: 9f895bf)
The file was modified README.md (diff)
コミット 5d12602db8d552be28ecc1d4e975729f71492b59 by musashino.open
build: update download.pl to change priority of mirrors
(commit: 5d12602)
The file was modified scripts/download.pl (diff)
コミット b9a6443005707f24e2d8b6dfc9bf9c81a6e313b2 by musashino.open
ramips: add support for ELECOM WRC-733GHBK
(commit: b9a6443)
The file was modified target/linux/ramips/image/mt7620.mk (diff)
The file was modified target/linux/ramips/mt7620/base-files/etc/board.d/02_network (diff)
The file was modified target/linux/ramips/mt7620/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom (diff)
The file was addedtarget/linux/ramips/dts/mt7620a_elecom_wrc-733ghbk.dts
コミット 123d188511ee2b9b5d1ca03cf5f1139cd6997ee9 by musashino.open
ramips: add support for ELECOM WRC-1167GHBK2-I

There is no plan to submit a PR to openwrt/openwrt.

WRC-1167GHBK2-I does not have a device specific MAC address in the
eeprom for MT7612E in "Factory" partition.
(commit: 123d188)
The file was addedtarget/linux/ramips/dts/mt7620a_elecom_wrc-1167ghbk2-i.dts
The file was modified target/linux/ramips/mt7620/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom (diff)
The file was modified target/linux/ramips/image/mt7620.mk (diff)
The file was modified target/linux/ramips/mt7620/base-files/etc/board.d/02_network (diff)
コミット 4a24ff2f0a4a96a5be32a55754b907f3296a3e71 by musashino.open
ramips: add support for I-O DATA WN-G300R3
(commit: 4a24ff2)
The file was modified target/linux/ramips/mt7620/base-files/etc/board.d/02_network (diff)
The file was addedtarget/linux/ramips/dts/mt7620n_iodata_wn-g300r3.dts
The file was modified target/linux/ramips/image/mt7620.mk (diff)
コミット ac426eff43df9cd523e600be83934916a9052a5a by musashino.open
ath79: add support for ELECOM WRC-1750GHBK
(commit: ac426ef)
The file was modified target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom (diff)
The file was modified target/linux/ramips/image/Makefile (diff)
The file was addedtarget/linux/ath79/dts/qca9558_elecom_wrc-1750ghbk.dts
The file was modified include/image-commands.mk (diff)
The file was modified target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/11-ath10k-caldata (diff)
The file was modified target/linux/ath79/image/generic.mk (diff)
The file was modified target/linux/ath79/generic/base-files/etc/board.d/02_network (diff)