c932bcee1cadd sierra-directip, a package based on the latest DirectIP capable sierra wireless drivers + some fixes
Felix Fietkau
2011-10-27 20:29:05 +00:00
d495281b6ecomgt: port 3g.sh to netifd
Felix Fietkau
2011-10-27 20:29:00 +00:00
2af4d04336ubus: update to latest version, fixes recursion issues in libubus
Felix Fietkau
2011-10-27 20:28:46 +00:00
bebd9aec71netifd: update, prefix proto handler callbacks with 'proto_'
Felix Fietkau
2011-10-27 20:28:42 +00:00
24bf5c41a0netifd: remove obsolete _init callbacks, set available=1 for ppp
Felix Fietkau
2011-10-27 20:28:37 +00:00
b3d7c7b1b5netifd: allow ppp based proto handlers to override the connect/disconnect script
Felix Fietkau
2011-10-27 20:28:33 +00:00
1138f84e6cnetifd: update to latest, adds support for protocol notifiers to signal interface availability
Felix Fietkau
2011-10-27 20:28:28 +00:00
c7ac1b5b0cfirewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is given but does not resolve to an ip
Jo-Philipp Wich
2011-10-27 18:14:55 +00:00
69853cc4e8Fix kernel version check macro typo
Michael Büsch
2011-10-27 16:56:22 +00:00
52e93e54bcbase-files: sysupgrade: kill all but essential processes before starting the update
Jo-Philipp Wich
2011-10-27 16:52:31 +00:00
272d95f0f1base-files: remove rdate integration, add busybox ntpd init script and server list in /etc/config/system The rdate applet proved to be too unreliable to obtain the current time on boot: - public time servers are rare and often unreachable or overloaded - rdate does not daemonize, it needs a network connection the moment it is started, leading to race conditions - the /etc/config/timeserver configuration is overly complex and there is no reliable way to disable rdate invocations - the time protocol as specified in RFC 868 is considered obsolete This commit adds an init script /etc/init.d/sysntpd which starts and stops the busybox ntpd accordingly. The builtin ntpd can be disabled by either disabling the init script, removing the symlink to busybox or by clearing the timeserver list in /etc/config/system.
Jo-Philipp Wich
2011-10-27 00:21:53 +00:00
803c7edcb3netifd: if core dump support is enabled, use it. also add some delay after start to avoid race conditions with other init scripts
Felix Fietkau
2011-10-26 18:30:55 +00:00
883272696fnetifd: update to the latest version, contains small fixes for interface reloading and adds support for dependency handling of stacked devices like dsa
Felix Fietkau
2011-10-26 18:30:49 +00:00
ad6c4198a9getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (#10268)
Jo-Philipp Wich
2011-10-26 14:54:57 +00:00
f15f6bc76fUpdate my email address
Michael Büsch
2011-10-26 14:54:26 +00:00
500a8e2014firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3
Gabor Juhos
2011-10-26 13:34:48 +00:00
1c251e09bapackage: mac80211: remove uses of $(LINUX_KMOD_SUFFIX)
Jonas Gorski
2011-10-26 13:01:15 +00:00
dccc9a6c2epackage: kernel: remove last use of $(LINUX_KMOD_SUFFIX)
Jonas Gorski
2011-10-26 13:01:11 +00:00
b17bfe4f68x86: disable crashlog, ioremap of RAM does not work properly here
Felix Fietkau
2011-10-26 11:49:25 +00:00
1663fb6425package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)
Nicolas Thill
2011-10-26 11:33:59 +00:00
4a70cace09ar71xx: create image for the WNDR3800
Gabor Juhos
2011-10-26 06:12:47 +00:00
a930a79e08include/package-ipkg.mk: fix typo
Nicolas Thill
2011-10-26 00:49:07 +00:00
772a22ccb1package/zlib: include zlib.pc (pkconfig)
Nicolas Thill
2011-10-25 21:10:37 +00:00
3d1d93cb0ctarget: remove CONFIG_IDE_PROC_FS support as well
Jo-Philipp Wich
2011-10-25 16:40:06 +00:00
de7cae82e9brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit
Jo-Philipp Wich
2011-10-25 16:19:52 +00:00
5fa4348a70busybox: fix a compile error on mac os x
Felix Fietkau
2011-10-25 13:03:18 +00:00
2f5cb96222mac80211: allow building ath9k_htc without PCI support, based on patch by Helmut Schaa <helmut.schaa@googlemail.com>
Jo-Philipp Wich
2011-10-25 11:25:51 +00:00
ee8077f0feramips: Support for NexAira BC2
Gabor Juhos
2011-10-24 21:49:36 +00:00
b61de9c865base-files: make sure inittab-console-fixup returns with success (#10275)
Jo-Philipp Wich
2011-10-24 21:35:43 +00:00
8f7d6c66e1package/ipset: move out to packages/net/
Nicolas Thill
2011-10-24 21:35:02 +00:00
98c5037127package/perf: move out to packages/devel/
Nicolas Thill
2011-10-24 21:33:35 +00:00
51370f3b28netifd: update to latest version, fixes a crash on dhcp renew
Felix Fietkau
2011-10-24 18:52:24 +00:00
9f419bc308relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3
Jo-Philipp Wich
2011-10-24 17:05:00 +00:00
3894b9746flinux: add 3.1 checksum
Jonas Gorski
2011-10-24 12:58:44 +00:00
d3a428d406package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)
Nicolas Thill
2011-10-24 08:18:33 +00:00
dba02bbaccpackage/busybox: revert config defaults inadvertently changed in [28513] (thanks to Liu Yu Fei, Eric), bump release number
Nicolas Thill
2011-10-24 07:39:53 +00:00
cc384ef7b4netifd: update to latest version, fixes interface hotplugging issues
Felix Fietkau
2011-10-23 17:22:19 +00:00
01f9388cdenetifd: add two simple scripts for querying interface/device status
Felix Fietkau
2011-10-23 17:22:14 +00:00
4112fbaafbnetifd: reload the network config on ifup -a
Felix Fietkau
2011-10-23 17:22:01 +00:00
69df551be3firewall: fix another instance of unquoted "*"
Jo-Philipp Wich
2011-10-22 21:38:10 +00:00
9a61d9e513firewall: fix possible expansion of "*" when rules with "option src *" are processed
Jo-Philipp Wich
2011-10-22 20:11:25 +00:00
e0e73928dafirewall: do not check for module availability, let iptables fail if a feature is not present (#7610)
Jo-Philipp Wich
2011-10-22 19:50:35 +00:00
b0d9bccafcx86: allow VDI & VMDK images for all subtargets (closes: #10255)
Nicolas Thill
2011-10-22 13:09:15 +00:00
1651774ed5wrt55agv2-spidevs: fix build with recent kernel
Nicolas Thill
2011-10-22 10:40:45 +00:00
ca8712bdbdkernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431)
Nicolas Thill
2011-10-22 10:19:27 +00:00
fde2b227b8netifd: add a dependency on jshn
Felix Fietkau
2011-10-22 01:51:55 +00:00
d10b4495bcbusybox: update to 1.19.2 (thanks to Peter Wagner)
Nicolas Thill
2011-10-21 23:08:45 +00:00
3fadea0d6fuci: fix segfault on import of anonymous sections (#10204)
Felix Fietkau
2011-10-21 20:50:23 +00:00
f11ae11093uci: update to latest version (includes several bugfixes)
Felix Fietkau
2011-10-21 13:20:48 +00:00
e925dbf704scripts/feeds: override the OPENWRT_BUILD variable when calling internal targets (based on patch from #10212)
Felix Fietkau
2011-10-21 13:03:37 +00:00
0b893424fftools/lzma-old fix compile issues (patch from #10253)
Felix Fietkau
2011-10-21 12:52:49 +00:00
ee61d7007anetifd: add missing dependencies on libuci and libnl-tiny
Felix Fietkau
2011-10-21 12:42:57 +00:00
0eab6e2a7dupx: fix build error
Nicolas Thill
2011-10-21 11:31:25 +00:00
55aeabae10add an initial (experimental) version of netifd, disabled by default
Felix Fietkau
2011-10-21 01:47:49 +00:00
2ccd191b76pppd: fix the exit code in case of authentication failure or other errors
Felix Fietkau
2011-10-21 01:34:12 +00:00
d1c05d734bpppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}
Felix Fietkau
2011-10-20 21:42:07 +00:00
0798d4a5c7ubusd: add an init script
Felix Fietkau
2011-10-20 15:01:12 +00:00
c2b5767572base-files: move network related scripts to a separate package to make the transition to netifd easier
Felix Fietkau
2011-10-20 15:01:06 +00:00
d8d9130e45autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS - needed by minidlna CVS version
Jo-Philipp Wich
2011-10-16 16:44:49 +00:00
ba0c7accd9opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove
Jo-Philipp Wich
2011-10-15 01:05:25 +00:00
2c92acb699udev: Provide define to enable compilation with kernel 2.6.32.33 headers
Hamish Guthrie
2011-10-14 11:42:40 +00:00
56c2b1f382mac80211: autoload ath9k_htc after USB controller drivers
Jo-Philipp Wich
2011-10-13 14:29:06 +00:00
b27c184b07mac80211: fix some dependencies and make lib80211 compile without cfg80211 selected
Hauke Mehrtens
2011-10-13 12:13:25 +00:00
4867f34759mac80211: use new version of carl80211 firmware
Hauke Mehrtens
2011-10-13 12:02:35 +00:00
02c3f6c002mac80211: use correct firmware for ath9k_htc
Hauke Mehrtens
2011-10-13 11:34:28 +00:00
bda02cc60fadd upx, but make it build only for ppc now
Imre Kaloz
2011-10-12 10:42:38 +00:00
a136b67604linux: ar71xx: add support for Mikrotik Routerboard RB493G
Jonas Gorski
2011-10-11 23:05:16 +00:00
03f91068d1ar71xx: add a workaround for ar8316 not always driving the TA bit to low
Jonas Gorski
2011-10-11 23:05:13 +00:00
b7a2a74823ar8216: use mdiobus_{read,write} to ensure proper locking
Jonas Gorski
2011-10-11 23:05:10 +00:00
e7b094e849include: autotools.mk: do not fail in patch-libtool fixup if patch is already applied
Jo-Philipp Wich
2011-10-11 18:15:12 +00:00
59c13202e0base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridge interfaces
Jo-Philipp Wich
2011-10-11 13:43:08 +00:00
261389b709* add support for ar9 * add support for ase
John Crispin
2011-10-10 15:14:17 +00:00
0a866293bd* update patches to 3.0 * add basic vr9 support * backport 3.1 fixes * backport 3.2 queue (falcon)
John Crispin
2011-10-10 15:13:46 +00:00
1359fe4fcfubus: update to latest version, includes a small bugfix for object call replies
Felix Fietkau
2011-10-10 15:05:31 +00:00
f63daa85a2fix a small logic error in package download
Felix Fietkau
2011-10-09 16:54:03 +00:00
874622d004build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball
Felix Fietkau
2011-10-09 16:33:59 +00:00
58151667a8update libubox and ubus to the latest version
Felix Fietkau
2011-10-09 16:01:49 +00:00