Commit graph

2003 commits

Author SHA1 Message Date
Mike Baker
ad24256f8f yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)
SVN-Revision: 4433
2006-08-04 06:23:47 +00:00
Mike Baker
6c81c75f03 more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
SVN-Revision: 4432
2006-08-04 05:30:27 +00:00
Mike Baker
429f4764ac add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
SVN-Revision: 4429
2006-08-04 03:26:32 +00:00
Mike Baker
05f548c0b2 clean up smp compiles
SVN-Revision: 4428
2006-08-03 18:30:00 +00:00
Felix Fietkau
6c500b7a5a fix dependency
SVN-Revision: 4399
2006-08-02 14:14:40 +00:00
Mike Baker
01ad421020 only rebuild the package index when the *.ipk files have changed
SVN-Revision: 4395
2006-08-02 13:06:58 +00:00
Florian Fainelli
1d7ff67831 Port hostap-utils to -ng
SVN-Revision: 4390
2006-08-02 09:03:12 +00:00
Felix Fietkau
7090634edc fix typo
SVN-Revision: 4386
2006-08-01 23:19:54 +00:00
Florian Fainelli
241ab4e10c Port arptables to -ng
SVN-Revision: 4340
2006-07-30 17:53:04 +00:00
Felix Fietkau
b4e7510acf create a package index
SVN-Revision: 4337
2006-07-30 17:09:22 +00:00
Felix Fietkau
af8a98116e fix kernel postinst scripts
SVN-Revision: 4336
2006-07-30 17:06:02 +00:00
Felix Fietkau
eb09c38270 oops... another one
SVN-Revision: 4335
2006-07-30 16:56:46 +00:00
Felix Fietkau
040937c2ab fix typo
SVN-Revision: 4334
2006-07-30 16:55:15 +00:00
Felix Fietkau
4560e33684 BUILD_DIR -> KERNEL_BUILD_DIR
SVN-Revision: 4332
2006-07-30 16:22:59 +00:00
Felix Fietkau
526445bae2 port ppp modules to package/kernel and fix ppp package dependencies
SVN-Revision: 4329
2006-07-30 15:27:51 +00:00
Felix Fietkau
d4af14883e fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR
SVN-Revision: 4328
2006-07-30 14:51:23 +00:00
Felix Fietkau
9f07737cdd fix ipsec-tools (missing include, missing dependencies)
SVN-Revision: 4327
2006-07-30 14:42:05 +00:00
Felix Fietkau
155c4da52b fix more instances of '' abuse
SVN-Revision: 4326
2006-07-30 13:21:18 +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
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
Gerry Rozema
6f0b787692 Minor change to firstboot, closes #591
SVN-Revision: 4307
2006-07-27 19:22:40 +00:00
Nicolas Thill
882d9e807c fix CATEGORY
SVN-Revision: 4304
2006-07-27 12:45:13 +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
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
84472dd569 don't try to create kmod packages that contain no files
SVN-Revision: 4278
2006-07-25 14:44:54 +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
b99cbf5267 bugfixes for the kernel module packaging
SVN-Revision: 4236
2006-07-23 14:21:26 +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
1223ad9ec9 fix kernel module defaults
SVN-Revision: 4201
2006-07-21 22:51:02 +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
Nicolas Thill
ce5b97a128 add copyright statement
SVN-Revision: 4184
2006-07-21 09:15:06 +00:00
Mike Baker
8a2dfc8555 change 'source' to 'download'
SVN-Revision: 4176
2006-07-20 17:28:05 +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
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
9c5e30b638 change depends/default for nas
SVN-Revision: 4152
2006-07-18 16:58:13 +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
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
3a39b5c94d cleanup of [4123]
SVN-Revision: 4125
2006-07-10 23:21:56 +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
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
67b51ffede move libpthread in since it's part of uclibc, standardize Makefile.
SVN-Revision: 4105
2006-07-02 13:36:54 +00:00