Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broadcom squashfs images: | Felix Fietkau | 2007-05-15 | 1 | -9/+7 |
| | | | | | | | | | | 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 | ||||
* | unified preinit environment | Mike Baker | 2007-05-10 | 1 | -0/+5 |
| | | | | SVN-Revision: 7173 | ||||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -9/+6 |
| | | | | SVN-Revision: 6360 | ||||
* | bump version numbers of linksys images, because the linksys firmware often ↵ | Felix Fietkau | 2007-01-11 | 1 | -4/+4 |
| | | | | | | refuses to downgrade SVN-Revision: 6074 | ||||
* | move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵ | Felix Fietkau | 2007-01-07 | 1 | -0/+77 |
those two. symlink will be added in the next commit (i don't think svn can do that change atomically) SVN-Revision: 6013 |