| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | standardize Makefile, only use includes and optimizations on 2.4 | Nicolas Thill | 2006-09-23 | 1 | -27/+28 |
* | standardize Makefile, change section from base to net | Nicolas Thill | 2006-09-23 | 1 | -5/+4 |
* | standardize Makefile, remove useless ipkg and Config.in | Nicolas Thill | 2006-09-23 | 3 | -21/+3 |
* | add basic documentation for the config file api | Felix Fietkau | 2006-09-22 | 1 | -0/+72 |
* | Standardize shell script, closes #788 | Florian Fainelli | 2006-09-21 | 1 | -1/+1 |
* | Update brcm63xx config to add support for USB and SCSI disks, standardize wit... | Florian Fainelli | 2006-09-21 | 1 | -4/+225 |
* | remove old junk from docs/, add some info about the network config format | Felix Fietkau | 2006-09-20 | 70 | -5172/+50 |
* | Fix amd64 compilation, does not break other architectures : ppc, x86 | Florian Fainelli | 2006-09-20 | 1 | -0/+20 |
* | patch from ticket #787 | Mike Baker | 2006-09-20 | 2 | -0/+84 |
* | correct arguments to Build/Prepare/Default | Mike Baker | 2006-09-18 | 1 | -1/+1 |
* | change alsa to depend on usb support instead of pci | Imre Kaloz | 2006-09-17 | 1 | -1/+1 |
* | mark isakmpd as broken, standardize Makefile. | Nicolas Thill | 2006-09-17 | 1 | -6/+5 |
* | Also use whiterussian patches with buildroot-ng | Florian Fainelli | 2006-09-16 | 3 | -0/+275 |
* | bring up loopback by default | Mike Baker | 2006-09-15 | 1 | -0/+8 |
* | enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fo | Felix Fietkau | 2006-09-15 | 5 | -5/+5 |
* | delete old files directory | Felix Fietkau | 2006-09-15 | 0 | -0/+0 |
* | allow spaces in the keepalive option | Felix Fietkau | 2006-09-12 | 1 | -2/+2 |
* | allow the user to override the lcp echo interval in ppp network configurations | Felix Fietkau | 2006-09-12 | 1 | -1/+4 |
* | override default configure to use --target=host and --build=host (closes: #760) | Nicolas Thill | 2006-09-10 | 1 | -0/+21 |
* | change more to less | Mike Baker | 2006-09-07 | 3 | -3/+3 |
* | add missing dependancy | Mike Baker | 2006-09-07 | 1 | -1/+1 |
* | add quotes to ipkg name in the rebuild check | Felix Fietkau | 2006-09-07 | 1 | -1/+1 |
* | don't run rebuild checks for dump and prereq | Felix Fietkau | 2006-09-07 | 1 | -7/+9 |
* | add extra rebuild check for development libraries | Felix Fietkau | 2006-09-07 | 1 | -0/+4 |
* | move gmp to buildroot-ng (required by isakmpd) | Felix Fietkau | 2006-09-07 | 1 | -0/+87 |
* | upgrade isakmpd, add security fix | Felix Fietkau | 2006-09-07 | 6 | -140/+1796 |
* | fix unnecessary rebuilds for library package directories with no selected pac... | Felix Fietkau | 2006-09-07 | 1 | -11/+14 |
* | Clean up prereq error messages | Mike Baker | 2006-09-07 | 1 | -6/+6 |
* | fix build error | Mike Baker | 2006-09-06 | 1 | -2/+3 |
* | change path for mirror2.openwrt.org | Felix Fietkau | 2006-09-06 | 1 | -1/+1 |
* | remove -mcpu=405 for magicbox, because it enables soft-float, which makes bin... | Felix Fietkau | 2006-09-05 | 1 | -1/+0 |
* | Remove installation of incompatible getopt.h, closes #753, #754, #755 | Florian Fainelli | 2006-09-05 | 1 | -2/+2 |
* | enable squashfs in the magicbox kernel (not used yet), magicbox build now no ... | Felix Fietkau | 2006-09-05 | 3 | -6/+14 |
* | remove default network config for brcm | Felix Fietkau | 2006-09-04 | 1 | -0/+1 |
* | add checks for the kernel config when building hostap for linux 2.6 | Felix Fietkau | 2006-09-04 | 1 | -0/+6 |
* | Fix download url in config.in | Florian Fainelli | 2006-09-04 | 1 | -1/+1 |
* | Fix download site, closes #751, #752 | Florian Fainelli | 2006-09-04 | 2 | -2/+2 |
* | Add more detail to uml readme | Gerry Rozema | 2006-09-04 | 2 | -16/+109 |
* | remove useless check | Felix Fietkau | 2006-09-04 | 1 | -1/+1 |
* | fix HAVE_ISC_READER related error | Felix Fietkau | 2006-09-03 | 1 | -2/+3 |
* | Add isakmpd, OpenBSD's IKE daemon | Florian Fainelli | 2006-09-03 | 3 | -0/+336 |
* | Add keynote, dependency to isakmpd | Florian Fainelli | 2006-09-03 | 3 | -0/+972 |
* | fix ipcalc (off by 1) | Felix Fietkau | 2006-09-03 | 1 | -2/+1 |
* | bump wlcompat version number | Felix Fietkau | 2006-09-03 | 1 | -1/+1 |
* | port wlcompat changes to -ng | Felix Fietkau | 2006-09-03 | 1 | -0/+35 |
* | gcc 3.4.6 should be safe on brcm-2.4 now | Felix Fietkau | 2006-09-02 | 2 | -3/+0 |
* | add calibrate_delay patch to buildroot-ng | Felix Fietkau | 2006-09-02 | 1 | -0/+11 |
* | Really disable doc generation, increases install time | Florian Fainelli | 2006-09-02 | 1 | -0/+12 |
* | fix ccache error | Mike Baker | 2006-08-31 | 1 | -1/+1 |
* | magicbox: add 0x40 to the kernel image size (uImage header) | Felix Fietkau | 2006-08-30 | 1 | -1/+2 |