1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 05:15:52 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
nbd
76ed58d705 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
wbx
9e4322ca48 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
nbd
08479c3ef6 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
nbd
6ea5ea7c86 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
kaloz
16cc4f0f73 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
wbx
21db875713 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
nbd
0d52ac0f6a 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
mbm
f77b88d124 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
mbm
0a28aa0188 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
mbm
2b0be6bb82 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
mbm
f0aa43923c 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
nico
7cd49ecd1c 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
wbx
9004fa4f9f 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
wbx
8b29425cae 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
wbx
2f1b480d86 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