summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* add package install targetnbd2006-05-311-0/+4
* fix iptables buildnbd2006-05-311-0/+1
* only use the .dev-installed target if Build/InstallDev is defined - avoids un...nbd2006-05-311-2/+6
* remove old Config.in filesnbd2006-05-312-19/+0
* move target/linux/package/switch to package/, fix a bug in the ipkg dependenc...nbd2006-05-319-2/+2303
* move alsa from target/linux/package to package, add compile fix for linux 2.4nbd2006-05-315-0/+112
* add missing kernel version to madwifi packagenbd2006-05-311-0/+1
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ...nbd2006-05-3111-12/+986
* cleanup; change base-files build directorynbd2006-05-312-14/+13
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevnbd2006-05-314-24/+28
* allow building of kernel-specific stuff in package/ instead of target/linux/p...nbd2006-05-3123-14/+729
* clean up .svn and CVS directories for every packagenbd2006-05-311-0/+2
* fix base-files packages build.nico2006-05-311-7/+10
* remove wificonf (will be replaced by wlc later)nbd2006-05-3011-3879/+0
* convert base-files to new formatnbd2006-05-305-105/+72
* fix missing variablenbd2006-05-301-0/+2
* convert linux-atm to new formatnbd2006-05-303-65/+34
* remove old Config.in filesnbd2006-05-303-37/+0
* resync with kamikazenbd2006-05-303-1/+7
* improve dependency handling, fix some package makefile bugsnbd2006-05-3014-32/+25
* add proper build dependsnbd2006-05-303-10/+5
* don't enable ebtables by defaultnbd2006-05-301-1/+0
* cosmetic change to standardize layout.nico2006-05-291-3/+3
* fix conversion to buildroot-ng.nico2006-05-291-4/+18
* fix conversion to buildroot-ng.nico2006-05-291-3/+13
* use InstallDev/UninstallDev.nico2006-05-291-10/+14
* cosmetic change to standardize layout.nico2006-05-291-1/+1
* add dependencies from the NEEDS variable to ipkg/controlnico2006-05-281-1/+2
* sync pptp with trunk, remove Config.in and ipkg not needed anymore.nico2006-05-244-18/+1
* sync ppp with trunk and convert it to -ng.nico2006-05-2415-202/+141
* import libpcap from trunk and convert it to -ng.nico2006-05-244-0/+269
* add Build/InstallDev template to install dev files in STAGING_DIR, nico2006-05-241-0/+20
* sync busybox with trunk (update to v1.1.3).nico2006-05-247-398/+676
* fix haserl/install.nico2006-05-241-1/+1
* sync with trunk.nico2006-05-241-2/+4
* fix .pkginfo line to allow the use of $(SOURCE)mbm2006-05-191-4/+5
* clean up menu configurationmbm2006-05-192-2/+12
* finish up package makefilembm2006-05-162-5/+20
* more BR2_ / CONFIG_ patchesmbm2006-05-157-43/+43
* avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo...mbm2006-05-151-8/+12
* move FORCE to toplevel rules.mkmbm2006-05-141-3/+0
* fix .built targetmbm2006-05-141-5/+2
* revert .built rule; fix typosmbm2006-05-141-12/+14
* revert .prepared handlingmbm2006-05-111-13/+17
* cleanup & add whitespacembm2006-05-111-95/+94
* fix rules.mkmbm2006-05-111-6/+6
* fix typonbd2006-05-111-1/+1
* fix errormbm2006-05-111-0/+1
* remove extra targetsmbm2006-05-111-19/+8
* replace $(IDIR_*) with $(1)nbd2006-05-1117-83/+82