On Monday, September 21, 2015 01:52:27 PM Karl Palsson wrote:
> Chris R Blake <chunk...@googlemail.com> wrote:
> > From: Chris R Blake <chrisrblak...@gmail.com>
> >
> > This patch adds support for Cisco's MR18.
> > Detailed instructions for the flashing the device can
> > be found in the OpenWrt forum thread:
> > <https://forum.openwrt.org/viewtopic.php?id=59248>
> >
> > Signed-off-by: Chris R Blake <chrisrblak...@gmail.com>
> > ---
> ............. snip
> >
> > diff --git a/package/base-files/files/etc/rc.button/reset
> > b/package/base-files/files/etc/rc.button/reset
> > index c6dc7cf..f4fb9f0 100755
> > --- 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.
> 
Thanks! I dropped this part now and I'm ready to send out v5.

Regard,
Christian
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to