Hamish Guthrie
|
ffc86f7e3a
Update default configuration to use profiles
|
16 年之前 |
Hamish Guthrie
|
b6d7bfc94f
Final updates to default configuration of ps3 petitboot sub-target
|
17 年之前 |
Felix Fietkau
|
72faa09dff
move cflags default setting to target makefiles
|
17 年之前 |
Felix Fietkau
|
431c9267b4
replace a few unnecessary $(shell) calls
|
17 年之前 |
Felix Fietkau
|
127296bc45
speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
|
17 年之前 |
Ralph Hempel
|
3d0285a783
avoid kernel version in target if sub-targets available (usefull if we have 2.4 and 2.6 sub-targets in parallel)
|
17 年之前 |
Nicolas Thill
|
a3edea1b91
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
|
17 年之前 |
Steven Barth
|
9d0f42d50a
Disable LuCI in default build config as it should be enabled manually for building release builds
|
17 年之前 |
Nicolas Thill
|
3691a072cc
bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number
|
17 年之前 |
Felix Fietkau
|
2c638cf43b
enable luci-admin-mini by default as suggested by cyrus
|
17 年之前 |
Felix Fietkau
|
1e570a9288
change the way ./files* and the generic kernel files are applied. ./files 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.
|
17 年之前 |
Felix Fietkau
|
926925622f
enable luci by default
|
17 年之前 |
Felix Fietkau
|
5437cc1f7c
target features: fix usb support detection
|
17 年之前 |
Travis Kemen
|
99dd3e13fc
make opkg the default package manager, disable busybox ipkg from building by default
|
17 年之前 |
John Crispin
|
21bbdc24c3
adds a new uci firewall - iptbales and netfilter packages need to be 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 ...
|
17 年之前 |
Felix Fietkau
|
d26fa58d25
create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig
|
17 年之前 |
Nicolas Thill
|
cf1e8abcdf
remove dup iptables in default package set
|
17 年之前 |
Felix Fietkau
|
2448cb8a15
add optional version suffix to kernel files/ directories
|
17 年之前 |
Nicolas Thill
|
ddc57879ec
add a gpio feature for devices supporting the generic GPIO interface
|
17 年之前 |
Felix Fietkau
|
f09555425c
enable uci by default
|
18 年之前 |
Felix Fietkau
|
4a87a0464b
fix copy&paste mistake
|
18 年之前 |
Felix Fietkau
|
dfa7618bd6
fix the image builder
|
18 年之前 |
Felix Fietkau
|
41815ee5c8
add feature flag for display support. will be used as dependency for x.org
|
18 年之前 |
Felix Fietkau
|
86a906bed2
reorganize subtargets, sort subtargets below top level targets
|
18 年之前 |
Felix Fietkau
|
99aed44487
fix quilt update breakage for kernel related packages
|
18 年之前 |
Felix Fietkau
|
e2e8d55dcc
allow targets to select/deselect config symbols
|
18 年之前 |
Gabor Juhos
|
e12359aa29
fix target profiles, (closes: 2440)
|
18 年之前 |
Felix Fietkau
|
85f3be6310
fix target profiles
|
18 年之前 |
Felix Fietkau
|
800ef0f56c
some minor fixes, cleanups, package build abstraction
|
18 年之前 |
Nicolas Thill
|
ac2af6affa
allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) for testing purposes
|
18 年之前 |