[OpenWrt-Devel] image.mk prepare sets permissions

2016-12-06 Thread Maciej Skrzypek
ribed in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html;, 2007-08-07) Does anyone know why this is needed? I think this wrong for many reasons including security. -- Maciej Skrzypek R Engineer Information Security Officer maciej.skrzy...@flytronic.pl +48 697 550 199 Flyt

[OpenWrt-Devel] [PATCH] [Resend] [kernel] mtd-partial_eraseblock_erase in all kernels folded into original patch

2014-07-18 Thread Maciej Skrzypek
Skrzypek Flytronic Signed-off-by: Maciej Skrzypek maciej.skrzy...@flytronic.pl --- linux/generic/patches-3.10/411-mtd-partial_eraseblock_write.patch |7 --- linux/generic/patches-3.13/411-mtd-partial_eraseblock_write.patch |7 --- linux/generic/patches-3.14/411-mtd

Re: [OpenWrt-Devel] [PATCH] [Resend] [kernel] mtd-partial_eraseblock_erase

2014-07-02 Thread Maciej Skrzypek
On 07/02/2014 03:05 PM, Felix Fietkau wrote: On 2014-07-01 16:14, Maciej Skrzypek wrote: mtd: allow partial block erase This fixes error erasing partial mtd partition which does not start on eraseblock boundary and allows using fconfig to configure redboot on devices such as the Gateworks

[OpenWrt-Devel] [PATCH] [Resend] [kernel] mtd-partial_eraseblock_erase

2014-07-01 Thread Maciej Skrzypek
mtd: allow partial block erase This fixes error erasing partial mtd partition which does not start on eraseblock boundary and allows using fconfig to configure redboot on devices such as the Gateworks Cambria. Maciej Skrzypek Flytronic Signed-off-by: Maciej Skrzypek maciej.skrzy...@flytronic.pl

Re: [OpenWrt-Devel] [PATCH] [Resend] [kernel] mtd-partial_eraseblock_erase

2014-07-01 Thread Maciej Skrzypek
On 07/01/2014 11:14 AM, Felix Fietkau wrote: On 2014-07-01 10:12, Maciej Skrzypek wrote: mtd: allow partial block erase This fixes error erasing partial mtd partition which does not start on eraseblock boundary and allows using fconfig to configure redboot on devices such as the Gateworks

[OpenWrt-Devel] [PATCH] [Resend] [kernel] mtd-partial_eraseblock_erase

2014-07-01 Thread Maciej Skrzypek
mtd: allow partial block erase This fixes error erasing partial mtd partition which does not start on eraseblock boundary and allows using fconfig to configure redboot on devices such as the Gateworks Cambria. Maciej Skrzypek Flytronic Signed-off-by: Maciej Skrzypek maciej.skrzy...@flytronic.pl

[OpenWrt-Devel] [PATCH] kernel: mtd-partial_eraseblock_erase

2014-06-20 Thread Maciej Skrzypek
mtd: allow partial block erase This fixes error erasing partial mtd partition which does not start on eraseblock boundary and allows using fconfig to configure redboot on devices such as the Gateworks Cambria. Maciej Skrzypek Flytronic Index: target/linux/generic/patches-3.3/479-mtd