Commit Graph

  • 2e1a511a33 work around the remaining race condition in the tsc sched stuff Felix Fietkau 2005-11-15 19:24:51 +00:00
  • b5eda794a8 clean up tsc sched patch Felix Fietkau 2005-11-15 14:48:10 +00:00
  • b4f12fb36f add fix for htb with tsc timers and disable hysteresis for more precise shaping Felix Fietkau 2005-11-15 13:22:57 +00:00
  • 0fb3620001 security update, fixes #52 Waldemar Brodkorb 2005-11-15 09:33:33 +00:00
  • 5de370fbe2 fix kernel package and kernel modules dependency on it Nicolas Thill 2005-11-15 08:23:42 +00:00
  • 15e214dd89 fix pcmcia modules loading (thanks to Mr-packet) Nicolas Thill 2005-11-15 03:31:05 +00:00
  • 2b46821a9a add pcmcia support for 2.4/brcm and serial_cs kernel module Nicolas Thill 2005-11-15 01:57:38 +00:00
  • 5a8a1463db default to no, we use busybox ipkg by default Waldemar Brodkorb 2005-11-15 01:32:21 +00:00
  • 0002c1ada3 create /var/run in firstboot Felix Fietkau 2005-11-14 23:07:18 +00:00
  • 033b0b5e4d fix a race condition in the sched_use_tsc patch Felix Fietkau 2005-11-14 10:52:06 +00:00
  • 7df44bce5f oops forgot to remove #define DEBUG Felix Fietkau 2005-11-14 02:08:08 +00:00
  • 72944466b1 add support for the new broadcom driver to wificonf. wep is currently broken. will fix that later, when i find out what's wrong with it Felix Fietkau 2005-11-14 02:07:33 +00:00
  • bccdef81df fix wlcompat menuconfig dependencies Felix Fietkau 2005-11-14 00:44:34 +00:00
  • ad5a52c6f0 add condition, connbytes, string and quota netfilter modules Nicolas Thill 2005-11-13 23:26:39 +00:00
  • e62d353cbe fix my latest commit and remove old patches Nicolas Thill 2005-11-13 23:22:44 +00:00
  • 3b22fc252e rename netfilter patches to be in the 6xx range Nicolas Thill 2005-11-13 23:18:09 +00:00
  • 8ec9682689 add hostap-utils package (closes: #50) Nicolas Thill 2005-11-13 17:59:26 +00:00
  • 4763631d97 enable driver-internal supplicant only in wet mode and set psk2 mode if configured Felix Fietkau 2005-11-13 14:41:06 +00:00
  • 22aeff06e5 seems like openswan needed another flags to compile properly Felix Fietkau 2005-11-13 11:35:29 +00:00
  • 325be15770 set V=5 as default and fix toolchain verbosity setting Felix Fietkau 2005-11-13 01:04:50 +00:00
  • ddf41c2d80 update openvpn to latest upstream release (fix #48) Felix Fietkau 2005-11-13 00:31:32 +00:00
  • 468e507c0a fix openswan compile with linux-2.6 (bug #8) Felix Fietkau 2005-11-13 00:25:34 +00:00
  • dc11a603a4 fix copy loader.elf to image builder and add some package lists for brcm-2.6 (fixes #35) Felix Fietkau 2005-11-12 23:08:24 +00:00
  • 095060b9ff sync linux-2.6 makefile with the 2.4 one (will move some parts to a shared makefile later) Felix Fietkau 2005-11-12 23:01:46 +00:00
  • c5a06ccb7d move default option so that b44 defaults to y on brcm-2.6 Felix Fietkau 2005-11-12 22:48:51 +00:00
  • e934367bfd fix typo in kernel module configuration Felix Fietkau 2005-11-12 22:46:56 +00:00
  • bde62dddaf enable madwifi by default in brcm-2.6 Felix Fietkau 2005-11-12 22:30:41 +00:00
  • d4af85cbf3 fix stupid bug in my busybox ash performance patch Felix Fietkau 2005-11-12 21:47:49 +00:00
  • c80b7033d5 fix small trx_check bug in mtd Felix Fietkau 2005-11-12 21:21:27 +00:00
  • 01e335a5ba make linksys fixup script safe for GS v4 Felix Fietkau 2005-11-12 19:15:54 +00:00
  • 4cdd32c319 add wds and client mode watchdog to wificonf Felix Fietkau 2005-11-12 19:11:33 +00:00
  • f85accc86d add hostapd dependency on wireless-tools Nicolas Thill 2005-11-12 18:40:26 +00:00
  • ddceeefc01 port iptables fix introduced by changeset:2447 to trunk Nicolas Thill 2005-11-12 11:53:55 +00:00
  • 909c7cca7b bump mtd version number Felix Fietkau 2005-11-12 00:25:27 +00:00
  • ecb936a1ff hide stderr output of mtd in firstboot Felix Fietkau 2005-11-12 00:23:50 +00:00
  • fef97f59d4 fix iptables package Felix Fietkau 2005-11-11 23:54:30 +00:00
  • 60d13603dd fix build_fixes patch for ar7 kernel Felix Fietkau 2005-11-11 22:53:18 +00:00
  • e3b4ffa6c4 move generic kernel build parts out of board support patches Felix Fietkau 2005-11-11 21:56:15 +00:00
  • 229e88cb3e add new ppp timeout/redial stuff from [2433] to pptp init script Felix Fietkau 2005-11-11 21:15:33 +00:00
  • 8a53163b23 backport iptables extension split introduced by changeset:2412 (fix ticket:40), bump trunk release number Nicolas Thill 2005-11-11 21:15:16 +00:00
  • b1bd45109e add lcp ping to ppp ifup script so that it timeouts properly (fixes #42) Felix Fietkau 2005-11-11 20:51:58 +00:00
  • 534ed31049 patch pppd to be able to deal with time changes during a connection, fixes #31 Felix Fietkau 2005-11-11 19:42:49 +00:00
  • d626a78938 backport netfilter modules split introduced by changeset:2083 in whiterussian (fix ticket:40) Nicolas Thill 2005-11-11 18:59:20 +00:00
  • 983e2788cc sync netfilter config with the one in whiterussian Nicolas Thill 2005-11-11 18:47:13 +00:00
  • 21b59a5673 remove wifidog dependencies on netfilter kernel modules Nicolas Thill 2005-11-11 18:42:50 +00:00
  • 57beac3730 improve signal level/quality display Felix Fietkau 2005-11-11 18:17:27 +00:00
  • 2bbb2e3b97 remove mkdep fix, now handled by ../generic/209-mkdep_fix.patch Nicolas Thill 2005-11-11 16:14:48 +00:00
  • d912196f67 fix noise/signal level display (fixes #20) Felix Fietkau 2005-11-11 16:04:02 +00:00
  • 2cba595a92 add mtd cleanup, fix #17 Felix Fietkau 2005-11-11 15:28:42 +00:00
  • 77f30d9fb6 add linksys nvram fixup to S05nvram (fixes #32) Felix Fietkau 2005-11-11 14:49:55 +00:00
  • 51590a03b5 extend mkdep fix (fixes #36) Felix Fietkau 2005-11-11 13:40:51 +00:00
  • e88d0d4035 fix cpmac driver build Felix Fietkau 2005-11-11 11:22:41 +00:00
  • d77a76a27e backport fixes from changeset:2408 to trunk Nicolas Thill 2005-11-10 08:08:12 +00:00
  • 6763560fca also add sched/tsc patch for ar7 Felix Fietkau 2005-11-10 02:19:29 +00:00
  • d364fe3798 rename sched/tsc patch for trunk Felix Fietkau 2005-11-10 01:56:07 +00:00
  • fefdb7f052 add another batch of ar7 cleanups and an ar7 watchdog timer (thx enrik!). also seems to fix wag354g problems Felix Fietkau 2005-11-10 01:53:27 +00:00
  • f8d9ae94b0 add WA31 pattern for annex a wag354g Felix Fietkau 2005-11-10 01:52:30 +00:00
  • 8aa95b234a add patch to allow packet schedulers to use the cpu TSC as time source (faster and more accurate) Felix Fietkau 2005-11-10 00:02:57 +00:00
  • c8f1fc4777 add fini crt compat option to mipsel uclibc config Felix Fietkau 2005-11-09 16:42:21 +00:00
  • 4ee0a517f1 add a busybox ash performance hack Felix Fietkau 2005-11-09 13:25:00 +00:00
  • 33584b6d33 add compatibility hack for gpio stuff Felix Fietkau 2005-11-08 17:11:40 +00:00
  • 9c924a5287 add new broadcom system code and new wlan driver (old driver still used by default) Felix Fietkau 2005-11-08 16:51:04 +00:00
  • 1bad6fe732 add wrt54g3g images Felix Fietkau 2005-11-08 11:16:04 +00:00
  • 035c35e84a use the same versioning scheme for kernel and modules Nicolas Thill 2005-11-08 04:38:37 +00:00
  • 302cd574d9 fix iptables-snmp missing build dependency on net-snmp Nicolas Thill 2005-11-08 04:25:52 +00:00
  • 61d11947fe don't strip kernel modules Nicolas Thill 2005-11-08 03:49:58 +00:00
  • 7c38715694 change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install calls Felix Fietkau 2005-11-07 18:26:35 +00:00
  • 439b8bac00 more cosmetic makefile fixes Felix Fietkau 2005-11-07 18:12:11 +00:00
  • e540137ee3 fix ttcp .prepared target Felix Fietkau 2005-11-07 17:57:52 +00:00
  • a00cd0c4fa add missing .configured target Felix Fietkau 2005-11-07 17:57:05 +00:00
  • e30e533bfa fix wificonf menuconfig depends Felix Fietkau 2005-11-07 17:56:34 +00:00
  • a86fd3de94 fix wificonf menuconfig depends Felix Fietkau 2005-11-07 17:55:51 +00:00
  • 4bf1ccd72a add missing .configured target Felix Fietkau 2005-11-07 17:53:23 +00:00
  • bcf69741e3 add missing .configured target Felix Fietkau 2005-11-07 17:52:58 +00:00
  • 2971791965 add missing .configured target Felix Fietkau 2005-11-07 17:52:28 +00:00
  • cace3d5621 add missing .configured target Felix Fietkau 2005-11-07 17:51:29 +00:00
  • 735286342d add missing .configured target to psybnc Felix Fietkau 2005-11-07 17:49:55 +00:00
  • 570cad8f1f fix openswan rebuild Felix Fietkau 2005-11-07 17:48:48 +00:00
  • f13242ef8f fix image builder Felix Fietkau 2005-11-07 17:18:34 +00:00
  • f313afc53b fix amwall compile (conflict with V=) Felix Fietkau 2005-11-07 11:38:54 +00:00
  • c358834657 remove backup/restore for now. will add proper scripts with webif integration later... Felix Fietkau 2005-11-07 02:20:43 +00:00
  • 0988b54167 include functions and network config in hotplug Felix Fietkau 2005-11-07 02:18:59 +00:00
  • 35dd7ffde6 fix wificonf install Felix Fietkau 2005-11-07 01:34:28 +00:00
  • 23e83cd0cd fix br2684ctl install Felix Fietkau 2005-11-07 01:32:51 +00:00
  • a0650ead6b disable squashfs auto-clean for non-broadcom stuff Felix Fietkau 2005-11-07 01:30:03 +00:00
  • 2e8e51060f add hotplug stuff to trunk/ Felix Fietkau 2005-11-07 01:12:51 +00:00
  • 14a88822fd add first batch of enrik's ar7 system code cleanups Felix Fietkau 2005-11-07 01:10:50 +00:00
  • dff2c29103 add wknock package (thanks to Florian Fainelli) Nicolas Thill 2005-11-07 00:46:37 +00:00
  • c8784c0a8f add iptables-snmp package (thanks to Nigel Roberts) Nicolas Thill 2005-11-06 23:08:18 +00:00
  • 18ae9fd95d fix alsa kmod build on 2.6/mipsel (fix #7), disable tests for other distros explicitly Nicolas Thill 2005-11-06 22:54:25 +00:00
  • a42fdefe00 add support for dynamic loading agent modules (suggested by Nigel Roberts), bump trunk release number Nicolas Thill 2005-11-06 22:46:19 +00:00
  • 4ed1f7e303 add slurm package (thanks to Thomas Reifferscheid) Nicolas Thill 2005-11-06 21:20:42 +00:00
  • f3f4bdaf89 fix wrong menuconfig dependencies Nicolas Thill 2005-11-06 18:02:55 +00:00
  • dacafff89c add psybnc package (thanks to Peter Feuerer) Nicolas Thill 2005-11-06 17:19:05 +00:00
  • 4b8a6703c5 add snort-wireless package (thanks to Florian Fainelli) Nicolas Thill 2005-11-06 16:06:51 +00:00
  • a4969bfceb fix wrong snort build dependencies Nicolas Thill 2005-11-06 15:47:23 +00:00
  • 2cff1fb8c9 fix wrong ulogd plugins build dependencies Nicolas Thill 2005-11-06 15:44:52 +00:00
  • bd6a5f9820 update postgresql to new upstream release (v7.4.9) Nicolas Thill 2005-11-06 06:34:04 +00:00
  • 44fe38a5fe update openldap to new upstream release (v2.2.29) Nicolas Thill 2005-11-06 06:32:35 +00:00
  • 929ee9af4a link against libnotimpl for ceilf (fix #5) Nicolas Thill 2005-11-06 05:55:47 +00:00