summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fix build issues with SMP compilesmbm2006-07-281-1/+1
| * Minor change to firstboot, closes #591groz2006-07-271-1/+1
| * oooops, bridge patch was brokengroz2006-07-271-61/+0
| * Add bridge preferred mac patchgroz2006-07-271-0/+61
| * fix CATEGORYnico2006-07-271-1/+1
| * add more ipkg validation checksmbm2006-07-261-6/+9
| * let ipkg fail when a package file to be installed is not foundnico2006-07-261-4/+0
| * disable kmod-ip6tables if netfilter ipv6 support is disablednbd2006-07-251-0/+1
| * introduce new BROKEN menuconfig option for hiding known broken settingsmbm2006-07-252-0/+15
| * use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confnbd2006-07-253-1/+3
| * change cpmac to use the internal phy by default (#596)nbd2006-07-251-2/+2
| * don't try to create kmod packages that contain no filesnbd2006-07-251-0/+2
| * Clean up patches : remove warnings, move cli() and save_flags to spinlock mec...florian2006-07-252-335/+299
| * upgrade to new wl driver - supposedly fixes the weird google issuenbd2006-07-241-2/+2
| * fix broadcom-wl patchtablenbd2006-07-243-13/+7
| * add ncurses to prereq checksnbd2006-07-231-0/+10
| * bugfixes for the kernel module packagingnbd2006-07-232-14/+10
| * add genext2fs to build ext2 filesystem imagesnico2006-07-223-2/+32
| * port over the netfilter module packaging to the new system and fix iptables d...nbd2006-07-227-301/+171
| * fix NO_TRACE_MAKEnbd2006-07-221-5/+8
| * revert last prereq.mk - seems to be a different issuenbd2006-07-221-2/+2
| * fix prereqsnbd2006-07-221-2/+2
| * Added a readme to the uml target for a quick startgroz2006-07-221-0/+30
| * fix kernel module defaultsnbd2006-07-211-1/+4
| * fix menu/submenu nestingnbd2006-07-211-8/+13
| * fix a few directories missed in [4176]'s source -> downloadmbm2006-07-2110-13/+13
| * add submenu dependencies (used to hide the proprietary broadcom driver on any...nbd2006-07-213-0/+13
| * upgrade dnsmasq to v2.32kaloz2006-07-211-2/+2
| * make gcc 4.1.1 the default for Arubakaloz2006-07-212-2/+2
| * revert [4106] as it breaks toolchain selectionkaloz2006-07-211-4/+4
| * fix problems with new tar versions, closes #628 and #646kaloz2006-07-212-1/+24
| * add copyright statementnico2006-07-211-1/+8
| * Update brcm63xx to 2.6.17, restore the use of "generic patches" since there i...florian2006-07-215-243/+629
| * fix a few broken depenanciesmbm2006-07-211-2/+2
| * change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernelsmbm2006-07-201-9/+6
| * update prereqsmbm2006-07-201-11/+16
| * UML target completed. Added ext2 target fs for use with uml imagesgroz2006-07-208-15/+61
| * Start adding uml targetgroz2006-07-203-0/+867
| * change 'source' to 'download'mbm2006-07-204-11/+11
| * clean up console output even morenbd2006-07-201-1/+1
| * clean up console outputmbm2006-07-201-0/+2
| * cleanup & revert [4159]mbm2006-07-201-4/+2
| * fix nas dependsnbd2006-07-201-1/+1
| * fix broadcom-wl dependanciesmbm2006-07-191-1/+1
| * check for zlib.h as wellnbd2006-07-191-1/+1
| * add .prereq to distcleannbd2006-07-191-1/+1
| * add a simple prerequisite checknbd2006-07-193-0/+132
| * add workaround for a broken flex version on some systems (e.g. fc4)nbd2006-07-191-0/+14
| * fix KBUILD_VERBOSE if V is unsetnbd2006-07-181-1/+4
| * accept V= from the environment as wellnbd2006-07-181-4/+1