You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
7 years ago
..
base-files base-files: create /etc/config/ directory 7 years ago
boot uboot-sunxi: Backport fix for stale CONFIG_SUNXIG_GMAC references 7 years ago
devel gdb: bump to 8.0.1 7 years ago
firmware ath10k-firmware: qca9888 firmware: remove board.bin 7 years ago
kernel mac80211: backport fixes for fix for CVE-2017-13080 7 years ago
libs libs/lzo: Reenable unaligned access on ARM, PPC, ... 7 years ago
network iptables: Fix target TRACE issue 7 years ago
system uci: bump to git HEAD version 7 years ago
utils mdadm: Fix config generation 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago