Commit Graph

11407 Commits (f74d16548d4bb98910647c8d6ab2a9198bb32955)

Author SHA1 Message Date
Felix Fietkau 0bbc724c29 change default compiler to gcc 3.4.4 - fixes kernel weirdness
SVN-Revision: 1227
2005-06-13 18:47:01 +00:00
Felix Fietkau 0646dd2c71 fix trx alignment
SVN-Revision: 1226
2005-06-13 14:39:56 +00:00
Felix Fietkau 100a739998 remove package/gdb reference from Config.in, seems like this package is not checked in yet
SVN-Revision: 1225
2005-06-13 14:02:57 +00:00
Felix Fietkau c32d608d9d fix bcm47xx cache fixes
SVN-Revision: 1224
2005-06-13 13:59:38 +00:00
Waldemar Brodkorb 0d5dc78367 berkeley db4, for openldap server
SVN-Revision: 1223
2005-06-13 00:35:36 +00:00
Felix Fietkau 05a28ac2ee add --without-x to dsniff compile and add mostlyclean target
SVN-Revision: 1222
2005-06-12 20:18:17 +00:00
Felix Fietkau fa69fade3b add --without-nmapfe to nmap configure and add mostlyclean target for rebuild
SVN-Revision: 1221
2005-06-12 20:16:28 +00:00
Waldemar Brodkorb 93341477c5 added mirror1 and mirror2, which dayly rsyncing the distfiles from openwrt.org/downloads/sources, so please add packages there via rsync
SVN-Revision: 1220
2005-06-12 19:03:53 +00:00
Felix Fietkau ade7c85174 fix squashfs build
SVN-Revision: 1219
2005-06-12 17:51:31 +00:00
Nicolas Thill d8432f55d0 Do not always activate WPA
SVN-Revision: 1218
2005-06-12 14:12:11 +00:00
Waldemar Brodkorb 28774fd601 add rsync client
SVN-Revision: 1217
2005-06-12 11:49:40 +00:00
Waldemar Brodkorb d9f3de07a6 /sources
SVN-Revision: 1216
2005-06-12 11:47:24 +00:00
Felix Fietkau 3d85691526 fix kernel image build
SVN-Revision: 1215
2005-06-12 11:19:34 +00:00
Waldemar Brodkorb 10d9d93fbf damn symlink
SVN-Revision: 1214
2005-06-12 10:54:01 +00:00
Waldemar Brodkorb a289061984 we already have /sources..
SVN-Revision: 1213
2005-06-12 09:32:45 +00:00
Waldemar Brodkorb 9b77b9cc12 /distfiles
SVN-Revision: 1212
2005-06-12 09:30:53 +00:00
Nicolas Thill 201c9d7d55 Update to new upstream release (v0.8.2)
SVN-Revision: 1211
2005-06-12 09:09:22 +00:00
Felix Fietkau 86f823770e small fix for firmware image util compile
SVN-Revision: 1210
2005-06-11 23:44:58 +00:00
Felix Fietkau 2671543b3f make the kernel compile process more generic
SVN-Revision: 1209
2005-06-11 23:39:52 +00:00
Felix Fietkau 15f1a29e3b make the kernel compile process more generic
SVN-Revision: 1208
2005-06-11 23:36:33 +00:00
Felix Fietkau 63537147fe make the kernel compile process more generic
SVN-Revision: 1207
2005-06-11 23:28:26 +00:00
Waldemar Brodkorb 6eb96f3972 add md5sum for lzma
SVN-Revision: 1206
2005-06-11 21:36:46 +00:00
Felix Fietkau 4c659f618c cleanup in target/
SVN-Revision: 1205
2005-06-11 21:18:26 +00:00
Felix Fietkau c90793463c fix wificonf build depends
SVN-Revision: 1204
2005-06-11 21:13:46 +00:00
Felix Fietkau f48d720726 add some more mmu fixes for bcm4710
SVN-Revision: 1203
2005-06-11 15:37:23 +00:00
Felix Fietkau 6e3cb352ec add board tag to kernel module version and add versioned depend (does not work with current ipkg yet)
SVN-Revision: 1202
2005-06-11 15:36:31 +00:00
Waldemar Brodkorb 3226824832 fix dsniff read -r
SVN-Revision: 1201
2005-06-11 15:19:17 +00:00
Waldemar Brodkorb a128410e49 fixup dsniff start and remove manpages
SVN-Revision: 1200
2005-06-11 14:13:51 +00:00
Waldemar Brodkorb d7f57c6c60 dsniff, still segfaults, but some tools work fine urlsnarf,..
SVN-Revision: 1199
2005-06-11 11:40:04 +00:00
Waldemar Brodkorb 222426e679 fix symlink
SVN-Revision: 1198
2005-06-11 11:35:28 +00:00
Felix Fietkau d71c0bca30 remove wlconf
SVN-Revision: 1197
2005-06-11 11:07:47 +00:00
Felix Fietkau 4a9fd58443 add wificonf (wlconf,/sbin/wifi replacement)
SVN-Revision: 1196
2005-06-11 02:04:14 +00:00
Felix Fietkau b61b5ddf0f add kernel package with version-specific /etc/modules
SVN-Revision: 1195
2005-06-11 01:50:07 +00:00
Felix Fietkau 55474bd3a4 some fixes for wlcompat
SVN-Revision: 1194
2005-06-11 01:48:39 +00:00
Felix Fietkau 5c382ab9e2 revert last update, upstream version 0.8.1 has been withdrawn
SVN-Revision: 1193
2005-06-10 23:49:44 +00:00
Nicolas Thill c61af1e53d Add dependencies on ncurses and readline
SVN-Revision: 1192
2005-06-10 22:08:56 +00:00
Felix Fietkau c30c4adaa8 implement SIOCSIWENCODE in wlcompat
SVN-Revision: 1191
2005-06-10 20:01:13 +00:00
Felix Fietkau f47786cb38 read wep keys from the driver's private data instead of the shmem (can get key length correctly)
SVN-Revision: 1190
2005-06-10 18:24:54 +00:00
Nicolas Thill 7b5636637f Update to new upstream release (v0.8.6), fix dependencies selection
SVN-Revision: 1189
2005-06-10 17:40:26 +00:00
Nicolas Thill 95015a8bd6 Remove reference to LINUX_VERSION not defined anymore for normal (non-kmod) package
SVN-Revision: 1188
2005-06-10 17:19:54 +00:00
Nicolas Thill 9183af1817 Add picocom package, move serial comm. stuff to its section in Config.in
SVN-Revision: 1187
2005-06-10 17:12:46 +00:00
Nicolas Thill 3bb92a5db8 Fix kmod-iptables and kmod-ip6tables build
SVN-Revision: 1186
2005-06-10 16:50:38 +00:00
Nicolas Thill f948293d3d Add sqlite (libsqlite and sqlite-cli) package
SVN-Revision: 1185
2005-06-10 15:54:29 +00:00
Nicolas Thill ac42d8f6a2 Add a pgsql-cli subpackage, extend help in Config.in, standardize Makefile
SVN-Revision: 1184
2005-06-10 15:51:19 +00:00
Nicolas Thill 62e41402ae Update to new upstream release candidate (v0.1.0.9-rc)
SVN-Revision: 1183
2005-06-10 15:26:19 +00:00
Nicolas Thill 9fa7d26d60 Fix memleaks in driver_broadcom.c (thanks framer99)
SVN-Revision: 1182
2005-06-10 05:55:28 +00:00
Imre Kaloz e091c662cc fix nas compatibility and overrides for newer wla2-g54l units
SVN-Revision: 1181
2005-06-10 00:58:19 +00:00
Nicolas Thill 9108389d74 Update to new upstream release (v0.8.1) Remove patch, same funcionnality is now included in new version
SVN-Revision: 1180
2005-06-08 21:54:45 +00:00
Nicolas Thill 552564d7a6 Make modular and fix linking
SVN-Revision: 1179
2005-06-08 21:31:46 +00:00
Nicolas Thill 658af97cc5 Bump release number, since libosip was updated and shlib version changed
SVN-Revision: 1178
2005-06-08 21:24:21 +00:00