openwrt/openwrt.git
17 years agofix unnecessary kernel rebuild
Felix Fietkau [Sun, 4 Jun 2006 21:57:38 +0000 (21:57 +0000)]
fix unnecessary kernel rebuild

SVN-Revision: 3904

17 years agowhitespace fixes
Felix Fietkau [Sun, 4 Jun 2006 14:40:47 +0000 (14:40 +0000)]
whitespace fixes

SVN-Revision: 3903

17 years agodon't compile libipkg in busybox if ipkg is disabled
Felix Fietkau [Sun, 4 Jun 2006 01:31:03 +0000 (01:31 +0000)]
don't compile libipkg in busybox if ipkg is disabled

SVN-Revision: 3901

17 years agodon't delete .svn on distclean
Felix Fietkau [Fri, 2 Jun 2006 16:30:25 +0000 (16:30 +0000)]
don't delete .svn on distclean

SVN-Revision: 3898

17 years agorun defconfig at the start of a normal make run to get additional config options
Felix Fietkau [Fri, 2 Jun 2006 16:27:15 +0000 (16:27 +0000)]
run defconfig at the start of a normal make run to get additional config options

SVN-Revision: 3897

17 years agoremove unused wget menuconfig option; make the package autorebuild optional (but...
Felix Fietkau [Fri, 2 Jun 2006 16:17:56 +0000 (16:17 +0000)]
remove unused wget menuconfig option; make the package autorebuild optional (but enabled by default)

SVN-Revision: 3896

17 years agostore stamp file for 'development headers installed' in the staging dir instead of...
Felix Fietkau [Fri, 2 Jun 2006 16:12:05 +0000 (16:12 +0000)]
store stamp file for 'development headers installed' in the staging dir instead of the package dir

SVN-Revision: 3895

17 years agofix a typo that prevents base-files from being installed
Felix Fietkau [Fri, 2 Jun 2006 16:03:03 +0000 (16:03 +0000)]
fix a typo that prevents base-files from being installed

SVN-Revision: 3894

17 years agofix version info for packages that either lack PKG_VERSION or PKG_RELEASE
Felix Fietkau [Fri, 2 Jun 2006 00:01:00 +0000 (00:01 +0000)]
fix version info for packages that either lack PKG_VERSION or PKG_RELEASE

SVN-Revision: 3890

17 years agofix base-files version number
Felix Fietkau [Thu, 1 Jun 2006 23:20:10 +0000 (23:20 +0000)]
fix base-files version number

SVN-Revision: 3888

17 years agoadd broadcom include files, fix build
Felix Fietkau [Thu, 1 Jun 2006 01:17:20 +0000 (01:17 +0000)]
add broadcom include files, fix build

SVN-Revision: 3887

17 years agosome bugfixes and additions for the default compile target
Felix Fietkau [Thu, 1 Jun 2006 01:06:23 +0000 (01:06 +0000)]
some bugfixes and additions for the default compile target

SVN-Revision: 3886

17 years agofix dependency problem
Felix Fietkau [Thu, 1 Jun 2006 00:47:29 +0000 (00:47 +0000)]
fix dependency problem

SVN-Revision: 3885

17 years agoremove some debugging code, include package/rules.mk in package dependency check
Felix Fietkau [Thu, 1 Jun 2006 00:31:20 +0000 (00:31 +0000)]
remove some debugging code, include package/rules.mk in package dependency check

SVN-Revision: 3884

17 years agoadd TARGET_CONFIGURE_OPTS to default compile command
Felix Fietkau [Thu, 1 Jun 2006 00:28:12 +0000 (00:28 +0000)]
add TARGET_CONFIGURE_OPTS to default compile command

SVN-Revision: 3883

17 years agoadd clean targets, more FORCE stuff
Felix Fietkau [Thu, 1 Jun 2006 00:19:52 +0000 (00:19 +0000)]
add clean targets, more FORCE stuff

SVN-Revision: 3882

17 years agoremove broken dependency
Felix Fietkau [Thu, 1 Jun 2006 00:18:45 +0000 (00:18 +0000)]
remove broken dependency

SVN-Revision: 3881

17 years agofix InstallDev bug
Felix Fietkau [Thu, 1 Jun 2006 00:06:16 +0000 (00:06 +0000)]
fix InstallDev bug

SVN-Revision: 3880

17 years agoallow parallel build of binutils
Felix Fietkau [Wed, 31 May 2006 23:45:06 +0000 (23:45 +0000)]
allow parallel build of binutils

SVN-Revision: 3879

17 years agofix busybox build
Felix Fietkau [Wed, 31 May 2006 23:36:37 +0000 (23:36 +0000)]
fix busybox build

SVN-Revision: 3878

17 years agocleanup; replace .PHONY with FORCE; disable gdb by default
Felix Fietkau [Wed, 31 May 2006 23:29:05 +0000 (23:29 +0000)]
cleanup; replace .PHONY with FORCE; disable gdb by default

SVN-Revision: 3877

17 years agofix toolchain build
Felix Fietkau [Wed, 31 May 2006 22:48:29 +0000 (22:48 +0000)]
fix toolchain build

SVN-Revision: 3876

17 years agoremove useless FORCE depend
Felix Fietkau [Wed, 31 May 2006 22:38:39 +0000 (22:38 +0000)]
remove useless FORCE depend

SVN-Revision: 3875

17 years agoadd support for parallel build of packages (tested with -j8)
Felix Fietkau [Wed, 31 May 2006 20:58:13 +0000 (20:58 +0000)]
add support for parallel build of packages (tested with -j8)

SVN-Revision: 3874

17 years agoremove weird /lib64 directory
Felix Fietkau [Wed, 31 May 2006 20:57:49 +0000 (20:57 +0000)]
remove weird /lib64 directory

SVN-Revision: 3873

17 years agofix install of in-tree modules ipkgs
Felix Fietkau [Wed, 31 May 2006 20:29:11 +0000 (20:29 +0000)]
fix install of in-tree modules ipkgs

SVN-Revision: 3872

17 years agofix root filesystem path
Felix Fietkau [Wed, 31 May 2006 20:14:08 +0000 (20:14 +0000)]
fix root filesystem path

SVN-Revision: 3871

17 years agostrip kernel modules automatically as well
Felix Fietkau [Wed, 31 May 2006 20:06:46 +0000 (20:06 +0000)]
strip kernel modules automatically as well

SVN-Revision: 3870

17 years agoadd package install target
Felix Fietkau [Wed, 31 May 2006 20:00:21 +0000 (20:00 +0000)]
add package install target

SVN-Revision: 3869

17 years agoremove some debugging junk (#492)
Felix Fietkau [Wed, 31 May 2006 18:32:57 +0000 (18:32 +0000)]
remove some debugging junk (#492)

SVN-Revision: 3868

17 years agofix iptables build
Felix Fietkau [Wed, 31 May 2006 16:41:31 +0000 (16:41 +0000)]
fix iptables build

SVN-Revision: 3867

17 years agoonly use the .dev-installed target if Build/InstallDev is defined - avoids unnecessar...
Felix Fietkau [Wed, 31 May 2006 16:20:27 +0000 (16:20 +0000)]
only use the .dev-installed target if Build/InstallDev is defined - avoids unnecessary builds of deselected packages

SVN-Revision: 3866

17 years agoremove old Config.in files
Felix Fietkau [Wed, 31 May 2006 16:02:13 +0000 (16:02 +0000)]
remove old Config.in files

SVN-Revision: 3865

17 years agomove target/linux/package/switch to package/, fix a bug in the ipkg dependency handling
Felix Fietkau [Wed, 31 May 2006 16:01:46 +0000 (16:01 +0000)]
move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling

SVN-Revision: 3864

17 years agomove alsa from target/linux/package to package, add compile fix for linux 2.4
Felix Fietkau [Wed, 31 May 2006 15:27:00 +0000 (15:27 +0000)]
move alsa from target/linux/package to package, add compile fix for linux 2.4

SVN-Revision: 3862

17 years agoadd missing kernel version to madwifi package
Felix Fietkau [Wed, 31 May 2006 14:42:45 +0000 (14:42 +0000)]
add missing kernel version to madwifi package

SVN-Revision: 3861

17 years agokernel package cleanup, move madwifi from target/linux/package/ to package/, update...
Felix Fietkau [Wed, 31 May 2006 14:32:17 +0000 (14:32 +0000)]
kernel package cleanup, move madwifi from target/linux/package/ to package/, update to 0.9.0

SVN-Revision: 3860

17 years agodon't try to strip kernel modules
Felix Fietkau [Wed, 31 May 2006 14:29:33 +0000 (14:29 +0000)]
don't try to strip kernel modules

SVN-Revision: 3859

17 years agocleanup; change base-files build directory
Felix Fietkau [Wed, 31 May 2006 13:27:11 +0000 (13:27 +0000)]
cleanup; change base-files build directory

SVN-Revision: 3858

17 years agoadd missing BuildPackage lines, convert install-dev: to Build/InstallDev
Felix Fietkau [Wed, 31 May 2006 13:00:11 +0000 (13:00 +0000)]
add missing BuildPackage lines, convert install-dev: to Build/InstallDev

SVN-Revision: 3857

17 years agodisable target/linux/package
Felix Fietkau [Wed, 31 May 2006 12:38:39 +0000 (12:38 +0000)]
disable target/linux/package

SVN-Revision: 3856

17 years agoallow building of kernel-specific stuff in package/ instead of target/linux/package...
Felix Fietkau [Wed, 31 May 2006 12:33:06 +0000 (12:33 +0000)]
allow building of kernel-specific stuff in package/ instead of target/linux/package/ and merge target/linux/package/base-files into package/base-files

SVN-Revision: 3855

17 years agoremove madwifi-old
Felix Fietkau [Wed, 31 May 2006 12:23:16 +0000 (12:23 +0000)]
remove madwifi-old

SVN-Revision: 3854

17 years agoclean up .svn and CVS directories for every package
Felix Fietkau [Wed, 31 May 2006 11:06:32 +0000 (11:06 +0000)]
clean up .svn and CVS directories for every package

SVN-Revision: 3853

17 years agofix base-files packages build.
Nicolas Thill [Wed, 31 May 2006 06:49:51 +0000 (06:49 +0000)]
fix base-files packages build.

SVN-Revision: 3852

17 years agoremove stale libgcc menuconfig item
Felix Fietkau [Tue, 30 May 2006 20:24:57 +0000 (20:24 +0000)]
remove stale libgcc menuconfig item

SVN-Revision: 3851

17 years agoremove wificonf (will be replaced by wlc later)
Felix Fietkau [Tue, 30 May 2006 20:23:43 +0000 (20:23 +0000)]
remove wificonf (will be replaced by wlc later)

SVN-Revision: 3850

17 years agoconvert base-files to new format
Felix Fietkau [Tue, 30 May 2006 20:22:58 +0000 (20:22 +0000)]
convert base-files to new format

SVN-Revision: 3849

17 years agoallow more complex defaults in menuconfig
Felix Fietkau [Tue, 30 May 2006 20:22:43 +0000 (20:22 +0000)]
allow more complex defaults in menuconfig

SVN-Revision: 3848

17 years agofix missing variable
Felix Fietkau [Tue, 30 May 2006 19:58:11 +0000 (19:58 +0000)]
fix missing variable

SVN-Revision: 3847

17 years agoconvert linux-atm to new format
Felix Fietkau [Tue, 30 May 2006 19:50:48 +0000 (19:50 +0000)]
convert linux-atm to new format

SVN-Revision: 3846

17 years agoremove old Config.in files
Felix Fietkau [Tue, 30 May 2006 19:41:55 +0000 (19:41 +0000)]
remove old Config.in files

SVN-Revision: 3845

17 years agoresync with kamikaze
Felix Fietkau [Tue, 30 May 2006 19:38:38 +0000 (19:38 +0000)]
resync with kamikaze

SVN-Revision: 3844

17 years agoimprove dependency handling, fix some package makefile bugs
Felix Fietkau [Tue, 30 May 2006 18:55:52 +0000 (18:55 +0000)]
improve dependency handling, fix some package makefile bugs

SVN-Revision: 3843

17 years agoadd proper build depends
Felix Fietkau [Tue, 30 May 2006 17:09:21 +0000 (17:09 +0000)]
add proper build depends

SVN-Revision: 3841

17 years agofix package/ and target/ targets
Felix Fietkau [Tue, 30 May 2006 17:09:06 +0000 (17:09 +0000)]
fix package/ and target/ targets

SVN-Revision: 3840

17 years agofix toolchain build, remove some old gcc junk
Felix Fietkau [Tue, 30 May 2006 16:53:36 +0000 (16:53 +0000)]
fix toolchain build, remove some old gcc junk

SVN-Revision: 3839

17 years agoadd {package,target,toolchain}/* targets to toplevel makefile
Felix Fietkau [Tue, 30 May 2006 14:11:24 +0000 (14:11 +0000)]
add {package,target,toolchain}/* targets to toplevel makefile

SVN-Revision: 3838

17 years agodon't enable ebtables by default
Felix Fietkau [Tue, 30 May 2006 13:17:25 +0000 (13:17 +0000)]
don't enable ebtables by default

SVN-Revision: 3837

17 years agocosmetic change to standardize layout.
Nicolas Thill [Mon, 29 May 2006 01:41:59 +0000 (01:41 +0000)]
cosmetic change to standardize layout.

SVN-Revision: 3836

17 years agofix conversion to buildroot-ng.
Nicolas Thill [Mon, 29 May 2006 01:39:50 +0000 (01:39 +0000)]
fix conversion to buildroot-ng.

SVN-Revision: 3835

17 years agofix conversion to buildroot-ng.
Nicolas Thill [Mon, 29 May 2006 01:37:15 +0000 (01:37 +0000)]
fix conversion to buildroot-ng.

SVN-Revision: 3834

17 years agouse InstallDev/UninstallDev.
Nicolas Thill [Mon, 29 May 2006 01:29:46 +0000 (01:29 +0000)]
use InstallDev/UninstallDev.

SVN-Revision: 3833

17 years agocosmetic change to standardize layout.
Nicolas Thill [Mon, 29 May 2006 01:27:54 +0000 (01:27 +0000)]
cosmetic change to standardize layout.

SVN-Revision: 3832

17 years agoadd dependencies from the NEEDS variable to ipkg/control
Nicolas Thill [Sun, 28 May 2006 22:58:07 +0000 (22:58 +0000)]
add dependencies from the NEEDS variable to ipkg/control

SVN-Revision: 3831

17 years agosync pptp with trunk, remove Config.in and ipkg not needed anymore.
Nicolas Thill [Wed, 24 May 2006 09:50:24 +0000 (09:50 +0000)]
sync pptp with trunk, remove Config.in and ipkg not needed anymore.

SVN-Revision: 3828

17 years agosync ppp with trunk and convert it to -ng.
Nicolas Thill [Wed, 24 May 2006 07:19:27 +0000 (07:19 +0000)]
sync ppp with trunk and convert it to -ng.

SVN-Revision: 3826

17 years agoimport libpcap from trunk and convert it to -ng.
Nicolas Thill [Wed, 24 May 2006 07:18:36 +0000 (07:18 +0000)]
import libpcap from trunk and convert it to -ng.

SVN-Revision: 3825

17 years agoadd Build/InstallDev template to install dev files in STAGING_DIR, introduce a NEEDS...
Nicolas Thill [Wed, 24 May 2006 07:12:59 +0000 (07:12 +0000)]
add Build/InstallDev template to install dev files in STAGING_DIR, introduce a NEEDS: package field to implement SELECT PACKAGE_foo in menuconfig.

SVN-Revision: 3824

17 years agosync busybox with trunk (update to v1.1.3).
Nicolas Thill [Wed, 24 May 2006 07:06:23 +0000 (07:06 +0000)]
sync busybox with trunk (update to v1.1.3).

SVN-Revision: 3823

17 years agofix haserl/install.
Nicolas Thill [Wed, 24 May 2006 07:01:52 +0000 (07:01 +0000)]
fix haserl/install.

SVN-Revision: 3822

17 years agosync with trunk.
Nicolas Thill [Wed, 24 May 2006 07:00:32 +0000 (07:00 +0000)]
sync with trunk.

SVN-Revision: 3821

17 years agofix GCC version.
Nicolas Thill [Mon, 22 May 2006 21:52:54 +0000 (21:52 +0000)]
fix GCC version.

SVN-Revision: 3817

17 years agofix .pkginfo line to allow the use of $(SOURCE)
Mike Baker [Fri, 19 May 2006 23:02:14 +0000 (23:02 +0000)]
fix .pkginfo line to allow the use of $(SOURCE)

SVN-Revision: 3802

17 years agoclean up menu configuration
Mike Baker [Fri, 19 May 2006 22:46:24 +0000 (22:46 +0000)]
clean up menu configuration

SVN-Revision: 3801

17 years agofinish up package makefile
Mike Baker [Tue, 16 May 2006 00:32:57 +0000 (00:32 +0000)]
finish up package makefile

SVN-Revision: 3786

17 years agofix config
Mike Baker [Tue, 16 May 2006 00:32:02 +0000 (00:32 +0000)]
fix config

SVN-Revision: 3785

17 years agomore BR2_ / CONFIG_ patches
Mike Baker [Mon, 15 May 2006 23:13:49 +0000 (23:13 +0000)]
more BR2_ / CONFIG_ patches

SVN-Revision: 3784

17 years agorevert; perl version was entirely too slow
Mike Baker [Mon, 15 May 2006 23:04:02 +0000 (23:04 +0000)]
revert; perl version was entirely too slow

SVN-Revision: 3783

17 years agoreplace find call with perl code
Mike Baker [Mon, 15 May 2006 22:42:04 +0000 (22:42 +0000)]
replace find call with perl code

SVN-Revision: 3782

17 years agoremoved; obsolete
Mike Baker [Mon, 15 May 2006 20:34:04 +0000 (20:34 +0000)]
removed; obsolete

SVN-Revision: 3781

17 years agoavoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo process
Mike Baker [Mon, 15 May 2006 20:30:26 +0000 (20:30 +0000)]
avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo process

SVN-Revision: 3780

17 years agochange syntax
Mike Baker [Sun, 14 May 2006 12:30:52 +0000 (12:30 +0000)]
change syntax

SVN-Revision: 3778

17 years agomove FORCE to toplevel rules.mk
Mike Baker [Sun, 14 May 2006 10:25:38 +0000 (10:25 +0000)]
move FORCE to toplevel rules.mk

SVN-Revision: 3777

17 years agofix .built target
Mike Baker [Sun, 14 May 2006 10:24:06 +0000 (10:24 +0000)]
fix .built target

SVN-Revision: 3776

17 years agorevert .built rule; fix typos
Mike Baker [Sun, 14 May 2006 09:30:29 +0000 (09:30 +0000)]
revert .built rule; fix typos

SVN-Revision: 3775

17 years agogenerate package dependancies
Mike Baker [Sun, 14 May 2006 08:36:39 +0000 (08:36 +0000)]
generate package dependancies

SVN-Revision: 3774

17 years agofix busybox config parsing for new config format
Mike Baker [Fri, 12 May 2006 21:33:07 +0000 (21:33 +0000)]
fix busybox config parsing for new config format

SVN-Revision: 3770

17 years agofix BR2_ and CONFIG_ issues
Mike Baker [Fri, 12 May 2006 19:08:03 +0000 (19:08 +0000)]
fix BR2_ and CONFIG_ issues

SVN-Revision: 3769

17 years agoadd wildcard support to menuconfig (again)
Mike Baker [Fri, 12 May 2006 18:47:57 +0000 (18:47 +0000)]
add wildcard support to menuconfig (again)

SVN-Revision: 3768

17 years agoBR2_ -> CONFIG_
Mike Baker [Thu, 11 May 2006 23:43:45 +0000 (23:43 +0000)]
BR2_ -> CONFIG_

SVN-Revision: 3766

17 years agorevert .prepared handling
Mike Baker [Thu, 11 May 2006 23:14:04 +0000 (23:14 +0000)]
revert .prepared handling

SVN-Revision: 3765

17 years agocleanup & add whitespace
Mike Baker [Thu, 11 May 2006 22:36:20 +0000 (22:36 +0000)]
cleanup & add whitespace

SVN-Revision: 3764

17 years agofix rules.mk
Mike Baker [Thu, 11 May 2006 21:41:44 +0000 (21:41 +0000)]
fix rules.mk

SVN-Revision: 3763

17 years agofix typo
Felix Fietkau [Thu, 11 May 2006 17:33:51 +0000 (17:33 +0000)]
fix typo

SVN-Revision: 3762

17 years agofix error
Mike Baker [Thu, 11 May 2006 17:18:59 +0000 (17:18 +0000)]
fix error

SVN-Revision: 3761

17 years agoremove extra targets
Mike Baker [Thu, 11 May 2006 16:54:14 +0000 (16:54 +0000)]
remove extra targets

SVN-Revision: 3760

17 years agoreplace $(IDIR_*) with $(1)
Felix Fietkau [Thu, 11 May 2006 16:00:43 +0000 (16:00 +0000)]
replace $(IDIR_*) with $(1)

SVN-Revision: 3759

17 years agopartial cleanup
Mike Baker [Thu, 11 May 2006 00:18:12 +0000 (00:18 +0000)]
partial cleanup

SVN-Revision: 3758

17 years agochange phony targets to FORCE (easier to read)
Mike Baker [Wed, 10 May 2006 20:57:35 +0000 (20:57 +0000)]
change phony targets to FORCE (easier to read)

SVN-Revision: 3757