Hi Harald,
I tried to mount jffs2 today with Ubuntu (please see below) without
success. I know the jffs2 file is OK since I "install" it in a Meraki Mini
and the Meraki Mini runs OK. However, I tried to mount the file on the
Meraki Mini with "mount file.jffs2 mnt -t jffs2". Again it didn't wor
Some questions that popped up but may not be answerable yet...
> Not
> truely a multi-cpu system, it's actually a multi-threaded core (sort of
> like
> Intel's hyperthreading architecture) that appears as a 7 CPU SMP system.
So more along the lines of Sun's Niagra et. al. (not cores but thread
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Imre Kaloz
> Sent: Monday, May 12, 2008 2:56 PM
> To: OpenWrt Development List
> Subject: Re: [OpenWrt-Devel] Adding new platform to openWRT
>
> On 2008.05.12. 22:45:53 RB <[EMAIL PROTECTED]> wro
New package for muninlite (http://sourceforge.net/projects/muninlite/).
muninlite is a Munin (http://munin.projects.linpro.no/) node
implementation in shell script, which runs well with OpenWRT busybox.
The only shortcoming is that you have to enable inetd in your busybox
config.
Signed-off-by: Be
i will try it out the following days
Hinko Koc(evar wrote:
> Hi,
>
> Here are two patches that enable building of cris-foo-elf and
> cris-uclibc-linux tools inside one cris toolchain. This is needed
> because kernel head.o needs ELF based gcc to link the head.S (haven't
> found any references o
Hinko Kočevar wrote:
> [EMAIL PROTECTED] wrote:
>> nice to see someone actually use it. The build works succesfully on
>> my machine. the cris-axis-elf thin is what i was thinking of aswell.
>
> So uclibc+gcc+binutils toolchain that gets built works (is usable)?
> I'm looking for buildroot solut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
RHS Linux User wrote:
> Hi Harald and Florian,
>
>Thanks.
>
>I realize I forgot to ask the obvious question:
>
>How does the OpenWRT tree create the original JFFS2 filesystem?
staging_dir/host/bin/mkfs.jff2
which is called from includ
Hello Tripp,
you wrote:
> This patch ought to fix ticket #3436 by using ${IPKG_INSTROOT} in the
> destination for the symlink created by postinst.
>
> Signed-off-by: Tripp Lilley <[EMAIL PROTECTED]>
>
> Index: packages/utils/tar/Makefile
>
[EMAIL PROTECTED] wrote:
nice to see someone actually use it. The build works succesfully on my
machine. the cris-axis-elf thin is what i was thinking of aswell.
So uclibc+gcc+binutils toolchain that gets built works (is usable)?
I'm looking for buildroot solution for our target board and came