You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools
Daniel Dickinson f83c5938d2 bcm63xx: Move the OpenWrt rootfs length field
Dual image capable CFEs store an image sequence at the same place as
currently OpenWrt stores the actual rootfs length, so it will get
overwritten when flashing through such a CFE.

To prevent this from happening, move the rootfs length field to the next
four bytes, thus completely using the reserved1 field.

Since the reserved1 field is now completely in use, it does not make sense
to allow it to be set from the imagetag utility, so remove the option.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26680
13 years ago
..
autoconf tools/autoconf: update to version 2.68 14 years ago
automake automake: rework patch; only skip when the directories does not exist, this preserves error cases like missing access permissions 14 years ago
bison bison: fix compilation with stub intl header 13 years ago
ccache tools/ccache: update to version 3.1.3 14 years ago
cloog cloog: libtools has to be run 14 years ago
cmake tools/cmake: update to version 2.8.4 13 years ago
e2fsprogs tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin 14 years ago
firmware-utils bcm63xx: Move the OpenWrt rootfs length field 13 years ago
flex build flex on the host, some pakcages need it in the newest version 14 years ago
flock add a stripped down (and portable) version of flock to the host tools 14 years ago
genext2fs get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
gmp tools/gmp: update to version 5.0.1 14 years ago
include more cygwin related build fixes 15 years ago
ipkg-utils ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes Darwin compat (#9214) 13 years ago
libelf fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos 14 years ago
libtool libtool: fix misspelled procedure name... 14 years ago
lzma tools/squashfs4: update to version 4.2 (adds support for xz compression) 13 years ago
lzma-old lzma-old: do not install $(STAGING_DIR_HOST)/bin/lzma 13 years ago
m4 m4: update to version 1.4.16 13 years ago
missing-macros missing-macros: add GTKDOC_REBASE macro needed by some newer packages Signed-off-by: Jochen Friedrich <jochen@scram.de> 13 years ago
mkimage tools/mkimage: fix r24887 14 years ago
mklibs mklibs: fix some long standing libpthread symbol link issues, mostly related to weak function overrides between libgcc, libc and libpthread 13 years ago
mm-macros add missing makefile in previous commit 14 years ago
mpc tools/mpc: update to version 0.8.2 14 years ago
mpfr mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570 14 years ago
mtd-utils tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin 14 years ago
patch-cmdline get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
pkg-config revert r24406 14 years ago
ppl ppl: go back to version 0.10.2 14 years ago
qemu tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin 14 years ago
quilt quilt: pass PATH and FIND to configure (FreeBSD compatibility) 14 years ago
sed tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64) 14 years ago
squashfs rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) 15 years ago
squashfs4 tools/squashfs4: update to version 4.2 (adds support for xz compression) 13 years ago
sstrip Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447) 14 years ago
upslug2 add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode 15 years ago
wrt350nv2-builder the url isn't valid for some time 14 years ago
xfce-macros package xfce-macros, required for autoreconf in xfce4 packages 13 years ago
xorg-macros turn util-macros into tools/xorg-macros host build, provides global xorg m4 macros 14 years ago
xz xz: update to version 5.0.2 13 years ago
yaffs2 yaffs2: fix compilation on FreeBSD 14 years ago
Makefile make the build system a bit more silent without V=99 13 years ago