| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make ramdisk support generic, some cleanups | Felix Fietkau | 2006-06-07 | 3 | -8/+4 |
* | whitespace fixes | Felix Fietkau | 2006-06-04 | 1 | -3/+3 |
* | don't compile libipkg in busybox if ipkg is disabled | Felix Fietkau | 2006-06-04 | 1 | -6/+6 |
* | remove unused wget menuconfig option; make the package autorebuild optional (... | Felix Fietkau | 2006-06-02 | 1 | -3/+7 |
* | store stamp file for 'development headers installed' in the staging dir inste... | Felix Fietkau | 2006-06-02 | 1 | -2/+3 |
* | fix a typo that prevents base-files from being installed | Felix Fietkau | 2006-06-02 | 1 | -2/+2 |
* | fix version info for packages that either lack PKG_VERSION or PKG_RELEASE | Felix Fietkau | 2006-06-02 | 1 | -1/+9 |
* | fix base-files version number | Felix Fietkau | 2006-06-01 | 1 | -0/+1 |
* | add broadcom include files, fix build | Felix Fietkau | 2006-06-01 | 13 | -2/+3291 |
* | some bugfixes and additions for the default compile target | Felix Fietkau | 2006-06-01 | 1 | -3/+1 |
* | remove some debugging code, include package/rules.mk in package dependency check | Felix Fietkau | 2006-06-01 | 1 | -2/+2 |
* | add TARGET_CONFIGURE_OPTS to default compile command | Felix Fietkau | 2006-06-01 | 1 | -0/+1 |
* | remove broken dependency | Felix Fietkau | 2006-06-01 | 1 | -1/+0 |
* | fix InstallDev bug | Felix Fietkau | 2006-06-01 | 1 | -10/+4 |
* | fix busybox build | Felix Fietkau | 2006-05-31 | 1 | -1/+1 |
* | add support for parallel build of packages (tested with -j8) | Felix Fietkau | 2006-05-31 | 1 | -7/+11 |
* | remove weird /lib64 directory | Felix Fietkau | 2006-05-31 | 1 | -0/+1 |
* | add package install target | Felix Fietkau | 2006-05-31 | 1 | -0/+4 |
* | fix iptables build | Felix Fietkau | 2006-05-31 | 1 | -0/+1 |
* | only use the .dev-installed target if Build/InstallDev is defined - avoids un... | Felix Fietkau | 2006-05-31 | 1 | -2/+6 |
* | remove old Config.in files | Felix Fietkau | 2006-05-31 | 2 | -19/+0 |
* | move target/linux/package/switch to package/, fix a bug in the ipkg dependenc... | Felix Fietkau | 2006-05-31 | 9 | -2/+2303 |
* | move alsa from target/linux/package to package, add compile fix for linux 2.4 | Felix Fietkau | 2006-05-31 | 5 | -0/+112 |
* | add missing kernel version to madwifi package | Felix Fietkau | 2006-05-31 | 1 | -0/+1 |
* | kernel package cleanup, move madwifi from target/linux/package/ to package/, ... | Felix Fietkau | 2006-05-31 | 11 | -12/+986 |
* | cleanup; change base-files build directory | Felix Fietkau | 2006-05-31 | 2 | -14/+13 |
* | add missing BuildPackage lines, convert install-dev: to Build/InstallDev | Felix Fietkau | 2006-05-31 | 4 | -24/+28 |
* | allow building of kernel-specific stuff in package/ instead of target/linux/p... | Felix Fietkau | 2006-05-31 | 23 | -14/+729 |
* | clean up .svn and CVS directories for every package | Felix Fietkau | 2006-05-31 | 1 | -0/+2 |
* | fix base-files packages build. | Nicolas Thill | 2006-05-31 | 1 | -7/+10 |
* | remove wificonf (will be replaced by wlc later) | Felix Fietkau | 2006-05-30 | 11 | -3879/+0 |
* | convert base-files to new format | Felix Fietkau | 2006-05-30 | 5 | -105/+72 |
* | fix missing variable | Felix Fietkau | 2006-05-30 | 1 | -0/+2 |
* | convert linux-atm to new format | Felix Fietkau | 2006-05-30 | 3 | -65/+34 |
* | remove old Config.in files | Felix Fietkau | 2006-05-30 | 3 | -37/+0 |
* | resync with kamikaze | Felix Fietkau | 2006-05-30 | 3 | -1/+7 |
* | improve dependency handling, fix some package makefile bugs | Felix Fietkau | 2006-05-30 | 14 | -32/+25 |
* | add proper build depends | Felix Fietkau | 2006-05-30 | 3 | -10/+5 |
* | don't enable ebtables by default | Felix Fietkau | 2006-05-30 | 1 | -1/+0 |
* | cosmetic change to standardize layout. | Nicolas Thill | 2006-05-29 | 1 | -3/+3 |
* | fix conversion to buildroot-ng. | Nicolas Thill | 2006-05-29 | 1 | -4/+18 |
* | fix conversion to buildroot-ng. | Nicolas Thill | 2006-05-29 | 1 | -3/+13 |
* | use InstallDev/UninstallDev. | Nicolas Thill | 2006-05-29 | 1 | -10/+14 |
* | cosmetic change to standardize layout. | Nicolas Thill | 2006-05-29 | 1 | -1/+1 |
* | add dependencies from the NEEDS variable to ipkg/control | Nicolas Thill | 2006-05-28 | 1 | -1/+2 |
* | sync pptp with trunk, remove Config.in and ipkg not needed anymore. | Nicolas Thill | 2006-05-24 | 4 | -18/+1 |
* | sync ppp with trunk and convert it to -ng. | Nicolas Thill | 2006-05-24 | 15 | -202/+141 |
* | import libpcap from trunk and convert it to -ng. | Nicolas Thill | 2006-05-24 | 4 | -0/+269 |
* | add Build/InstallDev template to install dev files in STAGING_DIR, | Nicolas Thill | 2006-05-24 | 1 | -0/+20 |
* | sync busybox with trunk (update to v1.1.3). | Nicolas Thill | 2006-05-24 | 7 | -398/+676 |