Commit Graph

3266 Commits (45e7d063935cba4eb4567b9aa95279e72d35d2a2)
 

Author SHA1 Message Date
Felix Fietkau 45e7d06393 add support for per-package prereq checks, run global prereq checks before (menu-)config
SVN-Revision: 4318
18 years ago
Mike Baker 55fd1cd74e fix build issues with SMP compiles
SVN-Revision: 4317
18 years ago
Gerry Rozema 6f0b787692 Minor change to firstboot, closes #591
SVN-Revision: 4307
18 years ago
Gerry Rozema 215fee8e32 oooops, bridge patch was broken
SVN-Revision: 4306
18 years ago
Gerry Rozema 8d0fbf6d72 Add bridge preferred mac patch
SVN-Revision: 4305
18 years ago
Nicolas Thill 882d9e807c fix CATEGORY
SVN-Revision: 4304
18 years ago
Mike Baker 43ea2723a8 add more ipkg validation checks
SVN-Revision: 4292
18 years ago
Nicolas Thill 41779d0cbe let ipkg fail when a package file to be installed is not found
SVN-Revision: 4287
18 years ago
Felix Fietkau 901f972ff6 disable kmod-ip6tables if netfilter ipv6 support is disabled
SVN-Revision: 4286
18 years ago
Mike Baker 1c99534325 introduce new BROKEN menuconfig option for hiding known broken settings
SVN-Revision: 4283
18 years ago
Felix Fietkau 44be142cb2 use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf
SVN-Revision: 4282
18 years ago
Felix Fietkau 3df71b4f5e change cpmac to use the internal phy by default (#596)
SVN-Revision: 4279
18 years ago
Felix Fietkau 84472dd569 don't try to create kmod packages that contain no files
SVN-Revision: 4278
18 years ago
Florian Fainelli 994db96a48 Clean up patches : remove warnings, move cli() and save_flags to spinlock mechanisms
SVN-Revision: 4275
18 years ago
Felix Fietkau eb84ee23ec upgrade to new wl driver - supposedly fixes the weird google issue
SVN-Revision: 4254
18 years ago
Felix Fietkau c6a54e2f10 fix broadcom-wl patchtable
SVN-Revision: 4247
18 years ago
Felix Fietkau 07eaf1e1b1 add ncurses to prereq checks
SVN-Revision: 4244
18 years ago
Felix Fietkau b99cbf5267 bugfixes for the kernel module packaging
SVN-Revision: 4236
18 years ago
Nicolas Thill df5a64a875 add genext2fs to build ext2 filesystem images
SVN-Revision: 4213
18 years ago
Felix Fietkau daa509ea7f port over the netfilter module packaging to the new system and fix iptables dependencies
SVN-Revision: 4206
18 years ago
Felix Fietkau 2a08d05aa3 fix NO_TRACE_MAKE
SVN-Revision: 4205
18 years ago
Felix Fietkau 79e9e338c9 revert last prereq.mk - seems to be a different issue
SVN-Revision: 4204
18 years ago
Felix Fietkau 3b7bea181a fix prereqs
SVN-Revision: 4203
18 years ago
Gerry Rozema 8eb536488a Added a readme to the uml target for a quick start
SVN-Revision: 4202
18 years ago
Felix Fietkau 1223ad9ec9 fix kernel module defaults
SVN-Revision: 4201
18 years ago
Felix Fietkau d8521a8efc fix menu/submenu nesting
SVN-Revision: 4200
18 years ago
Mike Baker cd42bf72d9 fix a few directories missed in [4176]'s source -> download
SVN-Revision: 4198
18 years ago
Felix Fietkau 4d2f748fd2 add submenu dependencies (used to hide the proprietary broadcom driver on anything except for brcm-2.4)
SVN-Revision: 4197
18 years ago
Imre Kaloz 3d2752f8b9 upgrade dnsmasq to v2.32
SVN-Revision: 4190
18 years ago
Imre Kaloz 513d7ee67b make gcc 4.1.1 the default for Aruba
SVN-Revision: 4189
18 years ago
Imre Kaloz 4406e8dcc3 revert [4106] as it breaks toolchain selection
SVN-Revision: 4188
18 years ago
Imre Kaloz cd9991c2b2 fix problems with new tar versions, closes #628 and #646
SVN-Revision: 4185
18 years ago
Nicolas Thill ce5b97a128 add copyright statement
SVN-Revision: 4184
18 years ago
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
18 years ago
Mike Baker 595b076912 fix a few broken depenancies
SVN-Revision: 4181
18 years ago
Mike Baker 3c050e543f change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels
SVN-Revision: 4180
18 years ago
Mike Baker 59c5ffd62a update prereqs
SVN-Revision: 4179
18 years ago
Gerry Rozema 186787ea88 UML target completed. Added ext2 target fs for use with uml images
SVN-Revision: 4178
18 years ago
Gerry Rozema 475b3559a2 Start adding uml target
SVN-Revision: 4177
18 years ago
Mike Baker 8a2dfc8555 change 'source' to 'download'
SVN-Revision: 4176
18 years ago
Felix Fietkau 9fa56236f6 clean up console output even more
SVN-Revision: 4175
18 years ago
Mike Baker df014ed12d clean up console output
SVN-Revision: 4174
18 years ago
Mike Baker 42933dcf13 cleanup & revert [4159]
SVN-Revision: 4173
18 years ago
Felix Fietkau 4c012945b6 fix nas depends
SVN-Revision: 4172
18 years ago
Mike Baker b035d2201f fix broadcom-wl dependancies
SVN-Revision: 4171
18 years ago
Felix Fietkau 243361efaa check for zlib.h as well
SVN-Revision: 4170
18 years ago
Felix Fietkau 34f00bf6ef add .prereq to distclean
SVN-Revision: 4169
18 years ago
Felix Fietkau 8a0ec5f14f add a simple prerequisite check
SVN-Revision: 4168
18 years ago
Felix Fietkau c4cd40bfad add workaround for a broken flex version on some systems (e.g. fc4)
SVN-Revision: 4167
18 years ago
Felix Fietkau e08c8179f6 fix KBUILD_VERBOSE if V is unset
SVN-Revision: 4160
18 years ago