Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-21 | update hbbp | Jan Huwald | |
This patch handles the update of hbbp in the ffj-feed. | |||
2012-04-24 | config: add N2N (built-in instead of package) | Jan Huwald | |
2012-04-23 | config: add coreutils-join | Jan Huwald | |
used in p2ptbl filter | |||
2012-03-30 | config/trunk: add support for TL-WR741 | Jan Huwald | |
2012-03-30 | config: remove busybox standalone, retain nofork | Jan Huwald | |
standalone does not consider external programs even if the corresponding builtin is not enabled. | |||
2012-03-30 | Merge branch 'plugnpray' of git.freifunk-jena.de:freifunk/ffj-buildroot-v2 ↵ | Jan Huwald | |
into plugnpray | |||
2012-03-30 | config: use busybox nofork option | Jan Huwald | |
This will reduce some process calls (echo, true, ...) to mere function calls within the busybox shell. Not tested, yet! | |||
2012-03-30 | config: add ebtable support (kernel+userspace) | Jan Huwald | |
2012-03-07 | * make n2n only built as module | Michael Stöcker | |
2012-03-06 | config/trunk: add ip6tables, remove openssl, ncurses, batman log | Jan Huwald | |
2012-03-05 | add .config for dir300 | Katze Miau | |
2012-03-04 | add .config for trunk | Katze Miau | |
2012-03-02 | remove stale config/backfire.config | Katze Miau | |
2012-03-02 | add toolbin/merge_config to compose configs and files | Katze Miau | |
toolbin/merge_config takes a list of basenames and merges them by applying them from left to right. If the first basename may refer to a file or a directory; the resulting merge is of the same type. Usage: toolbin/merge_config --merge --dst location [--verbose] base base2 ... For each basename X up to one of three possible files may exist: $X - copy $X as result of the merge (overwritting any existing $X) $X.patch - patch an existing $X $X.delete - delete an existing $X toolbin/extract_variants decomposes a string like foo/bar-baz/boing-bu along the dashes into: foo/bar-baz-boing-bu foo/bar-baz-boing foo/bar-baz foo/bar It is used to generate all possible sources merge_config should consider. | |||
2011-12-20 | remove nano, ipset | Katze Miau | |
- remove nano, ipset from backfire.config - update the config to newer openwrt svn revision | |||
2011-12-03 | include flock to in backfire.config | Katze Miau | |
2011-11-30 | config: add udp-broadcast | Katze Miau | |
2011-10-19 | undo use of CONFIG_DOWNLOAD_FOLDER in .config | Katze Miau | |
2011-10-18 | * use global download-folder | egon_ffj | |
2011-10-18 | * prevent erlang to be build via default | egon_ffj | |
2011-10-16 | config: set default lan IP to FFJ network (10.17.200.1) | wrtbuild | |
2011-10-16 | update common .config | wrtbuild | |
2011-10-16 | remove date from patch files | wrtbuild | |
2011-10-16 | add makefile to generate images | wrtbuild | |