| project home | /[freewrt]/branches/common-nfo/package/fwifupdown/files/ifupdown.sh |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
merge in trunk rev. 3426
copy trunk/freewrt r3264 into a new branch for making the nfo system because upgrading the old adk branch would be a hell more work
revert r3103 – the code is not bridge only (in theory, but no other interface uses it YET) and I put it in there not without thought
- moved bridge watchdog into bridge code
- updated mprint(), use printf from now - moved mprint stuff to mfunctions - cosmetic output format changes
- updated wl-broadcom script to work with latest wl this is untested but the old one doesn't work and i have no time to test next days - removed output noise from ifup, used mprint instead of echo - updated manual stuff, from now manual doesn't configure iface but sets it up or down - removed bridge shutdown if bridge init fails not to 100 percent complete initialized bridge is better than having no network, the normal user doesn't have serial access
15 seconds is a little few, I get times between 11 and 13 seconds it needs for even only one bridge, let's say up to 30s is okay
• bugfix • use echo, not mprint, I don't understand it, there's no docs, and echo works • typo
show how long we took as well
experimental: reduce number of calls to brctl by running only one watchdog which handles all bridge interfaces at once, sequentially spaetzle@ said it's okay if I lay hand on this script ☺ will be tested soon
added non blocking bridge init watching adding 15 seconds delay per bridge is not the deal, nobody says that we have only one bridge
fix fwifupdown startup bug
some fixes to make shell code portable
• move all the stuff to our /etc structure • fix lladdr, d'oh
make more readable and fix some of the worst bugs it still doesn't configure my interfaces correctly but now, at least failsafe works…
sorry, but we need help to test the new ifupdown scripts. THIS WILL BREAK STUFF, PLEASE ONLY USE TRUNK NOW IF YOU KNOW HOW TO USE SERIAL CONSOLE OR FAILSAFE. Sometimes test first is not applicable. brcm-2.4 is tested by Christian. Extra reboot for jffs2 is obsolete, we have adapted the OpenWrt method.
added CFG_DEBUG, requested by wbx@ set -x will be set if CFG_DEBUG == 1
tag: fwifupdown_0.2-1 - lot of fixes and code cleanup - nas startup und shutdown fixes - dhcp support added - documentation update will follow as soon as possible
some config variables changes, removed some unnecessary code
some wl-broadcom changes, seems to work
Space and Tab cleanup, set default to no for now until everything is implemented and tested.
some fixes to get set -u working
Added package fwifupdown, added busybox ifupdown patch
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| root@freewrt.org:443 | ViewVC Help |
| Powered by ViewVC 1.1.20 |