aboutsummaryrefslogtreecommitdiffstats
path: root/target/jffs2
Commit message (Collapse)AuthorAgeFilesLines
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add openwrt image builder to sdkFelix Fietkau2005-04-202-17/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵Imre Kaloz2005-04-141-1/+1
| | | | | | up jffs2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add additional compressors and try all of them when making jffs2 images ↵Felix Fietkau2005-04-121-4/+4
| | | | | | (decreases default image size by ~70k) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing mtd md5sumFelix Fietkau2005-04-061-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove lzma loader config option (make it default) and move it from package/ ↵Felix Fietkau2005-04-021-2/+2
| | | | | | to target/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-021-4/+4
| | | | | | flashmemory git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-1/+1
| | | | | | support) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nbd's makefile/menuconfig rewriteMike Baker2005-03-063-24/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* last minute bugfixesMike Baker2005-03-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupMike Baker2005-03-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the jffs2 build for separate 4M/8M imagesMike Baker2005-03-042-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g)Mike Baker2005-03-032-1/+4
| | | | | | | squashfs removed in favor of squashfs-lzma git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bugfixesMike Baker2005-02-281-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unneeded Makefile.inWaldemar Brodkorb2005-02-191-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new mtd debian version,suggestion by majxWaldemar Brodkorb2005-02-181-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@259 3c298f89-4303-0410-b956-a3cf2f4a3e73
* no default allowedWaldemar Brodkorb2005-02-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this change is needed to get rootfs build before trying to make an image of it.Waldemar Brodkorb2005-02-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@246 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup the whole addpattern / trx nonsenseMike Baker2005-02-123-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@243 3c298f89-4303-0410-b956-a3cf2f4a3e73
* when I will understand the buildsystem?Waldemar Brodkorb2005-02-122-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* i am to lame for make, both targets can be build againWaldemar Brodkorb2005-02-122-3/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Initial revisionMike Baker2005-01-163-0/+59
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@197 3c298f89-4303-0410-b956-a3cf2f4a3e73