1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 22:18:35 +03:00
openwrt-xburst/tools
nbd 0c0407178e Fix broadcom squashfs images:
We switched over to appending the jffs2 eof mark to the squashfs images, 
but since the squashfs is not always aligned to eraseblocksize, the eof
mark landed in the wrong place. This commit adds an extra flag to the
trx utility that can append extra data to a partition with alignment.
This is used to place the jffs2 eof mark at the right offset.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-15 18:41:48 +00:00
..
ccache move ccache to tools/ and fix potential dependency issue 2007-02-27 23:46:34 +00:00
ext2fs Remove getline definition for OSX since we ship a getline implementation 2007-01-05 15:29:21 +00:00
firmware-utils Fix broadcom squashfs images: 2007-05-15 18:41:48 +00:00
include fix sstrip linux compile 2006-10-14 23:12:29 +00:00
ipkg-utils add portability patch for ipkg-utils 2006-10-10 22:29:09 +00:00
lzma fix lzma compile 2006-10-14 21:44:23 +00:00
mkimage host-build.mk used incorrectly 2007-05-10 07:02:04 +00:00
mtd-utils change OS to HOST_OS 2006-10-10 19:19:24 +00:00
sed more shell related fixes 2006-11-12 02:45:13 +00:00
squashfs move tools from toolchain/ to tools/ 2006-09-27 14:06:46 +00:00
sstrip host-build.mk used incorrectly 2007-05-10 07:02:04 +00:00
Makefile fix host header files installation for tools (closes: #1604) 2007-04-21 22:23:33 +00:00