1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-21 20:04:47 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
nbd
489f9455f2 large target/linux cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-10 19:43:00 +00:00
wbx
114a2ef755 bump release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-25 04:10:50 +00:00
wbx
5a158e99a0 fix oops on start, forgot to ifdef one call last time, closes #133
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-25 04:08:13 +00:00
wbx
48de146cd6 fix build on 2.4 systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-23 23:00:48 +00:00
wbx
68375ab4bb fix compile issues, from http://bugs.xelerance.com/view.php?id=509
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-18 17:12:30 +00:00
nico
1be4794eae remove Maintainer: and Source: fields from ipkg control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-08 22:29:00 +00:00
nico
60ee139a39 remove obsolete comments stating that the modules won't build on mipsel/2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-08 09:06:03 +00:00
wbx
914dbb9ef2 close ticket #63
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-24 04:11:08 +00:00
wbx
d3b7cd7b05 security update, fixes #52
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-15 09:33:33 +00:00
nbd
1d37ae18e2 seems like openswan needed another flags to compile properly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-13 11:35:29 +00:00
nbd
c640efa5e5 fix openswan compile with linux-2.6 (bug #8)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-13 00:25:34 +00:00
nico
1ad9b6899d use the same versioning scheme for kernel and modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-08 04:38:37 +00:00
nico
01cc5f0284 disable alsa and openswan on brcm-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-03 04:28:44 +00:00
nico
404d4426ba rework the kernel menuconfig,
always use prompt to display config text instead of bool/tristate

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-02 22:30:28 +00:00
nico
46ff394de2 use the cross-compiler to build additional packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-02 02:42:06 +00:00
nico
24dc1f527d fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable,
fix alsa 2.6 build when arch != mipsel


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-01 17:30:26 +00:00
nico
cbfefe3fab continue massive kernel menuconfig reorganization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-24 02:10:06 +00:00
wbx
213e41cc1f update openswan to 2.40
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-29 12:40:16 +00:00
nbd
bc4db61582 fix external package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-15 08:49:02 +00:00
nbd
4b5c94b655 add board tag to kernel module version and add versioned depend (does not work with current ipkg yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 15:36:31 +00:00
nbd
50af40000a 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@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00