Commit graph

13 commits

Author SHA1 Message Date
Felix Fietkau
85a1127f2d add wrt350n image file
SVN-Revision: 10205
2008-01-16 03:39:59 +00:00
Imre Kaloz
f031f4c7dc bump version numbers of Linksys images
SVN-Revision: 10097
2008-01-03 21:28:56 +00:00
Felix Fietkau
bf0dd24627 create broadcom initramfs images and move the lzma decompressor area a bit further
SVN-Revision: 9556
2007-11-16 03:11:17 +00:00
Felix Fietkau
1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
2007-11-10 23:08:11 +00:00
Felix Fietkau
fe6294e21c update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663)
SVN-Revision: 9523
2007-11-10 15:45:38 +00:00
Felix Fietkau
c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
2007-08-07 00:04:25 +00:00
Felix Fietkau
7e4f2dbf66 make the broadcom firmware image code more sane and also fix jffs2-256k related bugs (#1888)
SVN-Revision: 7731
2007-06-25 15:36:31 +00:00
Imre Kaloz
f9699632f1 enable image generation for the WRT150N
SVN-Revision: 7486
2007-06-04 09:26:40 +00:00
Felix Fietkau
63300d3d91 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.

SVN-Revision: 7253
2007-05-15 18:41:48 +00:00
Mike Baker
4a41439c46 unified preinit environment
SVN-Revision: 7173
2007-05-10 14:37:47 +00:00
Felix Fietkau
653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds
SVN-Revision: 6360
2007-02-25 18:20:34 +00:00
Felix Fietkau
d99f9e599a bump version numbers of linksys images, because the linksys firmware often refuses to downgrade
SVN-Revision: 6074
2007-01-11 09:54:51 +00:00
Felix Fietkau
16ab10a683 move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between those two. symlink will be added in the next commit (i don't think svn can do that change atomically)
SVN-Revision: 6013
2007-01-07 15:25:26 +00:00
Renamed from target/linux/brcm-2.6/image/Makefile (Browse further)