1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-22 01:32:56 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
nbd
50af40000a 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@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00
wbx
42c0e5c31b add mirror and md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-27 08:20:22 +00:00
nbd
d4acdafcf7 add openwrt image builder to sdk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-20 17:01:30 +00:00
nbd
0e222f60ff remove lzma loader config option (make it default) and move it from package/ to target/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02 19:06:50 +00:00
kaloz
65b2fb12e2 looks like not wbx is the only one who can forget a file ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02 16:48:05 +00:00
wbx
2b9b4c5a2d lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-02 12:12:58 +00:00
nbd
2eab8bf09f add downloading script (with md5sum checking and sourceforge downloading support)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-19 22:51:51 +00:00
mbm
9d30652149 nbd's makefile/menuconfig rewrite
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 03:34:52 +00:00
mbm
22ba317f51 fix the jffs2 build for separate 4M/8M images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-04 04:35:15 +00:00
mbm
113c33218b 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@301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-03 02:44:10 +00:00
mbm
e6a8154811 bugfix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-26 02:32:16 +00:00
nico
7cef27d751 Allow firstboot to mount /dev/mtdblock/4 on /jffs when root fs is squashfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-25 23:56:46 +00:00
wbx
fb826963bf remove unneeded Makefile.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19 20:37:38 +00:00
wbx
db7f4ab4d2 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@267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19 07:46:01 +00:00
wbx
f9e1fd819c new root target! squashfs with lzma compression from Olegs patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-17 23:18:46 +00:00