Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I believe it is possible to easily eliminate the ext3 warning screen that you get in the latest firmware versions by just removing the (empty) file /tmp/warning_ext3.
This can be automated by adding:
rm -f /tmp/warning_ext3 to /ffp/etc/fun_plug.local
I don't believe that this has any other (bad) side effects but I can't guarantee that....
Offline
Make sure you try removing it after it has been created. It is created at the time of login to the web admin.
Offline
Are you sure about that?
In my (limited) testing on 1.05 I am finding that the /tmp/warning_ext3 is created only during startup so that removing it in fun_plug.local solves the problem on each boot.
Let me know if you have a test case where this doesn't work.
Offline
I'll take your word on it. I am not currently running ext3, but watch the /tmp directory while logging into the admin page and see which files are created / removed. Also, each page on the web admin will write/remove files and so will certain functions from the admin page. All I'm saying is that you should try every combination to see if the check is invoked during any of the page loads.
Offline
I hear you and I admit I haven't tested all possibilities... but so far it has worked. If anybody finds an exception please let me know and I will see what I can do to make it work.
Offline