From: Catalin Patulea
Signed-off-by: Catalin Patulea
---
docs/working.tex | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/working.tex b/docs/working.tex
index 3d3fc42..1959ffb 100644
--- a/docs/working.tex
+++ b/docs/working.tex
@@ -33,7 +33,7 @@ The exact same id
On 2015-01-20 18:44, Cezary Jackiewicz wrote:
> $ht variable is not passed. $htmode is.
>
> With this, wpa_supplicant-phy0.conf contains htmode line if htmode is set in
> config.
>
> Signed-off-by: Cezary Jackiewicz
I have added a proper fix for this issue in r44100
- Felix
___
On 23/01/2015 18:27, Cezary Jackiewicz wrote:
> Dnia 2015-01-22, o godz. 14:41:33
> John Crispin napisał(a):
>
>> can you explain your wifi setup so that we can figure out how to
>> properly fix this ?
>
> config wifi-device 'radio1'
> option type 'mac80211'
> option hwmode '11a'
>
Dnia 2015-01-22, o godz. 14:41:33
John Crispin napisał(a):
> can you explain your wifi setup so that we can figure out how to
> properly fix this ?
config wifi-device 'radio1'
option type 'mac80211'
option hwmode '11a'
option path 'pci:00/:00:00.0'
option
On 20/01/2015 18:44, Cezary Jackiewicz wrote:
> $ht variable is not passed. $htmode is.
>
> With this, wpa_supplicant-phy0.conf contains htmode line if htmode is set in
> config.
>
> Signed-off-by: Cezary Jackiewicz
> ---
>
> diff --git a/package/network/services/hostapd/files/netifd.sh
> b
$ht variable is not passed. $htmode is.
With this, wpa_supplicant-phy0.conf contains htmode line if htmode is set in
config.
Signed-off-by: Cezary Jackiewicz
---
diff --git a/package/network/services/hostapd/files/netifd.sh
b/package/network/services/hostapd/files/netifd.sh
index d625709..436
On 16/11/10 23:40, Jo-Philipp Wich wrote:
> Hi.
>
>> Can we add something like
>> [ -d /lib/functions/fsck ] && pi_include /lib/functions/fsck
>
> A more logical place would be the pi_include() procedure.
> It should be changed to handle not existing firs garcefully.
>
> ~ Jow
pi_include()
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi.
> Can we add something like
> [ -d /lib/functions/fsck ] && pi_include /lib/functions/fsck
A more logical place would be the pi_include() procedure.
It should be changed to handle not existing firs garcefully.
~ Jow
-BEGIN PGP SIGNATURE
On 13/11/10 12:33, Daniel Dickinson wrote:
> On Fri, 12 Nov 2010 21:29:08 +0100
> mark.v...@team-embedded.nl wrote:
>
>> From: Mark Vels
>>
>> This typo fix solves at least the following warning:
>> sysinit: WARNING: /lib/functions/fsck not found
>> but probably also some functionality that
On Fri, 12 Nov 2010 21:29:08 +0100
mark.v...@team-embedded.nl wrote:
> From: Mark Vels
>
> This typo fix solves at least the following warning:
> sysinit: WARNING: /lib/functions/fsck not found
> but probably also some functionality that uses the functions
> from this include file.
>
> Si
From: Mark Vels
This typo fix solves at least the following warning:
sysinit: WARNING: /lib/functions/fsck not found
but probably also some functionality that uses the functions
from this include file.
Signed-off-by: Mark Vels
---
package/block-mount/files/fsck.sh |2 +-
1 files ch
This GCC 4.4.1 typo slipped in at r18113.
Signed-off-by: Mark Mentovai
Index: toolchain/gcc/common.mk
===
--- toolchain/gcc/common.mk (revision 23700)
+++ toolchain/gcc/common.mk (working copy)
@@ -54,7 +54,7 @@
ifeq ($(P
Luis Correia írta:
> Fix a simple typo
>
> Signed-off-by: Luis Correia
> ---
Applied: https://dev.openwrt.org/changeset/20626
Thanks,
Gabor
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/ope
Fix a simple typo
Signed-off-by: Luis Correia
---
Index: package/mac80211/Config.in.rt2x00
===
--- package/mac80211/Config.in.rt2x00 (revision 20623)
+++ package/mac80211/Config.in.rt2x00 (working copy)
@@ -9,7 +9,7 @@
applied, thx
Quoting Helmut Schaa :
Fix the base address of the wireless card. Otherwise it is not possible to
register a platform wireless device as it overlaps with something else.
Signed-off-by: Helmut Schaa
---
Index:
target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_r
Fix the base address of the wireless card. Otherwise it is not possible to
register a platform wireless device as it overlaps with something else.
Signed-off-by: Helmut Schaa
---
Index: target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h
There is a typo in /etc/inittab for the second serial port. This patch
fixes that typo and allow logins from the second port.
Signed-off-by: Mark Kelly
Index: package/base-files/files/etc/inittab
===
--- package/base-files/files/etc
From: Xiangfu Liu
---
package/base-files/files/etc/hosts |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/base-files/files/etc/hosts
b/package/base-files/files/etc/hosts
index 8d9d14f..75721cd 100644
--- a/package/base-files/files/etc/hosts
+++ b/package/base-fi
18 matches
Mail list logo