On Mon, 12 Oct 2015 14:04:09 +0200
Felix Fietkau wrote:
> If we do everything in git, we either have to constantly remember to tag
> revisions,
Only some milestones would have to be tagged on a regular basis. This
could even be done automatically with a daily tag or such.
git describe will do th
On Sat, 12 Apr 2014 08:48:24 +0100
Liam Fraser wrote:
> # Winco DDNS
> "ddns.com.br"
> "http://[DOMAIN]:[PASSWORD]@members.ddns.com.br/nic/update?hostname=[DOMAIN]&myip=[IP]";
> +
> +# Mythic Beasts (https://www.mythic-beasts.com) Dynamic DNS
> +"mythic-beasts.com"
> "http://dnsapi4.m
On Fri, 2 Sep 2011 00:55:54 +0200
Luka Perkov wrote:
> Also in linux-2.6.39.4/kernel/Kconfig.preempt you will see for
> CONFIG_PREEMPT:
>
> Select this if you are building a kernel for a desktop or
> embedded system with latency requirements in the milliseconds
> range
>
> Bec
On Sun, 04 Sep 2011 10:11:08 -0700
Philip Prindeville wrote:
> > And finally, I'm not really convinced that any of the routers/APs
> > that OpenWRT supports have "latency requirements in the milliseconds range".
> > I'd rather say throughput matters a _lot_ more than a millisecond of latency
> > f
On Sun, 4 Sep 2011 01:06:02 +0200
Luka Perkov wrote:
> > What are you actually trying to fix with enabling preemption? I didn't
> > really get it by reading your mail.
>
> Kernel oops that I described.
Yeah. And that is completely unacceptable.
> CONFIG_PREEMPT must be enabled; don't know what
On Mon, 5 Sep 2011 09:58:58 +0200
Florian Fainelli wrote:
> Now this looks better, I am not opposed at all in us exposing such a kernel
> configuration option to users through OpenWrt's menuconfig.
I'm completely fine with this as long as it defaults to no-preempt
and that it is not advertises a
On Sun, 4 Sep 2011 22:44:08 +0200
Luka Perkov wrote:
> Unhandled kernel unaligned access[#1]:
> Cpu 0
> $ 0 : 0006 0011
> $ 4 : d5bf9da3 80dbb548 0006 c010
> $ 8 : c578 6e617332 6e617332
> $12 :
> $16 : 6f
On Mon, 05 Sep 2011 18:11:43 +0200
Felix Fietkau wrote:
> > I am still wondering how enabling preempt could possibly workaround/hide
> > an alignment bug. sounds strange to me. Does somebody have an idea?
> >
> > I didn't look too closely at the function yet, though.
> Look at "BadVA : 6fbb600f" -
On Sun, 30 Oct 2011 23:57:41 +0100
openwrt-comm...@openwrt.org wrote:
> Author: acinonyx
> Date: 2011-10-30 23:57:41 +0100 (Sun, 30 Oct 2011)
> New Revision: 28688
Just a few comments...
> --- trunk/tools/firmware-utils/src/mkedimaximg.c
> (rev 0)
> +++ trunk/tools/
On Wed, 28 Dec 2011 10:39:33 +
Bastian Bittorf wrote:
> for having a better way not to lost a router i like to
> use /dev/watchdog from a shell script. the reason is this:
>
> Sometimes the oom-killer removes important tasks like
> ssh + httpd + routing + cron but leaves the watchdog-petting
On Thu, 29 Dec 2011 06:52:18 +
Bastian Bittorf wrote:
> > > A better way would be IMHO to use a cron.minutely which fire's
> > > an ioctl to /dev/watchdog. if crond is removed, the device
> > should
> > > reboot. so i need a way to invoke an ioctl from shellscript.
> >
> > I think this
On Thu, 05 Jan 2012 10:42:53 +
Bastian Bittorf wrote:
> > > # call this in cron.minutely
> > > watchdogger -d /dev/watchdog --kick
> > >
> > > # do all checks with cron-called scripts
> > >
> > > if cron fails, the watchdog will reboot the device.
> > > if you are more conservative, use timeo
On Mon, 2010-09-06 at 15:24 -0600, Joseph Roback wrote:
> Oh, sorry. Should I re-submit? Additionally, I submitted 25 other patches for
> enabling parallel builds in an earlier mailing, should I re-submit them as
> well?
Oh, dang, I missed them and already deleted them from my inbox.
I am gonna
On Tue, 2010-09-07 at 10:13 +0200, Gert Doering wrote:
> Hi,
>
> On Mon, Sep 06, 2010 at 11:31:22PM +0200, Michael Büsch wrote:
> > (I guess you already compiletested them. It's also useful to do one or
> > two dircleans or similar and rebuild the whole tree to make su
On Tue, 2010-09-07 at 10:38 -0600, Joseph Roback wrote:
> Subject says it all. Compile tested on Linux and Darwin hosts.
>
> Signed-off-by: Joe Roback
>
> ---
>
> Index: feeds/packages/libs/uclibc++/Makefile
> ===
> --- feeds/pack
On Fri, 2010-09-10 at 11:44 +0200, Florian Fainelli wrote:
> Hi Daniel,
>
> On Friday 10 September 2010 11:18:11 Daniel A. Nagy wrote:
> > Just in case someone missed the good news:
> > http://tinyurl.com/brcm-driver
>
> Just so that nobody has false hopes regarding the *current* state of these
On Sat, 2010-09-11 at 18:19 -0600, Joseph Roback wrote:
> iproute2 tc/Makefile does not define proper dependencies for the Bison/Flex
> files used.
> Therefore parallel builds are broken.
I will apply the dependency fix and leave the removal of the generated
flex code out, because...
> It also
On Mon, 2010-09-27 at 15:16 +0200, Roberto Riggio wrote:
> when compiling a package for openwrt i get the following error:
>
> ../lib/libclicktool_build.a(glue.bo): In function `click_random_srandom()':
> glue.cc:(.text+0xa40): undefined reference to `clock_gettime'
>
> Any idea about where the
On Tue, 2010-09-28 at 14:43 +0200, Roberto Riggio wrote:
> On 09/27/2010 11:14 PM, Michael Büsch wrote:
> >
> > uclibc does not support the clock_xxx functions. The kernel implements
> > them, however. You might want to use a wrapper in your application.
> > Ta
The gw6c package fails to compile for me on my ARM testbed.
It fails to find a truckload of uClibc++ symbols (seems like it does
not find any). The uClibc++ linker options seem to be present, however.
I was unable to fix this properly.
The following patch removes the uClibc++ dependency. It compi
On Tue, 2010-10-12 at 20:19 +0200, Benjamin Cama wrote:
> Le mardi 12 octobre 2010 à 19:57 +0200, Michael Büsch a écrit :
> > On Tue, 2010-10-12 at 19:41 +0200, Benjamin Cama wrote:
> > > * Your openssl added dependency is wrong: it is optionnaly selected when
> > >
The "rss" package fails to link properly on ARM:
farm9crypt.ssl.cc.o: In function `farm9crypt_init':
farm9crypt.cc:(.text+0x288): undefined reference to `operator
new(unsigned int)'
farm9crypt.cc:(.text+0x2c8): undefined reference to `operator
new(unsigned int)'
farm9crypt.cc:(.text+0x2f4): undefi
On Fri, 2010-10-15 at 18:01 +0200, Michael Büsch wrote:
> The "rss" package fails to link properly on ARM:
>
> farm9crypt.ssl.cc.o: In function `farm9crypt_init':
> farm9crypt.cc:(.text+0x288): undefined reference to `operator
> new(unsigned int)'
>
On Tue, 2010-10-12 at 20:12 +0200, Michael Büsch wrote:
> The gw6c package fails to compile for me on my ARM testbed.
>
> It fails to find a truckload of uClibc++ symbols (seems like it does
> not find any). The uClibc++ linker options seem to be present, however.
> I was una
On Mon, 2010-10-18 at 02:22 +0300, Roman Yeryomin wrote:
> Signed-off-by: Roman Yeryomin
>
> Index: feeds/packages/libs/spandsp/Makefile
> ===
> --- a/feeds/packages/libs/spandsp/Makefile(revision 0)
> +++ b/feeds/packages/libs/
On Sun, 2010-10-17 at 18:11 -0700, Philip Prindeville wrote:
> so $(CFLAGS) is the TARGET_CFLAGS passed in for cross-compilation
> (including -I$(STAGING_DIR)/mumble), and $(CFLAGS_) is the flags
> that the PPP project requires, including -I../../../include ...
> so unfortunately the wrong order.
Thanks, I committed this to trunk.
--
Greetings Michael.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
On Sun, 2010-10-31 at 23:25 +0100, Luka Perkov wrote:
> +PKG_BUILD_PARALLEL:=1
> define Build/Compile
> $(MAKE) -C $(PKG_BUILD_DIR) \
> + $(TARGET_CONFIGURE_OPTS) \
> KERNELVERSION="$(LINUX_VERSION)" \
> LINUX="$(LINUX_DIR)" \
> CC="$(TA
On Mon, 2010-11-01 at 11:13 +0800, Xiangfu Liu wrote:
> this patch add intl, iconv patch to TARGET FLAGS,
> add intl and iconv to DEPENDS.
>
> attach is the patch.
Thanks, applied.
--
Greetings Michael.
___
openwrt-devel mailing list
openwrt-devel@l
On Thu, 2010-12-16 at 20:35 +0100, openwrt-comm...@openwrt.org wrote:
> Author: hauke
> Date: 2010-12-16 20:35:59 +0100 (Thu, 16 Dec 2010)
> New Revision: 24626
>
> Modified:
>trunk/target/linux/brcm47xx/config-2.6.34
>trunk/target/linux/brcm47xx/config-2.6.36
>trunk/target/linux/brcm
On Fri, 20 May 2011 18:21:30 +0200
openwrt-comm...@openwrt.org wrote:
> add LD_LIBRARY to cmake.mk
> + -DDL_LIBRARY=$(STAGING_DIR) \
Is this a typo, or is this intentional (DL vs. LD)?
___
openwrt-devel mailing list
openwrt-devel@li
On Fri, 2011-05-20 at 18:21 +, Michael Büsch wrote:
> On Fri, 20 May 2011 18:21:30 +0200
> openwrt-comm...@openwrt.org wrote:
>
> > add LD_LIBRARY to cmake.mk
>
> > + -DDL_LIBRARY=$(STAGING_DIR) \
>
> Is this a typo, or is this intention
32 matches
Mail list logo