Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Disable LuCI in default build config as it should be enabled manually for ↵ | Steven Barth | 2008-11-11 |
| | | | | | | building release builds SVN-Revision: 13187 | ||
* | bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - ↵ | Nicolas Thill | 2008-11-11 |
| | | | | | | bumb busybox release number SVN-Revision: 13180 | ||
* | enable luci-admin-mini by default as suggested by cyrus | Felix Fietkau | 2008-11-06 |
| | | | | SVN-Revision: 13133 | ||
* | change the way ./files* and the generic kernel files are applied. ./files ↵ | Felix Fietkau | 2008-10-18 |
| | | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010 | ||
* | enable luci by default | Felix Fietkau | 2008-10-06 |
| | | | | SVN-Revision: 12870 | ||
* | target features: fix usb support detection | Felix Fietkau | 2008-09-08 |
| | | | | SVN-Revision: 12551 | ||
* | make opkg the default package manager, disable busybox ipkg from building by ↵ | Travis Kemen | 2008-08-16 |
| | | | | | | default SVN-Revision: 12319 | ||
* | adds a new uci firewall - iptbales and netfilter packages need to be ↵ | John Crispin | 2008-08-04 |
| | | | | | | rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... SVN-Revision: 12089 | ||
* | create a platform config-* file if there is none already when running ↵ | Felix Fietkau | 2008-06-13 |
| | | | | | | kernel_menuconfig or kernel_oldconfig SVN-Revision: 11460 | ||
* | remove dup iptables in default package set | Nicolas Thill | 2008-05-08 |
| | | | | SVN-Revision: 11091 | ||
* | add optional version suffix to kernel files/ directories | Felix Fietkau | 2008-04-28 |
| | | | | SVN-Revision: 10972 | ||
* | add a gpio feature for devices supporting the generic GPIO interface | Nicolas Thill | 2008-04-20 |
| | | | | SVN-Revision: 10879 | ||
* | enable uci by default | Felix Fietkau | 2008-02-03 |
| | | | | SVN-Revision: 10369 | ||
* | fix copy&paste mistake | Felix Fietkau | 2007-11-15 |
| | | | | SVN-Revision: 9551 | ||
* | fix the image builder | Felix Fietkau | 2007-11-14 |
| | | | | SVN-Revision: 9549 | ||
* | add feature flag for display support. will be used as dependency for x.org | Felix Fietkau | 2007-10-25 |
| | | | | SVN-Revision: 9448 | ||
* | reorganize subtargets, sort subtargets below top level targets | Felix Fietkau | 2007-10-20 |
| | | | | SVN-Revision: 9378 | ||
* | fix quilt update breakage for kernel related packages | Felix Fietkau | 2007-10-20 |
| | | | | SVN-Revision: 9368 | ||
* | allow targets to select/deselect config symbols | Felix Fietkau | 2007-10-05 |
| | | | | SVN-Revision: 9150 | ||
* | fix target profiles, (closes: 2440) | Gabor Juhos | 2007-10-03 |
| | | | | SVN-Revision: 9113 | ||
* | fix target profiles | Felix Fietkau | 2007-10-02 |
| | | | | SVN-Revision: 9099 | ||
* | some minor fixes, cleanups, package build abstraction | Felix Fietkau | 2007-09-28 |
| | | | | SVN-Revision: 9051 | ||
* | allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) ↵ | Nicolas Thill | 2007-09-16 |
| | | | | | | for testing purposes SVN-Revision: 8796 | ||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 |
| | | | | SVN-Revision: 8695 | ||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 |
| | | | | SVN-Revision: 8242 | ||
* | final fix for the profile selection | Felix Fietkau | 2007-03-02 |
| | | | | SVN-Revision: 6474 | ||
* | set the PROFILE variable in target.mk appropriately | Felix Fietkau | 2007-03-02 |
| | | | | SVN-Revision: 6470 | ||
* | revert bogus target.mk change from [6465] | Felix Fietkau | 2007-03-02 |
| | | | | SVN-Revision: 6469 | ||
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 |
| | | | | SVN-Revision: 6465 | ||
* | merge the scripts dealing with package/target metadata to remove some ↵ | Felix Fietkau | 2007-01-13 |
| | | | | | | redundant code SVN-Revision: 6088 | ||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 |
| | | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071 | ||
* | add a missing dependency - prevented clean rebuild after kernel upgrades | Felix Fietkau | 2006-12-18 |
| | | | | SVN-Revision: 5845 | ||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | ||
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵ | Imre Kaloz | 2006-10-27 |
| | | | | | | 4.1 patch for arm SVN-Revision: 5310 | ||
* | Merge preliminary rdc-2.6 support (Airlink101 AR525W) | Florian Fainelli | 2006-10-15 |
| | | | | SVN-Revision: 5138 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |