> From: Daniel Dickinson
> Subject: Re: [OpenWrt-Devel] [RFC] preinit/failsafe
> customization/modularization
> To: openwrt-devel@lists.openwrt.org
> Date: Tuesday, August 11, 2009, 6:14 PM
> So, do you feel better about it knowing that it is only the
> firmware
>
On Tue, 11 Aug 2009 10:25:00 -0700 (PDT)
Jac Goudsmit wrote:
> On the other hand, I would say the preinit should be very small and
> self-contained, to minimize the chance of bugs or security problems.
> After all a simple mistake can brick a device at preinit time. As far
> as I understand, prei
> From: Daniel Dickinson
> Subject: [OpenWrt-Devel] [RFC] preinit/failsafe customization/modularization
> To: openwrt-devel@lists.openwrt.org
> Date: Tuesday, August 11, 2009, 5:31 AM
> I have done a significant reworking
> of /etc/preinit to make it more
> modular and cus
I have done a significant reworking of /etc/preinit to make it more
modular and customizable. It is now possible to configured things like
the failsafe ip. It is also possible to easily customize what happens
in preinit and failsafe.
I am working on a project in which use the failsafe mode as