| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 32630
|
|
|
|
| |
SVN-Revision: 32628
|
|
|
|
| |
SVN-Revision: 32627
|
|
|
|
| |
SVN-Revision: 32626
|
|
|
|
|
|
| |
alias handling, improves handling of wifi interfaces in /etc/config/network
SVN-Revision: 32625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a config list to the 'config dnsmasq' section to specify fixed DNS
addresses.
For example:
config dnsmasq:
[snip]
list address '/example.com/192.168.0.1'
will result in the argument '-A /example.com/192.168.0.1' to the dnsmasq
options. This configures dnsmasq to return the specified IP for any
queries to '*.example.com' names.
Useful for overriding lookups to a range of DNS names.
[jow: "append args" -> "xappend", "-A" -> "--address"]
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 32624
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-T, --local-ttl=<time>
When replying with information from /etc/hosts or the DHCP leases
file dnsmasq by default sets the time-to-live field to zero, meaning
that the requestor should not itself cache the information. This is
the correct thing to do in almost all situations. This option allows a
time-to-live (in seconds) to be given for these replies. This will
reduce the load on the server at the expense of clients using stale
data under some circumstances.
[jow: change -T to --local--ttl to conform with the other options]
Signed-off-by: Andrew Byrne <openwrt@andy.id.au>
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
SVN-Revision: 32623
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set PATH in non-interactive logins to include /sbin paths,
so to be consistent with what is currently set in /etc/profile
for interactive shells.
[jow: reapply with current patch level, fix inner patch, refresh]
Signed-off-by: Gui Iribarren <gui@altermundi.net>
SVN-Revision: 32620
|
|
|
|
|
|
| |
This reverts commit 9927e7918211a22ba5871cbccdcb3764d3872f91.
SVN-Revision: 32619
|
|
|
|
|
|
|
|
|
|
| |
Set PATH in non-interactive logins to include /sbin paths,
so to be consistent with what is currently set in /etc/profile
for interactive shells.
Signed-off-by: Gui Iribarren <gui@altermundi.net>
SVN-Revision: 32618
|
|
|
|
|
|
|
|
| |
This ensures that the resulting firmware can
be flashed from the latest (v3.13.17) offical
firmware.
SVN-Revision: 32617
|
|
|
|
| |
SVN-Revision: 32616
|
|
|
|
|
|
|
|
| |
Because ath9k does not supports separate LEDs for
different bands yet, the 2.4GHz LED will show the
activity, even if the 5GHz band is selected.
SVN-Revision: 32615
|
|
|
|
|
|
| |
remove the undocumented usepasspharse option, this makes it match the logic of the hostapd setup
SVN-Revision: 32614
|
|
|
|
|
|
| |
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 32613
|
|
|
|
|
|
| |
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 32612
|
|
|
|
|
|
| |
Patch-by: Marek Linder <marek@open-mesh.com>
SVN-Revision: 32611
|
|
|
|
|
|
| |
Patch-by: Marek Linder <marek@open-mesh.com>
SVN-Revision: 32610
|
|
|
|
| |
SVN-Revision: 32609
|
|
|
|
| |
SVN-Revision: 32608
|
|
|
|
| |
SVN-Revision: 32607
|
|
|
|
| |
SVN-Revision: 32606
|
|
|
|
| |
SVN-Revision: 32605
|
|
|
|
| |
SVN-Revision: 32604
|
|
|
|
| |
SVN-Revision: 32603
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When mtd alters the fis partition table it assumes that the first partition
table entry also is the first logical parition table entry. For instance our
table could look like this (irrelevant partitions put aside):
* vmlinux.bin.l7 0xA8710000
* rootfs 0xA8030000
Here mtd would assume vmlinux.bin.l7 being the first partition and use its
address to calculate the size and offset which ultimately leads to a broken
partition table.
This patch alters the behavior by checking what partition has the smaller
address to do the calculations based on that address.
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
SVN-Revision: 32601
|
|
|
|
|
|
|
|
|
| |
The offset parameter can be used to write the data at the offset
instead of writing it to the beginning of the partition.
Signed-off-by: Marek Linder <lindner_marek@yahoo.de>
SVN-Revision: 32600
|
|
|
|
|
|
| |
(requested by EW)
SVN-Revision: 32599
|
|
|
|
| |
SVN-Revision: 32596
|
|
|
|
|
|
| |
https://lists.ath5k.org/pipermail/ath5k-devel/2011-November/005043.html, fixed up for newer ath5k and added in more radios.
SVN-Revision: 32595
|
|
|
|
| |
SVN-Revision: 32594
|
|
|
|
|
|
|
|
|
| |
1) Improve WLAN button.
2) Add 96348A-122 image.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 32593
|
|
|
|
|
|
| |
thanks Noltari for spotting this.
SVN-Revision: 32592
|
|
|
|
| |
SVN-Revision: 32591
|
|
|
|
| |
SVN-Revision: 32590
|
|
|
|
| |
SVN-Revision: 32589
|
|
|
|
| |
SVN-Revision: 32588
|
|
|
|
|
|
| |
services like om-watchdog need it
SVN-Revision: 32587
|
|
|
|
| |
SVN-Revision: 32586
|
|
|
|
|
|
|
|
|
| |
Pass the mtd_layout via the kernel command line instead.
Also increase the kernel partition size to 1024k, so current kernel can fit in.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32585
|
|
|
|
| |
SVN-Revision: 32584
|
|
|
|
| |
SVN-Revision: 32582
|
|
|
|
| |
SVN-Revision: 32581
|
|
|
|
| |
SVN-Revision: 32580
|
|
|
|
| |
SVN-Revision: 32576
|
|
|
|
|
|
| |
-c option, instead it can be emulated by using -x 0x3d:id, change the dhcp protocol script accordingly and filter all colons from the id while we're at it. This change supersedes http://patchwork.openwrt.org/patch/1810/
SVN-Revision: 32573
|
|
|
|
|
|
|
|
|
|
| |
On the off chance that the root filesystem's /tmp is used directly as a
temporary directory instead of having a tmpfs mounted over it, it should have
the sticky bit set.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 32572
|
|
|
|
|
|
| |
add_local_domain defaults to 1 and controls whether the local domain is written as search directive to the local resolv.conf - add_local_hostname defaults to 1 and controls whether A and PTR records are created automatically for the local hostname These change supersedes http://patchwork.openwrt.org/patch/2207/ and http://patchwork.openwrt.org/patch/2208/
SVN-Revision: 32570
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds a new boolean option, fqdn, to the "config dnsmasq" section of
/etc/config/dhcp. The default is off. When set on, it enables the dhcp-fqdn
option to dnsmasq. dhcp-fqdn causes dnsmasq's DNS server to not resolve
unqualifed local hostnames. The "domain" option is required when using "fqdn".
Local hostnames will remain available for lookup using fully-qualified names.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 32569
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dnsmasq currently permits dhcp_options to be specified only in "config dhcp"
sections of /etc/config/dhcp. When dnsmasq is providing DHCP service for
multiple subnets and there are multiple "config dhcp" sections without "option
ignore", it makes sense to allow dhcp_options that should apply globally in
the "config dnsmasq" section of /etc/config/dhcp. dhcp_option is a list option.
[jow: rework patch to apply after dhcp-option-force handling got introduced]
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 32568
|