1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 08:59:54 +03:00
Commit Graph

727 Commits

Author SHA1 Message Date
nico
adfc29a57c Standardize initscript
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-03 07:21:53 +00:00
nico
e980a26e10 Ack name changes in asterisk config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-03 06:41:17 +00:00
nico
31240e2fe4 Add pbx_dundi patch (thanks Greg Boehnlein).
Move "not recommended" codecs into subpackages.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-03 06:39:21 +00:00
nico
665fe42cf2 Update to new upstream release (v0.8.0).
Change the patch that disabled server response checking.
Enable initscript at startup with prio. 49.
Change initscript to set the time first and then daemonize.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-02 02:04:01 +00:00
nico
c9bf3cc138 Split patches.
Use full target optimization flags (save a few KB).
Do a make depend before building.
Remove unneeded targets from main Makefile.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 23:29:37 +00:00
nico
c2f6f47dee Add dependency on libelf to net-snmp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 23:21:52 +00:00
nico
86f1cb7dd5 Updated to new upstream release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 22:06:55 +00:00
nico
47961e560a Enabled now by default (when DEVELOPER=1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 22:06:17 +00:00
nico
906bbea87c Add mod-sqlcounter subpackage, remove empty directories from subpackages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 20:16:03 +00:00
wbx
ccd2cd2a4d will be removed as soon as we have another solution, seems to be compatible with wl 3.9 driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 13:47:19 +00:00
nbd
9a850a31e6 disable reverse lookup in dropbear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-31 10:09:05 +00:00
nbd
9e6c87a6db enable telnet client by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 21:29:40 +00:00
nbd
9d7e820745 add vtun package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 21:13:21 +00:00
nbd
17905887e1 update ipkg to 0.99.149
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 20:52:47 +00:00
nbd
fd322bc95a make the openwrt package dir install the shared includes into the staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 20:50:17 +00:00
nbd
74112bee4a add wireless-tools to the list of libraries (for sdk)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 20:47:53 +00:00
nbd
375bbf2e2b make wireless-tools install headers and library into the staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 20:47:25 +00:00
nbd
522e0c7c73 manually compile packages without having the config setting active if environment variable DEVELOPER is set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 20:22:21 +00:00
nbd
d7f90a5581 fix udhcp release patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 19:51:31 +00:00
mbm
19a1490f40 make dnsmasq probe for dhcp servers before starting a dhcp server
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 09:09:58 +00:00
nico
64caeb211d Update to new upstream release, ack upstream package name change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 06:13:10 +00:00
nico
4f5777d22e Update to new upstream release
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 06:03:37 +00:00
nico
7a87846c9c Add libelf dependency, add disk and exec features to snmpd, add install-dev stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 05:56:37 +00:00
nico
1570c5c820 Change package descriptions, set "Source:" field to CVS web url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 05:54:17 +00:00
mbm
a42f56d4fc Fix package names - reported by Death_INC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 00:41:03 +00:00
nico
2e8625aade Fix install-dev (wrong dependency)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-29 20:44:41 +00:00
nbd
f276a41fc9 change ntpclient to start after dropbear and ppp stuff and make it start as a background process
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-29 16:59:34 +00:00
nbd
47f7604893 fix openswan depend on libgmp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 18:21:03 +00:00
nico
0815fe7eb5 Fix lib search pathes, fix rpath in modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:56:12 +00:00
nico
8ecfceee5e Remove .la libtool file installed in STAGING_DIR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 10:52:15 +00:00
nbd
76ed58d705 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
kaloz
e285af3e18 upgrade wireless-tools and iproute2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 17:32:43 +00:00
nbd
473ae30ab0 fix menuconfig on fedora x86_64
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 06:19:16 +00:00
wbx
3e5d757d7e asus not netgear
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 06:08:18 +00:00
wbx
4c690622bb ipcontrack is a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:58:23 +00:00
wbx
4dc80d9c01 fix pci initialization and add oleg et driver.
connect new linux structure.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:53:59 +00:00
wbx
3d7c302fe4 separete iptables conntrack/nat as modul, separate loop and nbd support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:50:53 +00:00
nico
2254d3c3b7 Standardize Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1076 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:38:03 +00:00
nico
75fdc58743 Install mysql_config in STAGING_DIR/usr/bin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:37:28 +00:00
nico
b7d60734fc Remove host include and lib search pathes from mysql_config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:35:14 +00:00
nico
00e9856a75 Ack freeradius package configuration,
Don't build with features that were not selected


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:24:20 +00:00
nico
061f6462f6 Remove host include search pathes from Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:15:40 +00:00
nico
45e683e3a8 Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99 for reporting)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 04:31:50 +00:00
nico
c1013d2e5c Update to new upstream release (v0.9.6)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1070 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-26 21:51:52 +00:00
nico
3c8b2e648b Move complex packages to their own menu,
Set "default m" for optional package only if DEVELOPER is set


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-26 21:50:29 +00:00
nico
2e0b50c0c6 Move complex packages to their own menu,
Standardize config options


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-26 21:46:54 +00:00
nico
79e8befe21 Fix Source: field
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-26 21:30:07 +00:00
nico
2cc310a5c9 Add lua package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-26 21:28:31 +00:00
nico
82dc56f60f Fix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-26 20:18:56 +00:00
nbd
a24fef3b25 document some kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-26 16:11:13 +00:00