- May 13, 2020
-
-
Matthias Schiffer authored
-
- May 12, 2020
-
-
lemoer authored
-
- Mar 14, 2020
-
-
Matthias Schiffer authored
Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net>
-
- Feb 04, 2020
-
-
Matthias Schiffer authored
Fixes: c3435607 ("generic: increase RootFS size when GLUON_DEBUG is enabled")
-
- Jan 05, 2020
-
-
David Bauer authored
This increases the size of the root filesystem when GLUON_DEBUG is enabled. Otherwise, the filesystem is too small. Closes #1907
-
- Oct 29, 2019
-
-
David Bauer authored
This is necessary, as wpad-basic conflicts with hostapd-mini.
-
- Jun 15, 2019
-
-
Matthias Schiffer authored
The old bash-based parsing code was way too complex. Replace it with Lua.
-
- Apr 19, 2019
-
-
Matthias Schiffer authored
By passing the package name through merge_packages, it becomes possible to override the package choice in GLUON_SITE_PACKAGES again, for example: GLUON_SITE_PACKAGES += -hostapd-mini hostapd
-
- Sep 30, 2018
-
-
Matthias Schiffer authored
kmod-jool build is broken with current kernel 4.14.y.
-
- Jul 11, 2018
-
-
Matthias Schiffer authored
modules.sh can't depend on openwrt/feeds.conf.default, otherwise the initial update will fail.
-
- Jul 10, 2018
-
-
Matthias Schiffer authored
-
- Apr 10, 2018
-
-
Matthias Schiffer authored
kmod-usbip is broken since the last kernel update.
-
- Jan 26, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Sep 07, 2017
-
-
Matthias Schiffer authored
As the default package list is now handled using the 'packages' directive, explicit wpad-mini removals in target definitions can be dropped.
-
- Sep 06, 2017
-
-
Matthias Schiffer authored
This, together with a new try_config directive, will allow checking the generic config and make it more flexible.
-
- Aug 07, 2017
-
-
Linus Lüssing authored
This reverts commit 819758f4. A proper fix is now available, therefore reverting this workaround.
-
- Jul 03, 2017
-
-
Matthias Schiffer authored
LEDE has sha256sum enabled by default.
-
- Jul 02, 2017
-
-
Matthias Schiffer authored
This reverts commit dcff6802.
-
- Jun 26, 2017
-
-
Matthias Schiffer authored
A bug in batman-adv can lead to a large amount of management traffic being exchanged between nodes when the multicast optimizations are enabled, effectively making the mesh unusable. It's safer to disable the feature for now, until we have a real fix.
-
- Jun 23, 2017
-
-
Matthias Schiffer authored
sha512sum doesn't add much code that is not also used by sha256sum, but the change of the configuration hides the segfault issue described in: https://bugs.lede-project.org/index.php?do=details&task_id=822 While the issue only seemed to affect dhcpv6.script, it would clutter /tmp with coredumps, eventually leading to OOM.
-
- Jun 01, 2017
-
-
Matthias Schiffer authored
This reverts commit fcce9e52. The x86-generic kernel does not fit into 4MB.
-
- May 30, 2017
-
-
Matthias Schiffer authored
This will allow upgrading using the broken sysupgrade scripts in OpenWrt CC without losing the configuration. Fixes #1010
-
- Feb 25, 2017
-
-
Matthias Schiffer authored
Switch sha512sum to sha256sum to match updated autoupdater.
-
- Feb 22, 2017
-
-
Matthias Schiffer authored
-
- Feb 11, 2017
-
-
Christof Schulze authored
-
- Jan 18, 2017
-
-
Matthias Schiffer authored
-