Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |