Felix Fietkau
|
84a0696c1e
add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet)
|
19 years ago |
Felix Fietkau
|
c606df6563
cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface
|
19 years ago |
Felix Fietkau
|
146500a67c
include .pkginfo in image builder
|
19 years ago |
Felix Fietkau
|
6de2b723f7
clean up package rebuild messages
|
19 years ago |
Felix Fietkau
|
8bcdd4e5e9
add usb led for wl-hdd
|
19 years ago |
Felix Fietkau
|
f0d41ad105
always return true in rstrip.sh
|
19 years ago |
Felix Fietkau
|
d4f9ece3a6
fix syslogd output to /dev/console (patch from #1170)
|
19 years ago |
Felix Fietkau
|
d85c2ffd23
fix user mode linux toolchain build
|
19 years ago |
Tim Yardley
|
4c1346198c
bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.19.2 for full details of the changes
|
19 years ago |
Nicolas Thill
|
6368d3eda8
fix pcmcia-cs install (remove previous PKG_INSTALL_DIR)
|
19 years ago |
Florian Fainelli
|
138f93e130
Fix wep encryption setting with madwifi (#1173)
|
19 years ago |
Felix Fietkau
|
73e982ce0c
Fix the issue where the default gateway is not set in static mode most of the time. Seems like the bridge is not fast enough at switching to 'forwarding' mode so a short delay before setting the routes is necessary.
|
19 years ago |
Felix Fietkau
|
38912058a0
fix dropbear config (#960)
|
19 years ago |
Mike Albon
|
2bc7cf5b35
Use nbd's fix for Zip files.
|
19 years ago |
Felix Fietkau
|
e564537749
remove bogus part of the broadcom target descriptions
|
19 years ago |
Felix Fietkau
|
522199f7ef
fix a small typo
|
19 years ago |
Felix Fietkau
|
7cb45c3be8
show package list on make info in the image builder
|
19 years ago |
Felix Fietkau
|
351d0d4b07
Fix config checks for Image Builder and SDK - only build them when requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package.
|
19 years ago |
Felix Fietkau
|
fd9477a18f
remove BIN_DIR on make clean in the image builder
|
19 years ago |
Felix Fietkau
|
6ff2e88641
fix x86 image builder
|
19 years ago |
Felix Fietkau
|
d18161d2df
add checks for {ip,ip6}addr in the network config
|
19 years ago |
Felix Fietkau
|
28b503b47f
include the default profile in target.mk as well - required for the image builder on certain targets
|
19 years ago |
Felix Fietkau
|
065c6c0f97
move another DEFAULT:=y and fix a dependency bug
|
19 years ago |
Felix Fietkau
|
ee54f19d41
move several instances of DEFAULT:=y to profile preselections (easier for the image builder to pick up)
|
19 years ago |
Felix Fietkau
|
28f97f9fc3
include section name in the package metadata
|
19 years ago |
Felix Fietkau
|
374f384350
include .targetinfo in the image builder, and allow direct calls to the package_index target
|
19 years ago |
Felix Fietkau
|
56cb557d10
add maintainer to package metadata
|
19 years ago |
Felix Fietkau
|
06e88a80c7
merge the scripts dealing with package/target metadata to remove some redundant code
|
19 years ago |
Felix Fietkau
|
0e3a29c270
Fix the annoying base-files autorebuild bug. When checking file mtimes in directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory.
|
19 years ago |
Felix Fietkau
|
5605b82835
fix unpacking of .zip files
|
19 years ago |