Commit Graph

1852 Commits

Author SHA1 Message Date
Felix Fietkau
207bbb56d4 remove broken dependency
SVN-Revision: 3881
2006-06-01 00:18:45 +00:00
Felix Fietkau
e5fda9318f fix InstallDev bug
SVN-Revision: 3880
2006-06-01 00:06:16 +00:00
Felix Fietkau
d59800bbe1 fix busybox build
SVN-Revision: 3878
2006-05-31 23:36:37 +00:00
Felix Fietkau
4f9703fb8d add support for parallel build of packages (tested with -j8)
SVN-Revision: 3874
2006-05-31 20:58:13 +00:00
Felix Fietkau
7a14b45177 remove weird /lib64 directory
SVN-Revision: 3873
2006-05-31 20:57:49 +00:00
Felix Fietkau
59c8b4ea41 add package install target
SVN-Revision: 3869
2006-05-31 20:00:21 +00:00
Felix Fietkau
e3848f8f47 fix iptables build
SVN-Revision: 3867
2006-05-31 16:41:31 +00:00
Felix Fietkau
7773da2a84 only use the .dev-installed target if Build/InstallDev is defined - avoids unnecessary builds of deselected packages
SVN-Revision: 3866
2006-05-31 16:20:27 +00:00
Felix Fietkau
3bcaa7384b remove old Config.in files
SVN-Revision: 3865
2006-05-31 16:02:13 +00:00
Felix Fietkau
337621e468 move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling
SVN-Revision: 3864
2006-05-31 16:01:46 +00:00
Felix Fietkau
7486d2e8d5 move alsa from target/linux/package to package, add compile fix for linux 2.4
SVN-Revision: 3862
2006-05-31 15:27:00 +00:00
Felix Fietkau
9d4ba07b77 add missing kernel version to madwifi package
SVN-Revision: 3861
2006-05-31 14:42:45 +00:00
Felix Fietkau
7e04fed0e6 kernel package cleanup, move madwifi from target/linux/package/ to package/, update to 0.9.0
SVN-Revision: 3860
2006-05-31 14:32:17 +00:00
Felix Fietkau
fe78050709 cleanup; change base-files build directory
SVN-Revision: 3858
2006-05-31 13:27:11 +00:00
Felix Fietkau
579b222d5e add missing BuildPackage lines, convert install-dev: to Build/InstallDev
SVN-Revision: 3857
2006-05-31 13:00:11 +00:00
Felix Fietkau
445b861749 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
2006-05-31 12:33:06 +00:00
Felix Fietkau
fc7bbe2e1a clean up .svn and CVS directories for every package
SVN-Revision: 3853
2006-05-31 11:06:32 +00:00
Nicolas Thill
c664a4aef7 fix base-files packages build.
SVN-Revision: 3852
2006-05-31 06:49:51 +00:00
Felix Fietkau
802f75b98c remove wificonf (will be replaced by wlc later)
SVN-Revision: 3850
2006-05-30 20:23:43 +00:00
Felix Fietkau
921ba8d516 convert base-files to new format
SVN-Revision: 3849
2006-05-30 20:22:58 +00:00
Felix Fietkau
c34681eec3 fix missing variable
SVN-Revision: 3847
2006-05-30 19:58:11 +00:00
Felix Fietkau
31c5f70b25 convert linux-atm to new format
SVN-Revision: 3846
2006-05-30 19:50:48 +00:00
Felix Fietkau
e874a83da2 remove old Config.in files
SVN-Revision: 3845
2006-05-30 19:41:55 +00:00
Felix Fietkau
aef3bd9e64 resync with kamikaze
SVN-Revision: 3844
2006-05-30 19:38:38 +00:00
Felix Fietkau
5b05f4a5ee improve dependency handling, fix some package makefile bugs
SVN-Revision: 3843
2006-05-30 18:55:52 +00:00
Felix Fietkau
10152c5c07 add proper build depends
SVN-Revision: 3841
2006-05-30 17:09:21 +00:00
Felix Fietkau
82d39bdf24 don't enable ebtables by default
SVN-Revision: 3837
2006-05-30 13:17:25 +00:00
Nicolas Thill
9503b04c34 cosmetic change to standardize layout.
SVN-Revision: 3836
2006-05-29 01:41:59 +00:00
Nicolas Thill
72ea2d0ed3 fix conversion to buildroot-ng.
SVN-Revision: 3835
2006-05-29 01:39:50 +00:00
Nicolas Thill
23bb66c974 fix conversion to buildroot-ng.
SVN-Revision: 3834
2006-05-29 01:37:15 +00:00
Nicolas Thill
6f9b5a61b9 use InstallDev/UninstallDev.
SVN-Revision: 3833
2006-05-29 01:29:46 +00:00
Nicolas Thill
9fa193cbcf cosmetic change to standardize layout.
SVN-Revision: 3832
2006-05-29 01:27:54 +00:00
Nicolas Thill
139852b0f8 add dependencies from the NEEDS variable to ipkg/control
SVN-Revision: 3831
2006-05-28 22:58:07 +00:00
Nicolas Thill
2d41202df5 sync pptp with trunk, remove Config.in and ipkg not needed anymore.
SVN-Revision: 3828
2006-05-24 09:50:24 +00:00
Nicolas Thill
ef5c0e48fa sync ppp with trunk and convert it to -ng.
SVN-Revision: 3826
2006-05-24 07:19:27 +00:00
Nicolas Thill
c57461252b import libpcap from trunk and convert it to -ng.
SVN-Revision: 3825
2006-05-24 07:18:36 +00:00
Nicolas Thill
a56e4d12e9 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
2006-05-24 07:12:59 +00:00
Nicolas Thill
551aff096d sync busybox with trunk (update to v1.1.3).
SVN-Revision: 3823
2006-05-24 07:06:23 +00:00
Nicolas Thill
f69beb4a34 fix haserl/install.
SVN-Revision: 3822
2006-05-24 07:01:52 +00:00
Nicolas Thill
716ccaec23 sync with trunk.
SVN-Revision: 3821
2006-05-24 07:00:32 +00:00
Mike Baker
a3281a2f3b fix .pkginfo line to allow the use of $(SOURCE)
SVN-Revision: 3802
2006-05-19 23:02:14 +00:00
Mike Baker
59c1faa150 clean up menu configuration
SVN-Revision: 3801
2006-05-19 22:46:24 +00:00
Mike Baker
b64d24928b finish up package makefile
SVN-Revision: 3786
2006-05-16 00:32:57 +00:00
Mike Baker
e90b9b95b9 more BR2_ / CONFIG_ patches
SVN-Revision: 3784
2006-05-15 23:13:49 +00:00
Mike Baker
7bd78892a5 avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo process
SVN-Revision: 3780
2006-05-15 20:30:26 +00:00
Mike Baker
6afabb7118 move FORCE to toplevel rules.mk
SVN-Revision: 3777
2006-05-14 10:25:38 +00:00
Mike Baker
11817c5453 fix .built target
SVN-Revision: 3776
2006-05-14 10:24:06 +00:00
Mike Baker
12ec1ba1fb revert .built rule; fix typos
SVN-Revision: 3775
2006-05-14 09:30:29 +00:00
Mike Baker
c73e647148 revert .prepared handling
SVN-Revision: 3765
2006-05-11 23:14:04 +00:00
Mike Baker
3b1260256e cleanup & add whitespace
SVN-Revision: 3764
2006-05-11 22:36:20 +00:00