summaryrefslogtreecommitdiff
path: root/openwrt/target/jffs2
Commit message (Collapse)AuthorAgeFilesLines
* cleanup in target/Felix Fietkau2005-06-111-47/+0
| | | | SVN-Revision: 1205
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-282-56/+39
| | | | | | 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 openwrt image builder to sdkFelix Fietkau2005-04-202-17/+7
| | | | SVN-Revision: 688
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵Imre Kaloz2005-04-141-1/+1
| | | | | | up jffs2 SVN-Revision: 650
* add additional compressors and try all of them when making jffs2 images ↵Felix Fietkau2005-04-121-4/+4
| | | | | | (decreases default image size by ~70k) SVN-Revision: 636
* add missing mtd md5sumFelix Fietkau2005-04-061-1/+2
| | | | SVN-Revision: 572
* remove lzma loader config option (make it default) and move it from package/ ↵Felix Fietkau2005-04-021-2/+2
| | | | | | to target/ SVN-Revision: 530
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-021-4/+4
| | | | | | 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-24/+36
| | | | SVN-Revision: 307
* last minute bugfixesMike Baker2005-03-041-2/+2
| | | | SVN-Revision: 305
* cleanupMike Baker2005-03-041-0/+1
| | | | SVN-Revision: 304
* fix the jffs2 build for separate 4M/8M imagesMike Baker2005-03-042-4/+7
| | | | SVN-Revision: 303
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-032-1/+4
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* bugfixesMike Baker2005-02-281-2/+1
| | | | SVN-Revision: 296
* 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 mtd debian version,suggestion by majxWaldemar Brodkorb2005-02-181-3/+2
| | | | SVN-Revision: 259
* no default allowedWaldemar Brodkorb2005-02-171-1/+0
| | | | SVN-Revision: 251
* this change is needed to get rootfs build before trying to make an image of it.Waldemar Brodkorb2005-02-141-1/+1
| | | | SVN-Revision: 246
* cleanup the whole addpattern / trx nonsenseMike Baker2005-02-123-14/+2
| | | | SVN-Revision: 243
* when I will understand the buildsystem?Waldemar Brodkorb2005-02-122-2/+2
| | | | SVN-Revision: 241
* i am to lame for make, both targets can be build againWaldemar Brodkorb2005-02-122-3/+12
| | | | SVN-Revision: 240
* Initial revisionMike Baker2005-01-163-0/+59
SVN-Revision: 197