Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-08 | generate files/etc/{banner, firmware} from repository state | Katze Miau | |
The new script ./name_firmware is used to generates two files in openwrt/$REPO/files/ during `make image/...`: - /etc/firmware (see documentation on firmware id) - /etc/banner (login banner; generated from the template in /files/common/etc/banner) | |||
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-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 | only copy plattform/model-specific files/ if existant | Katze Miau | |
2011-11-01 | generate persistent .config | egon_ffj | |
2011-11-01 | * deleted unused .phony target openwrt/backfire | egon_ffj | |
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 | correctly call sub-makes using $(MAKE) | 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-16 | Makefile: clean from old results before making new | Katze Miau | |
2011-10-16 | add makefile to generate images | Katze Miau | |