[OpenWrt-Devel] [PATCH v4 5/5] ar71xx: add support for Cisco's MR18

John Crispin blogic at openwrt.org
Mon Sep 21 09:55:58 EDT 2015



On 21/09/2015 15:52, Karl Palsson wrote:
>> --- a/package/base-files/files/etc/rc.button/reset
>> > +++ b/package/base-files/files/etc/rc.button/reset
>> > @@ -19,7 +19,7 @@ released)
>> >  	elif [ "$SEEN" -gt 5 ]
>> >  	then
>> >  		echo "FACTORY RESET" > /dev/console
>> > -		jffs2reset -y && reboot &
>> > +		jffs2reset -y && reboot -f &
> This seems out of scope for this patch.

and wrong as it will skip the ordered shut down thus keeping modem
connections alive, not syncing the mtd and block devices and probably
lots of other stuff

	Joh
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list