1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 11:22:14 +03:00
Commit Graph

13 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
nico
9635836122 Fix and standardize Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 05:50:39 +00:00
nico
b83862d5b4 Fix shfs build (install destination was not set)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 05:28:50 +00:00
nico
dcc18785c7 Remove unused SOURCE_DIR variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 13:18:29 +00:00
nico
d9b7db100d Add missing .configured target that caused superfluous package rebuild, tweak package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 21:20:28 +00:00
nico
0cfd99d729 Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 16:49:23 +00:00
nbd
be9f42011b clean up shfs package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-12 18:18:21 +00:00
nbd
93bdd99617 merge nico's package/rules.mk and package/templates.mk into one file, update packages that use this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-09 09:33:23 +00:00
nbd
8a66d4ae3b clean up shfs menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-26 10:36:30 +00:00
nico
3a92fb555e Change shfs, uniformize package makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-19 06:37:37 +00:00
nbd
2d2de20c87 disable non-essential packages by default if DEVELOPER is unset on make menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 19:45:56 +00:00
nico
f838644c0d Remove CVS dir from package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 04:50:40 +00:00
nico
e8d098102e Add shfs package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-09 02:28:00 +00:00