openwrtv3/package
Rosen Penev 8eadec40bd mdadm: Fix config generation
The init script generated something like "DEVICE=/dev/sda" when it should
have been generating "DEVICE /dev/sda". mdadm errors on this. Patch by jow.

Also changed the default sendmail path to /usr/sbin/sendmail. No package
in LEDE provides /sbin/sendmail. msmtp provides /usr/sbin/sendmail so use
that.

Also add a patch to fix file paths for mdadm runtime files. mdadm currently
errors on them since /run is missing. Once /run is added to stock LEDE, this
patch can be removed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[rewrap commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-27 02:32:32 +02:00
..
base-files base-files: create /etc/config/ directory 2017-09-30 22:22:38 +02:00
boot uboot-sunxi: Backport fix for stale CONFIG_SUNXIG_GMAC references 2017-10-23 18:42:25 -07:00
devel gdb: bump to 8.0.1 2017-09-29 06:33:39 +03:00
firmware ath10k-firmware: qca9888 firmware: remove board.bin 2017-10-27 00:45:32 +02:00
kernel mac80211: backport fixes for fix for CVE-2017-13080 2017-10-26 15:41:07 +02:00
libs libs/lzo: Reenable unaligned access on ARM, PPC, ... 2017-10-24 13:24:04 +02:00
network iptables: Fix target TRACE issue 2017-10-27 02:31:33 +02:00
system uci: bump to git HEAD version 2017-10-04 21:29:34 +02:00
utils mdadm: Fix config generation 2017-10-27 02:32:32 +02:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00