Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵ | Felix Fietkau | 2006-10-07 | 4 | -61/+0 |
| | | | | | | all the developers are ready SVN-Revision: 4944 | ||||
* | update openswan to 2.4.5 final | Felix Fietkau | 2006-04-13 | 2 | -25/+2 |
| | | | | SVN-Revision: 3635 | ||||
* | update openswan to 2.4.5rc5 and fix compile issues | Waldemar Brodkorb | 2006-03-28 | 4 | -122/+14 |
| | | | | SVN-Revision: 3535 | ||||
* | change cp to $(CP) | Mike Baker | 2006-02-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 3112 | ||||
* | large target/linux cleanup | Felix Fietkau | 2006-01-10 | 1 | -7/+3 |
| | | | | SVN-Revision: 2877 | ||||
* | bump release | Waldemar Brodkorb | 2005-12-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 2772 | ||||
* | fix oops on start, forgot to ifdef one call last time, closes #133 | Waldemar Brodkorb | 2005-12-25 | 2 | -13/+23 |
| | | | | SVN-Revision: 2769 | ||||
* | fix build on 2.4 systems | Waldemar Brodkorb | 2005-12-23 | 2 | -16/+58 |
| | | | | SVN-Revision: 2754 | ||||
* | fix compile issues, from http://bugs.xelerance.com/view.php?id=509 | Waldemar Brodkorb | 2005-12-18 | 1 | -0/+78 |
| | | | | SVN-Revision: 2725 | ||||
* | remove Maintainer: and Source: fields from ipkg control files | Nicolas Thill | 2005-12-08 | 1 | -3/+1 |
| | | | | SVN-Revision: 2605 | ||||
* | remove obsolete comments stating that the modules won't build on mipsel/2.6 | Nicolas Thill | 2005-12-08 | 1 | -1/+0 |
| | | | | SVN-Revision: 2598 | ||||
* | close ticket #63 | Waldemar Brodkorb | 2005-11-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 2553 | ||||
* | security update, fixes #52 | Waldemar Brodkorb | 2005-11-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 2493 | ||||
* | seems like openswan needed another flags to compile properly | Felix Fietkau | 2005-11-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 2470 | ||||
* | fix openswan compile with linux-2.6 (bug #8) | Felix Fietkau | 2005-11-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 2466 | ||||
* | use the same versioning scheme for kernel and modules | Nicolas Thill | 2005-11-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 2392 | ||||
* | disable alsa and openswan on brcm-2.6 | Nicolas Thill | 2005-11-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 2321 | ||||
* | rework the kernel menuconfig, always use prompt to display config text ↵ | Nicolas Thill | 2005-11-02 | 1 | -1/+2 |
| | | | | | | instead of bool/tristate SVN-Revision: 2315 | ||||
* | use the cross-compiler to build additional packages | Nicolas Thill | 2005-11-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 2312 | ||||
* | fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa ↵ | Nicolas Thill | 2005-11-01 | 1 | -1/+1 |
| | | | | | | 2.6 build when arch != mipsel SVN-Revision: 2311 | ||||
* | continue massive kernel menuconfig reorganization | Nicolas Thill | 2005-10-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 2297 | ||||
* | update openswan to 2.40 | Waldemar Brodkorb | 2005-09-29 | 2 | -2/+15 |
| | | | | SVN-Revision: 2003 | ||||
* | fix external package build | Felix Fietkau | 2005-08-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 1682 | ||||
* | add board tag to kernel module version and add versioned depend (does not ↵ | Felix Fietkau | 2005-06-11 | 1 | -1/+1 |
| | | | | | | work with current ipkg yet) SVN-Revision: 1202 | ||||
* | move package/linux into target/linux, use wbx' new kernel code. support ↵ | Felix Fietkau | 2005-05-28 | 3 | -0/+51 |
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085 |