summaryrefslogtreecommitdiff
path: root/openwrt/target/squashfs-lzma
Commit message (Collapse)AuthorAgeFilesLines
* cleanup in target/Felix Fietkau2005-06-112-58/+0
| | | | SVN-Revision: 1205
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-283-56/+30
| | | | | | building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085
* add mirror and md5sumWaldemar Brodkorb2005-04-271-2/+3
| | | | SVN-Revision: 729
* add openwrt image builder to sdkFelix Fietkau2005-04-202-5/+8
| | | | SVN-Revision: 688
* remove lzma loader config option (make it default) and move it from package/ ↵Felix Fietkau2005-04-021-1/+1
| | | | | | to target/ SVN-Revision: 530
* looks like not wbx is the only one who can forget a file ;)Imre Kaloz2005-04-021-0/+22
| | | | SVN-Revision: 523
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-022-7/+7
| | | | | | flashmemory SVN-Revision: 513
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-1/+1
| | | | | | support) SVN-Revision: 391
* nbd's makefile/menuconfig rewriteMike Baker2005-03-063-25/+16
| | | | SVN-Revision: 307
* fix the jffs2 build for separate 4M/8M imagesMike Baker2005-03-041-1/+8
| | | | SVN-Revision: 303
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-031-0/+0
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* bugfixMike Baker2005-02-261-1/+0
| | | | SVN-Revision: 294
* Allow firstboot to mount /dev/mtdblock/4 on /jffs when root fs is squashfsNicolas Thill2005-02-251-0/+1
| | | | SVN-Revision: 293
* remove unneeded Makefile.inWaldemar Brodkorb2005-02-191-4/+0
| | | | SVN-Revision: 274
* sync with buildroot2 from uclibc, add devices, may be used to build other ↵Waldemar Brodkorb2005-02-191-0/+5
| | | | | | kernel modules for different devices, can be used for other stuff SVN-Revision: 267
* new root target! squashfs with lzma compression from Olegs patchesWaldemar Brodkorb2005-02-174-0/+59
SVN-Revision: 252