| Commit message (Expand) | Author | Age | Files | Lines |
* | update devfs patches | mbm | 2006-08-25 | 1 | -8/+507 |
* | more cleanups | nbd | 2006-08-25 | 2 | -3279/+73 |
* | initial attempt at cleaning up the bcm63xx stuff | nbd | 2006-08-25 | 10 | -16355/+12836 |
* | Override kernel template and output bzImage, not the binary file, closes #676... | florian | 2006-08-25 | 1 | -1/+1 |
* | hide rm -rf command in Makefile | nbd | 2006-08-24 | 1 | -1/+1 |
* | add prereq check to prevent people from building openwrt as root | nbd | 2006-08-24 | 1 | -0/+7 |
* | revert to using *_ifnames internally, too many problems with firewall, ppp, e... | nbd | 2006-08-24 | 3 | -6/+17 |
* | default value for *_device in scan_interfaces | nbd | 2006-08-24 | 1 | -0/+3 |
* | add vlan_mode 0 command to fix the weird google issue in broadcom-wl | nbd | 2006-08-24 | 1 | -0/+1 |
* | fix remaining *_ifnames references | nbd | 2006-08-24 | 4 | -15/+5 |
* | add vlan_mode to wlc | nbd | 2006-08-24 | 1 | -0/+7 |
* | enable split_iso for ehci on brcm-2.6 | nbd | 2006-08-23 | 1 | -1/+1 |
* | fix kernel module dependency problems | nbd | 2006-08-23 | 1 | -1/+1 |
* | Make hostap modules so build works properly. | malbon | 2006-08-23 | 1 | -1/+6 |
* | change 'ifnames' to 'ifname' in network config, fix #697 | nbd | 2006-08-23 | 7 | -42/+24 |
* | Fix building util-linux under xscale | malbon | 2006-08-23 | 1 | -0/+11 |
* | don't try to create mtd partitions on bcm947xx when the trx header is not fou... | nbd | 2006-08-22 | 2 | -4/+6 |
* | Port kmod-tun to the new module layout | florian | 2006-08-22 | 3 | -11/+8 |
* | Upgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* fix... | florian | 2006-08-22 | 3 | -50/+2 |
* | Port kmod-gre to the new module layout | florian | 2006-08-22 | 2 | -4/+8 |
* | enable mknod by default (#490) - some drivers don't register with devfs properly | nbd | 2006-08-22 | 1 | -1/+1 |
* | Add maxfail option to avoid pptp giving up, closes #663 | florian | 2006-08-22 | 1 | -0/+1 |
* | Set KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702 | florian | 2006-08-22 | 1 | -0/+4 |
* | remove bogus dependency line | nbd | 2006-08-22 | 1 | -1/+0 |
* | Add ROUTE target for netfilter, closes #595 | florian | 2006-08-22 | 9 | -1/+931 |
* | Add --enable-natt and --enable-dpd configuration options, closes #700 | florian | 2006-08-22 | 1 | -0/+2 |
* | revert [4599], the bug was fixed elsewhere | nbd | 2006-08-21 | 1 | -2/+7 |
* | fix up TMPDIR for initial prereq check to avoid creating a bogus build_ direc... | nbd | 2006-08-21 | 1 | -1/+2 |
* | port kmod-ipv6 to the new system | nbd | 2006-08-20 | 4 | -15/+7 |
* | Add devpts mounts | groz | 2006-08-20 | 1 | -0/+2 |
* | don't pad aruba images - unnecessary with the jffs2 hack | nbd | 2006-08-19 | 1 | -2/+1 |
* | enable ipip for aruba | nbd | 2006-08-19 | 1 | -2/+2 |
* | fix typo | nbd | 2006-08-19 | 1 | -1/+1 |
* | Remove postinit stuff for initramfs | groz | 2006-08-18 | 1 | -1/+0 |
* | Update init to use /etc/banner for presence test, remove postinit | groz | 2006-08-18 | 2 | -9/+5 |
* | Fix/clean several hundred package makefiles | mbm | 2006-08-18 | 7 | -19/+6 |
* | handle postinit for initramfs | groz | 2006-08-18 | 1 | -0/+1 |
* | File I forgot | groz | 2006-08-18 | 1 | -0/+4 |
* | don't try to use gnu wget specific options in ipkg | nbd | 2006-08-18 | 1 | -7/+2 |
* | remove reference to missing file | nbd | 2006-08-18 | 1 | -1/+0 |
* | Add support for the Asus power led, closes #349 | florian | 2006-08-18 | 1 | -1/+17 |
* | Flesh out early userspace for initramfs to allow booting from media | groz | 2006-08-18 | 1 | -2/+79 |
* | Update for initramfs handling | groz | 2006-08-18 | 1 | -0/+1 |
* | cosmetic coherency fix | nico | 2006-08-18 | 1 | -2/+2 |
* | fix wget long options bug (closes: #682) | nico | 2006-08-18 | 1 | -0/+22 |
* | fix KERNELNAME | nbd | 2006-08-17 | 1 | -1/+1 |
* | Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot ... | groz | 2006-08-17 | 1 | -149/+56 |
* | Build bzImage for x86 builds - allow ext2 images even if initramfs used, they... | groz | 2006-08-17 | 3 | -6/+13 |
* | tidy up output | mbm | 2006-08-17 | 1 | -2/+7 |
* | fix accidental tab | mbm | 2006-08-17 | 1 | -2/+2 |