Commit Graph

15 Commits (9d883b8968a8b51785ee459ebd8e4910eb49ce10)

Author SHA1 Message Date
Felix Fietkau 1c4a2a55f7 move package/linux into target/linux, use wbx' new kernel code. support 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
2005-05-28 09:17:29 +00:00
Waldemar Brodkorb 4643fd98ed add mirror and md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-27 08:20:22 +00:00
Felix Fietkau 0b6de56062 add openwrt image builder to sdk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-20 17:01:30 +00:00
Felix Fietkau dae7e90107 remove lzma loader config option (make it default) and move it from package/ to target/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02 19:06:50 +00:00
Imre Kaloz d32f9c4d69 looks like not wbx is the only one who can forget a file ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02 16:48:05 +00:00
Waldemar Brodkorb 7427da90ce lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02 12:12:58 +00:00
Felix Fietkau 79b24fb223 add downloading script (with md5sum checking and sourceforge downloading support)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-19 22:51:51 +00:00
Mike Baker 3d904bb14a nbd's makefile/menuconfig rewrite
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 03:34:52 +00:00
Mike Baker 7b295b2e98 fix the jffs2 build for separate 4M/8M images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-04 04:35:15 +00:00
Mike Baker 87f22e678a target/jffs2/blocksize.mk for setting block size (req. for wrt54g)
squashfs removed in favor of squashfs-lzma


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-03 02:44:10 +00:00
Mike Baker 26da6c04c9 bugfix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-26 02:32:16 +00:00
Nicolas Thill 62ed4966b1 Allow firstboot to mount /dev/mtdblock/4 on /jffs when root fs is squashfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-25 23:56:46 +00:00
Waldemar Brodkorb b0d38d2ee3 remove unneeded Makefile.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19 20:37:38 +00:00
Waldemar Brodkorb 6cd75a4cdf sync with buildroot2 from uclibc, add devices, may be used to build other 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
2005-02-19 07:46:01 +00:00
Waldemar Brodkorb ba2e4c2670 new root target! squashfs with lzma compression from Olegs patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-17 23:18:46 +00:00