Hello,
I think it's a good idea for Makefile debugging.
Why not use the Makefile syntax $(if x,T,F) instead of the shell condition ?
Philip Prindeville wrote:
> +var.%:
> + @if [ "$(origin $*)" = "undefined" ]; then \
> + echo "Undefined!">&2 ; \
> + else \
> + e
Hi Gerlando,
Gerlando Falauto a écrit :
> I overwrote my ext2 root fs with the fresh root filesystem.
> Now everything works perfectly.
> Does anybody, ever, use XFS at all?
> It looks so buggy to me...
Don't use XFS !
Different versions of the XFS driver are not compatibles.
It seems that the v
Gerlando Falauto wrote:
> You mean the kernel support is on the road for the KIRKWOOD-based NAS'es
> right? The Orion-based are supported already, right?
For Orion-based LaCie NAS:
- EdMiniV2 was the first supported
- D2 and BigDisk are supported in 2.6.32:
http://git.kernel.org/?
x27;t receive your original message, only Thomas' reply which quoted it.
Le 14/01/2010 11:28, Thomas Monjalon a écrit :
> Gerlando Falauto wrote:
>
>> Hi everybody,
>>
>> is there any plan or ongoing activity to support (and to what extent)
>> LaCie NAS devices?
>
--- FORWARDED
From: Simon Guinot
On Thu, Jan 14, 2010 at 03:50:51PM +, Simon Guinot wrote:
> Concerning the GMT 762 fan, there is no driver available yet.
> A mainline submission is planed for soon...
It is a mistake. On the EDMiniV2, the
--- FORWARDED
From: Albert ARIBAUD
Simon Guinot a écrit :
> If you encounter issues with the EDminiV2 Linux support, some people here
> (including me) will be glad to help you.
Ditto.
>>> There's also the USB slave device, but I'd rather pas
:28:04AM +0100, Thomas Monjalon wrote:
> Gerlando Falauto wrote:
> > Hi everybody,
> >
> > is there any plan or ongoing activity to support (and to what extent)
> > LaCie NAS devices?
> > I'm talking about the family of Ethernet-aware hard drives based on
>
--- FORWARDED
From: Simon Guinot
Hi,
On Thu, Jan 14, 2010 at 11:28:04AM +0100, Thomas Monjalon wrote:
> It could be part of the effort of the project lacie-nas.org. If you plan to
do
> some documentation, I think you should use the w
Gerlando Falauto wrote:
> Hi everybody,
>
> is there any plan or ongoing activity to support (and to what extent)
> LaCie NAS devices?
> I'm talking about the family of Ethernet-aware hard drives based on
> Marvell Orion/Feroceon chipsets, namely:
> d2 Network, Ethernet Disk Mini v2, 2big, 5big, Et
gnokii is a gsm tool useful to interact with phones or 3G keys.
The packaged version was 2 years old.
The libusb dependency can be removed : it is optional.
Signed-off-by: Thomas Monjalon
---
--- utils/gnokii/Makefile
+++ utils/gnokii/Makefile
@@ -9,21 +9,20 @@
include $(TOPDIR)/rules.mk
Felix Fietkau a écrit :
> Thomas Monjalon wrote:
> > As described in package/madwifi/files/lib/wifi/madwifi.sh, ad-hoc mode
> > can be combined with ap:
>
> Have you tested adhoc+ap?
Yes, on a fonera: I've tested 1 adhoc + 1 ap.
But I haven't tested the OpenWRT s
esac
So this is a documentation patch to reflect this.
Signed-off-by: Thomas Monjalon
---
--- docs/wireless.tex
+++ docs/wireless.tex
@@ -355,7 +355,7 @@
\begin{itemize}
\item 1x \texttt{sta}, 0-Nx \texttt{ap}
\item 1-Nx \texttt{ap}
-\i
Correct Makefile should use CPPFLAGS for preprocessing like dependencies
check. But OpenWRT doesn't provide this variable.
Signed-off-by: Thomas Monjalon
---
The patch is against r18408, branch 8.09
--- include/package-defaults.mk
+++ include/package-defaults.mk
@@ -94,6 +94,7 @@
13 matches
Mail list logo