Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-05 | add /sbin/fsm | Katze Miau | |
- implements finite state machine given a definition in /etc/fsm/ - see upcoming doc/ commits for detail | |||
2011-12-03 | delete hotplug wan_led script (deprecated) | Katze Miau | |
2011-12-03 | add some doc/ umentation | Katze Miau | |
2011-12-03 | add p2ptbl "test" as example | Katze Miau | |
The table broadcasted once per minute over br-mesh. To fill the table with contents on all nodes, run: p2ptbl update /tmp/p2ptbl/test somekey somevalue on one node. If the command shall have immediate effect, run: p2ptbl update /tmp/p2ptbl/test somekey somevalue br-mesh | |||
2011-12-03 | p2ptbl: add gossip protocol | Katze Miau | |
- add `p2ptbl gossip` to distribute tables via udp bcast - add interface option to `p2ptbl update` for immediate communication of updates - add p2ptbl-recv as HBBP-handler to receive table updates p2ptbl-recv has to be symlinked from <HBBP-root>/p2ptbl/<table-name>. It reads the table name from $0 and assumes that all tables are stored in /tmp/p2ptbl/. | |||
2011-12-03 | add primitive shuf | Katze Miau | |
2011-12-03 | include flock to in backfire.config | Katze Miau | |
2011-12-03 | add hbbpd (udp broadcaster listener) to /etc/init.d | Katze Miau | |
2011-12-03 | ar71xx config: adapt batman-adv to new wifi if name | Katze Miau | |
2011-11-30 | config: add udp-broadcast | Katze Miau | |
2011-11-30 | add ffj feeds to makefile | Katze Miau | |
currently the /feeds.conf has to be supplied by user until it is hosted properly somewhere | |||
2011-11-30 | add p2ptbl | Katze Miau | |
P2P tables allow to maintain distributed state using a MVCC key-value store. This patch adds the executable for manipulating a table but not the gossip protocol to synchronize it. | |||
2011-11-29 | Merge branch 'master' of git.freifunk-jena.de:freifunk/ffj-buildroot-v2HEADmaster | Katze Miau | |
Conflicts: Makefile | |||
2011-11-23 | added automatic parallel job-number for make depending on processor-count | egon_ffj | |
2011-11-02 | catch errors when patching model specific .config files | Katze Miau | |
2011-11-02 | catch errors when patching model specific .config files | Katze Miau | |
2011-11-02 | only copy plattform/model-specific files/ if existant | Katze Miau | |
2011-11-02 | only copy plattform/model-specific files/ if existant | Katze Miau | |
2011-11-01 | generate persistent .config | egon0 | |
2011-11-01 | generate persistent .config | egon_ffj | |
2011-11-01 | * deleted unused .phony target openwrt/backfire | egon0 | |
2011-11-01 | * deleted unused .phony target openwrt/backfire | egon_ffj | |
2011-10-19 | undo use of CONFIG_DOWNLOAD_FOLDER in .config | Katze Miau | |
2011-10-19 | undo use of CONFIG_DOWNLOAD_FOLDER in .config | Katze Miau | |
2011-10-19 | Merge ↵ | Katze Miau | |
gitorious.org:+freifunk-jena/freifunk-jena-batman-config/freifunk-jena-batman-config-v2 Conflicts: Makefile | |||
2011-10-19 | Merge ↵ | Katze Miau | |
gitorious.org:+freifunk-jena/freifunk-jena-batman-config/freifunk-jena-batman-config-v2 Conflicts: Makefile | |||
2011-10-19 | update update rule to use .repo_access | Katze Miau | |
2011-10-19 | update update rule to use .repo_access | Katze Miau | |
2011-10-19 | correctly call sub-makes using $(MAKE) | Katze Miau | |
2011-10-19 | correctly call sub-makes using $(MAKE) | Katze Miau | |
2011-10-19 | use common dl directories for all branches | Katze Miau | |
2011-10-19 | use common dl directories for all branches | Katze Miau | |
2011-10-19 | * create global dl-folder and symlink it to global dl-folder | egon_ffj | |
2011-10-19 | * create global dl-folder and symlink it to global dl-folder | egon_ffj | |
2011-10-18 | * use global download-folder | egon_ffj | |
2011-10-18 | * use global download-folder | egon_ffj | |
2011-10-18 | * prevent erlang to be build via default | egon_ffj | |
2011-10-18 | * prevent erlang to be build via default | egon_ffj | |
2011-10-16 | set default hostname to FFJ | wrtbuild | |
2011-10-16 | set default hostname to FFJ | Katze Miau | |
2011-10-16 | add jh to ssh authorized keys | wrtbuild | |
2011-10-16 | add jh to ssh authorized keys | Katze Miau | |
2011-10-16 | add files for TL-WR741ND, TL-WR841ND | wrtbuild | |
2011-10-16 | add files for TL-WR741ND, TL-WR841ND | Katze Miau | |
2011-10-16 | config: set default lan IP to FFJ network (10.17.200.1) | wrtbuild | |
2011-10-16 | config: set default lan IP to FFJ network (10.17.200.1) | Katze Miau | |
2011-10-16 | Makefile: clean from old results before making new | wrtbuild | |
2011-10-16 | Makefile: clean from old results before making new | Katze Miau | |
2011-10-16 | update common .config | wrtbuild | |
2011-10-16 | update common .config | Katze Miau | |