summaryrefslogtreecommitdiffstats
path: root/target/linux/package/openswan
Commit message (Collapse)AuthorAgeFilesLines
* large target/linux cleanupnbd2006-01-101-7/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump releasewbx2005-12-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix oops on start, forgot to ifdef one call last time, closes #133wbx2005-12-252-13/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix build on 2.4 systemswbx2005-12-232-16/+58
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix compile issues, from http://bugs.xelerance.com/view.php?id=509wbx2005-12-181-0/+78
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove Maintainer: and Source: fields from ipkg control filesnico2005-12-081-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete comments stating that the modules won't build on mipsel/2.6nico2005-12-081-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* close ticket #63wbx2005-11-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* security update, fixes #52wbx2005-11-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2493 3c298f89-4303-0410-b956-a3cf2f4a3e73
* seems like openswan needed another flags to compile properlynbd2005-11-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix openswan compile with linux-2.6 (bug #8)nbd2005-11-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2466 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the same versioning scheme for kernel and modulesnico2005-11-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable alsa and openswan on brcm-2.6nico2005-11-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rework the kernel menuconfig, nico2005-11-021-1/+2
| | | | | | always use prompt to display config text instead of bool/tristate git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the cross-compiler to build additional packagesnico2005-11-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, nico2005-11-011-1/+1
| | | | | | | fix alsa 2.6 build when arch != mipsel git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* continue massive kernel menuconfig reorganizationnico2005-10-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update openswan to 2.40wbx2005-09-292-2/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix external package buildnbd2005-08-151-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add board tag to kernel module version and add versioned depend (does not ↵nbd2005-06-111-1/+1
| | | | | | work with current ipkg yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package/linux into target/linux, use wbx' new kernel code. support ↵nbd2005-05-283-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73