Catalin Patulea [2012-10-21 14:26:58]:
> I noticed that many of the system scripts use mtd, so to reflect this
> in the package metadata I tried to make mtd a dependency of
> base-files. This would mean that if you select base-files, you also
> get mtd, achieving the same effect as making mtd man
On Sun, Oct 21, 2012 at 2:26 PM, Catalin Patulea wrote:
> Hope this helps :) If anyone knows some of the philosophy behind this,
> I would be happy to hack away at some patches, but as it stands, I
> don't have much to go on.
An interesting example is myloader.h. It lives in
(platform-independent)
On Sun, Oct 21, 2012 at 9:24 AM, Petr Štetiar wrote:
> Ok, sorry. I've meant "mtd" package, but wrote "mtd-utils". Anyway, the
> conditions metioned in my previous email still apply. Without that "mtd"
> package it's not possible to use jffs2 /overlay.
I noticed that many of the system scripts use
Router: HomeStation ADB P.DG A4001N.
Signed-off-by: Álvaro Fernández Rojas
---
+Applies with -p1.
+500+ board id patch.
Index: openwrt_bcm63xx/target/linux/brcm63xx/base-files/lib/brcm63xx.sh
===
--- openwrt_bcm63xx/target/linux/brc
Add Sagem F@ST2604 board support.
+Alphabetical order.
+Applies with -p1.
+Tabs for identation.
+500+ board id patch.
Signed-off-by: Álvaro Fernández Rojas
Index: openwrt_bcm63xx/target/linux/brcm63xx/image/Makefile
===
--- openwrt
Jo-Philipp Wich [2012-10-21 15:17:35]:
> "mtd" is in the "mtd" package, not "mtd-utils".
Ok, sorry. I've meant "mtd" package, but wrote "mtd-utils". Anyway, the
conditions metioned in my previous email still apply. Without that "mtd"
package it's not possible to use jffs2 /overlay.
-- ynezz
___
so, with this revision, the toolchain builds but boost not anymore due
to this error :
gcc.compile.c++
bin.v2/libs/thread/build/gcc-mips/release/link-static/threading-multi/pthread/thread.o
In file included from ./boost/thread/pthread/mutex.hpp:14:0,
from ./boost/thread/mutex.hpp:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
"mtd" is in the "mtd" package, not "mtd-utils".
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iEYEARECAAYFAlCD598ACgkQdputYINPTPN9xgCfRq2BEieU5Zp6RdL90yMW5zz/
/WUAn26uYI5N
Hi,
while doing some testing of new firmware image yesterday, I've noticed, that
no jffs2 overlay has been used, but just ramfs overlay. I've tracked it down
to the lib/preinit/40_mount_jffs2 script:
find_mount_jffs2() {
mkdir -p /tmp/overlay
mount "$(find_
Sysupgrade broke on x86 when grub2 superceded grub. This patch
corrects tha magic_word to be expected in grub2 combined images.
Signed-off-by: Russell Senior
---
target/linux/x86/base-files/lib/upgrade/platform.sh |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/l
10 matches
Mail list logo