summaryrefslogtreecommitdiffstats
path: root/target/squashfs-lzma
Commit message (Collapse)AuthorAgeFilesLines
* move package/linux into target/linux, use wbx' new kernel code. support ↵nbd2005-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mirror and md5sumwbx2005-04-271-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add openwrt image builder to sdknbd2005-04-202-5/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove lzma loader config option (make it default) and move it from package/ ↵nbd2005-04-021-1/+1
| | | | | | to target/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* looks like not wbx is the only one who can forget a file ;)kaloz2005-04-021-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵wbx2005-04-022-7/+7
| | | | | | 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 ↵nbd2005-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 rewritembm2005-03-063-25/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the jffs2 build for separate 4M/8M imagesmbm2005-03-041-1/+8
| | | | 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)mbm2005-03-031-0/+0
| | | | | | | squashfs removed in favor of squashfs-lzma git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bugfixmbm2005-02-261-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow firstboot to mount /dev/mtdblock/4 on /jffs when root fs is squashfsnico2005-02-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unneeded Makefile.inwbx2005-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 ↵wbx2005-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 root target! squashfs with lzma compression from Olegs patcheswbx2005-02-174-0/+59
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@252 3c298f89-4303-0410-b956-a3cf2f4a3e73