Commit Graph

22 Commits (7bc567a0409f4d9aa9a4e12e9c56bc892b737da3)

Author SHA1 Message Date
Felix Fietkau c731d42b1a init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 21:03:30 +00:00
Felix Fietkau 94a8167964 openswan makefile cleanup and compile fix
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-29 21:46:55 +00:00
Nicolas Thill ecb6c4b599 new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
Nicolas Thill ca3a4cf56a standardize Makefile, add userland daemon
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 14:03:19 +00:00
Florian Fainelli 1dc08b048a Upgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* fix #647, #671
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-22 14:21:30 +00:00
Mike Baker f9e5c1b1d5 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Felix Fietkau 24cf53528f add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
Felix Fietkau 08cbdbc1b0 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
Nicolas Thill c12c40f4a6 normalize Makefiles.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:30:40 +00:00
Nicolas Thill cde7ef3418 move openswan from target/linux/package to package/.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-17 15:16:21 +00:00
Felix Fietkau 8675818f87 remove lots of non-essential packages
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13 22:20:15 +00:00
Felix Fietkau e7cd2297a2 also update openswan in package/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13 18:28:55 +00:00
Waldemar Brodkorb 59452461fa update openswan to 2.4.5rc5 and fix compile issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-28 23:33:28 +00:00
Waldemar Brodkorb 1d6f122b79 close ticket #63
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-24 04:11:08 +00:00
Waldemar Brodkorb 78ddca6efd security update, fixes #52
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-15 09:33:33 +00:00
Felix Fietkau 64319976cb fix openswan rebuild
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-07 17:48:48 +00:00
Waldemar Brodkorb 968d6e26af update openswan to 2.40
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-29 12:40:16 +00:00
Felix Fietkau 1c4a2a55f7 move package/linux into target/linux, use wbx' new kernel code. support 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
2005-05-28 09:17:29 +00:00
Felix Fietkau 9e5c08131e fix openswan -- do NOT strip the kernel modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 00:06:42 +00:00
Felix Fietkau fa4b5c117f update openswan to 2.3.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-09 19:23:32 +00:00
Nicolas Thill 7c651437e8 Tweak openswan: strip kernel module and remove /var from package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-09 13:41:43 +00:00
Felix Fietkau 9423c3bef9 add openswan
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-05 02:03:37 +00:00