summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2005-03-06use r4k cache code, which does not solve our zombie problem, but minor ↵wbx
patches needed. broadcom has copied c-mips32.c into c-bcm4710.c and removed code for scache handling. they added some functions I need to add again later. c-mips32.c is obsolete in 2.4.29 and is mostly included in c-r4k.c, which we use now git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06add openvpn dependency on opensslnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06Remove packages when cleaningnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06Add missing iptables extensionsnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06Add popt packagenico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06Add package install dependencies (don't install a package if it's already ↵nico
installed) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06activate sysreq, requested by an irc userwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06Allow loading of modules containing EXPORT_GPL symbols, needed to insmod ↵nico
crypto modules git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06remove wl / nas / et .. binary only; no license givenmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06bring up to date with nbd's br2_test20.tar.bz2mbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06nbd's makefile/menuconfig rewritembm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-04last minute bugfixesmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-03target/jffs2/blocksize.mk for setting block size (req. for wrt54g)mbm
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-01Add MPPE/MPPC kernel modulenico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-01typombm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-28bugfixesmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-27update diag modulembm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-26bugfixmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-23I do not believe that users will cleanup kernelsource, when switchingwbx
rootfs. force it with scripts and Makefile changes from Felix Fietkau <nbd@vd-s.ath.cx> git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-23selecting zlib automatically in Config.in does not mean it willwbx
be build before dropbear. add zlib as dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-23ensure sstrip is build before needed by packageswbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-23zlib off by default, special targets off at the moment, because not used.wbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-23small fix, to compile sstrip.cwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-22sstripmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-21add zlib for dropbearwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-21handle builddependencies via Config.in, suggested by nbdwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-21remove DIST and add EXTRAVERSION, discussed with mbm. fixed dirclean target ↵wbx
for linksys-stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-21add dirclean targets, add jffs2root compilewbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-21jffs2 root supportmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-20add -a and -b options needed for jffs2 rootmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19sed-host forgotten in last commitwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19demistifying make *clean targets, fix some clean targets issueswbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19support jffs2 root filesystemmbm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19sync with buildroot2 from uclibc, add two variables PACKAGE_DIR and PATCH, ↵wbx
remove LINKSYS_TGZ_SITE from here git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headerswbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19add source for linksys stuffwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19sync with buildroot2 from uclibcwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19sync with buildroot2 from uclibc, separate ptches in subdirwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-17squashfs-lzmawbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-17add ebtables usertoolswbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-14add support for building usb modules. diff from Steffen Pfendtnerwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-12cleanup the whole addpattern / trx nonsensembm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-12do not use linux-mips-cvs anymore. suggested earlier by Kaloz.wbx
I created a patch between linux-2.4.29 and linux-mips-cvs from today. kernel still work on my development router. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-12url for stuff I extracted from linksys tgz, culd be changed in one place nowwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-12makefile cleanup, new directory name for linksys kernel stuffwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-12regen patch, because directory for linksys-kernel stuff changed, some et.4xx ↵wbx
cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-12remove patch, some et.4xx cleanupwbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-12activate IP multicast, request by nico for stable version, and a frind of ↵wbx
mine like to play with mdns git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-12add trx and modified addpattern from rodent, update via tftp still works on ↵wbx
gs v1.0, Makefile cleanup, renaming linksysstuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-08add my hackish openwrt-tools package.wbx
added my mtd.c reimplementation, too. It basically works, but needs some more checks. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@224 3c298f89-4303-0410-b956-a3cf2f4a3e73