Commit graph

3122 commits

Author SHA1 Message Date
Felix Fietkau
155c4da52b fix more instances of '' abuse
SVN-Revision: 4326
2006-07-30 13:21:18 +00:00
Felix Fietkau
3145156ebe usb fixes and performance enhancements
SVN-Revision: 4325
2006-07-30 12:47:09 +00:00
Felix Fietkau
f646e7cbe1 only set dhcp_enable if lan proto is set to static
SVN-Revision: 4324
2006-07-30 03:18:50 +00:00
Felix Fietkau
31e0ccf22f rewrite of the network scripts and configuration
SVN-Revision: 4323
2006-07-30 03:09:09 +00:00
Felix Fietkau
9fb76c1dc2 avoid using a reserved word as a variable name
SVN-Revision: 4322
2006-07-29 20:25:55 +00:00
Felix Fietkau
39a8c5b8ff fix unnamed config sections
SVN-Revision: 4321
2006-07-29 19:59:45 +00:00
Felix Fietkau
a12f821123 bugfix for the rb532 block2mtd code
SVN-Revision: 4320
2006-07-29 17:57:02 +00:00
Felix Fietkau
45e7d06393 add support for per-package prereq checks, run global prereq checks before (menu-)config
SVN-Revision: 4318
2006-07-29 11:30:06 +00:00
Mike Baker
55fd1cd74e fix build issues with SMP compiles
SVN-Revision: 4317
2006-07-28 17:53:19 +00:00
Gerry Rozema
6f0b787692 Minor change to firstboot, closes #591
SVN-Revision: 4307
2006-07-27 19:22:40 +00:00
Gerry Rozema
215fee8e32 oooops, bridge patch was broken
SVN-Revision: 4306
2006-07-27 18:35:48 +00:00
Gerry Rozema
8d0fbf6d72 Add bridge preferred mac patch
SVN-Revision: 4305
2006-07-27 18:23:19 +00:00
Nicolas Thill
882d9e807c fix CATEGORY
SVN-Revision: 4304
2006-07-27 12:45:13 +00:00
Mike Baker
43ea2723a8 add more ipkg validation checks
SVN-Revision: 4292
2006-07-26 01:01:09 +00:00
Nicolas Thill
41779d0cbe let ipkg fail when a package file to be installed is not found
SVN-Revision: 4287
2006-07-26 00:03:05 +00:00
Felix Fietkau
901f972ff6 disable kmod-ip6tables if netfilter ipv6 support is disabled
SVN-Revision: 4286
2006-07-25 22:48:56 +00:00
Mike Baker
1c99534325 introduce new BROKEN menuconfig option for hiding known broken settings
SVN-Revision: 4283
2006-07-25 18:49:43 +00:00
Felix Fietkau
44be142cb2 use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf
SVN-Revision: 4282
2006-07-25 18:12:30 +00:00
Felix Fietkau
3df71b4f5e change cpmac to use the internal phy by default (#596)
SVN-Revision: 4279
2006-07-25 15:57:30 +00:00
Felix Fietkau
84472dd569 don't try to create kmod packages that contain no files
SVN-Revision: 4278
2006-07-25 14:44:54 +00:00
Florian Fainelli
994db96a48 Clean up patches : remove warnings, move cli() and save_flags to spinlock mechanisms
SVN-Revision: 4275
2006-07-25 11:29:00 +00:00
Felix Fietkau
eb84ee23ec upgrade to new wl driver - supposedly fixes the weird google issue
SVN-Revision: 4254
2006-07-24 08:14:08 +00:00
Felix Fietkau
c6a54e2f10 fix broadcom-wl patchtable
SVN-Revision: 4247
2006-07-24 07:10:13 +00:00
Felix Fietkau
07eaf1e1b1 add ncurses to prereq checks
SVN-Revision: 4244
2006-07-23 23:02:37 +00:00
Felix Fietkau
b99cbf5267 bugfixes for the kernel module packaging
SVN-Revision: 4236
2006-07-23 14:21:26 +00:00
Nicolas Thill
df5a64a875 add genext2fs to build ext2 filesystem images
SVN-Revision: 4213
2006-07-22 16:33:33 +00:00
Felix Fietkau
daa509ea7f port over the netfilter module packaging to the new system and fix iptables dependencies
SVN-Revision: 4206
2006-07-22 12:33:28 +00:00
Felix Fietkau
2a08d05aa3 fix NO_TRACE_MAKE
SVN-Revision: 4205
2006-07-22 12:16:26 +00:00
Felix Fietkau
79e9e338c9 revert last prereq.mk - seems to be a different issue
SVN-Revision: 4204
2006-07-22 12:04:08 +00:00
Felix Fietkau
3b7bea181a fix prereqs
SVN-Revision: 4203
2006-07-22 11:43:48 +00:00
Gerry Rozema
8eb536488a Added a readme to the uml target for a quick start
SVN-Revision: 4202
2006-07-22 01:48:29 +00:00
Felix Fietkau
1223ad9ec9 fix kernel module defaults
SVN-Revision: 4201
2006-07-21 22:51:02 +00:00
Felix Fietkau
d8521a8efc fix menu/submenu nesting
SVN-Revision: 4200
2006-07-21 22:48:58 +00:00
Mike Baker
cd42bf72d9 fix a few directories missed in [4176]'s source -> download
SVN-Revision: 4198
2006-07-21 17:00:14 +00:00
Felix Fietkau
4d2f748fd2 add submenu dependencies (used to hide the proprietary broadcom driver on anything except for brcm-2.4)
SVN-Revision: 4197
2006-07-21 14:27:45 +00:00
Imre Kaloz
3d2752f8b9 upgrade dnsmasq to v2.32
SVN-Revision: 4190
2006-07-21 11:10:32 +00:00
Imre Kaloz
513d7ee67b make gcc 4.1.1 the default for Aruba
SVN-Revision: 4189
2006-07-21 11:04:33 +00:00
Imre Kaloz
4406e8dcc3 revert [4106] as it breaks toolchain selection
SVN-Revision: 4188
2006-07-21 11:01:36 +00:00
Imre Kaloz
cd9991c2b2 fix problems with new tar versions, closes #628 and #646
SVN-Revision: 4185
2006-07-21 10:50:12 +00:00
Nicolas Thill
ce5b97a128 add copyright statement
SVN-Revision: 4184
2006-07-21 09:15:06 +00:00
Florian Fainelli
9b44939f4e Update brcm63xx to 2.6.17, restore the use of "generic patches" since there is no linux version mismatch
SVN-Revision: 4182
2006-07-21 07:27:39 +00:00
Mike Baker
595b076912 fix a few broken depenancies
SVN-Revision: 4181
2006-07-21 00:08:50 +00:00
Mike Baker
3c050e543f change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels
SVN-Revision: 4180
2006-07-20 23:52:27 +00:00
Mike Baker
59c5ffd62a update prereqs
SVN-Revision: 4179
2006-07-20 23:51:25 +00:00
Gerry Rozema
186787ea88 UML target completed. Added ext2 target fs for use with uml images
SVN-Revision: 4178
2006-07-20 21:06:47 +00:00
Gerry Rozema
475b3559a2 Start adding uml target
SVN-Revision: 4177
2006-07-20 18:42:12 +00:00
Mike Baker
8a2dfc8555 change 'source' to 'download'
SVN-Revision: 4176
2006-07-20 17:28:05 +00:00
Felix Fietkau
9fa56236f6 clean up console output even more
SVN-Revision: 4175
2006-07-20 17:24:20 +00:00
Mike Baker
df014ed12d clean up console output
SVN-Revision: 4174
2006-07-20 17:20:17 +00:00
Mike Baker
42933dcf13 cleanup & revert [4159]
SVN-Revision: 4173
2006-07-20 17:15:12 +00:00
Felix Fietkau
4c012945b6 fix nas depends
SVN-Revision: 4172
2006-07-20 10:41:44 +00:00
Mike Baker
b035d2201f fix broadcom-wl dependancies
SVN-Revision: 4171
2006-07-19 23:23:20 +00:00
Felix Fietkau
243361efaa check for zlib.h as well
SVN-Revision: 4170
2006-07-19 16:51:37 +00:00
Felix Fietkau
34f00bf6ef add .prereq to distclean
SVN-Revision: 4169
2006-07-19 13:36:04 +00:00
Felix Fietkau
8a0ec5f14f add a simple prerequisite check
SVN-Revision: 4168
2006-07-19 13:25:09 +00:00
Felix Fietkau
c4cd40bfad add workaround for a broken flex version on some systems (e.g. fc4)
SVN-Revision: 4167
2006-07-19 13:16:20 +00:00
Felix Fietkau
e08c8179f6 fix KBUILD_VERBOSE if V is unset
SVN-Revision: 4160
2006-07-18 21:28:59 +00:00
Felix Fietkau
82271894ef accept V= from the environment as well
SVN-Revision: 4159
2006-07-18 21:26:56 +00:00
Felix Fietkau
739e54db93 make the buildroot-ng sdk compatible with the old packages
SVN-Revision: 4158
2006-07-18 20:17:05 +00:00
Felix Fietkau
9c5e30b638 change depends/default for nas
SVN-Revision: 4152
2006-07-18 16:58:13 +00:00
Felix Fietkau
0ae23f81bf disable wgt634u images for linux 2.4 (only works with 2.6)
SVN-Revision: 4151
2006-07-18 16:54:12 +00:00
Felix Fietkau
df56b79978 move the cryptoapi kmod to package/kernel
SVN-Revision: 4149
2006-07-18 16:35:03 +00:00
Felix Fietkau
2721d25c5b allow multiple kernel config dependencies
SVN-Revision: 4148
2006-07-18 16:22:01 +00:00
Felix Fietkau
19ddbe8662 move some of the kernel module packaging to package/kernel/
SVN-Revision: 4146
2006-07-18 16:17:19 +00:00
Felix Fietkau
aa29fdce3d check if the Package/$(NAME) template is defined before packaging or installing ipkg packages
SVN-Revision: 4144
2006-07-18 15:31:01 +00:00
Imre Kaloz
8660a05af1 sync the sysctls with whiterussian, and tune the conntrack timeouts
SVN-Revision: 4133
2006-07-17 09:29:25 +00:00
Mike Baker
8567bc01e4 clean up console output
SVN-Revision: 4130
2006-07-12 22:40:14 +00:00
Mike Baker
3a39b5c94d cleanup of [4123]
SVN-Revision: 4125
2006-07-10 23:21:56 +00:00
Mike Baker
ddf3a0c111 rebuild ipkg control files if Makefile changes
SVN-Revision: 4124
2006-07-10 23:21:08 +00:00
Mike Baker
e81ba9aa44 add a new FORCEREBUILD option to Package/<name> to force a package to be rebuilt each time make is run
SVN-Revision: 4123
2006-07-10 21:17:45 +00:00
Mike Baker
1e53a6bb69 fix broken .pkginfo under certain situations
SVN-Revision: 4122
2006-07-10 16:51:59 +00:00
Florian Fainelli
a7a1a25f78 Add missing brcm63xx-2.6 target to the target list
SVN-Revision: 4120
2006-07-09 10:08:28 +00:00
Florian Fainelli
574b94a06b Fix brcm63xx support. Now a kernel is booting, detecting the flash, and can probably mount a filesystem Huge thanks to Nico Huber for providing working patches !
SVN-Revision: 4117
2006-07-07 21:04:02 +00:00
Florian Fainelli
aab4d0e3cf Add yamonenv, utility to read and configure variables for the YAMON bootloader
SVN-Revision: 4116
2006-07-03 13:25:25 +00:00
Nicolas Thill
ae3a5724fe remove unneeded RSTRIP calls.
SVN-Revision: 4115
2006-07-03 06:38:27 +00:00
Nicolas Thill
03d741736e fix x86-2.6, update kernel config for 2.6.17.
SVN-Revision: 4114
2006-07-03 06:33:55 +00:00
Nicolas Thill
44c74a0c79 fix x86-2.4
SVN-Revision: 4113
2006-07-03 06:32:54 +00:00
Florian Fainelli
20cda3ba0f Fancy name for au1000 target
SVN-Revision: 4109
2006-07-02 15:50:41 +00:00
Florian Fainelli
d8088204a3 Disable the use of lzma since the alchemy images are zlib compressed and there is a lot of space. Fix makefile error when "touching" zImage.flash.srec
SVN-Revision: 4108
2006-07-02 15:11:55 +00:00
Florian Fainelli
3a09c2404f Disable squashfs for au1000 target since it does not allow the user to use the whole flash space
SVN-Revision: 4107
2006-07-02 15:10:04 +00:00
Florian Fainelli
a232bc4121 Avoid menuconfig warnings
SVN-Revision: 4106
2006-07-02 14:57:44 +00:00
Nicolas Thill
67b51ffede move libpthread in since it's part of uclibc, standardize Makefile.
SVN-Revision: 4105
2006-07-02 13:36:54 +00:00
Felix Fietkau
b208f83629 always set NO_TRACE_MAKE
SVN-Revision: 4104
2006-07-02 00:56:53 +00:00
Felix Fietkau
2af64d31a0 add hack for building c++ with gcc 4.1.1
SVN-Revision: 4100
2006-06-30 20:59:13 +00:00
Imre Kaloz
dfd4752eae add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches
SVN-Revision: 4099
2006-06-28 17:52:04 +00:00
Felix Fietkau
276ad1e336 add workaround for kernel module install
SVN-Revision: 4098
2006-06-28 17:30:39 +00:00
Felix Fietkau
74b7b29d17 add missing copyright notices
SVN-Revision: 4097
2006-06-27 23:53:48 +00:00
Mike Baker
99b2a9aebe minor changes
SVN-Revision: 4096
2006-06-27 23:52:30 +00:00
Felix Fietkau
db2eecc69a add copyright headers to busybox patches
SVN-Revision: 4095
2006-06-27 00:51:59 +00:00
Felix Fietkau
6de1045ad3 add missing copyright
SVN-Revision: 4094
2006-06-27 00:44:04 +00:00
Felix Fietkau
7d9a8ed46c add missing copyright
SVN-Revision: 4093
2006-06-27 00:40:19 +00:00
Felix Fietkau
05e604587a add missing copyright
SVN-Revision: 4092
2006-06-27 00:38:59 +00:00
Mike Baker
d62e8a9485 credit where credit is due
SVN-Revision: 4091
2006-06-27 00:35:46 +00:00
Felix Fietkau
f804d0ea1d add copyright headers to base-files scripts and config files
SVN-Revision: 4090
2006-06-27 00:36:13 +00:00
Felix Fietkau
3e639bb44e add missing exports
SVN-Revision: 4089
2006-06-26 23:52:57 +00:00
Felix Fietkau
ef52b42f70 don't rely on temporary variables in config() as they may get overwritten by config_cb()
SVN-Revision: 4088
2006-06-26 22:44:53 +00:00
Felix Fietkau
4668541b35 enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without
SVN-Revision: 4087
2006-06-26 22:31:55 +00:00
Felix Fietkau
49fda36215 remove kmod-ide control file
SVN-Revision: 4086
2006-06-26 18:13:00 +00:00
Florian Fainelli
a7354f6fe4 Remove built-in.o
SVN-Revision: 4085
2006-06-26 12:13:00 +00:00
Florian Fainelli
9fd0b05b29 Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler Needs testing of course :)
SVN-Revision: 4084
2006-06-26 11:45:23 +00:00