Commit graph

2877 commits

Author SHA1 Message Date
Felix Fietkau
4615af9dd3 install missing ebtables files
SVN-Revision: 3923
2006-06-09 02:05:53 +00:00
Felix Fietkau
528df9c647 update ebtables to 2.0.8-rc2 (#558)
SVN-Revision: 3922
2006-06-09 01:55:14 +00:00
Felix Fietkau
202ddb72da ppp: try to reconnect indefinitely (#551)
SVN-Revision: 3921
2006-06-09 01:34:58 +00:00
Felix Fietkau
f83eb8146e add dropbear pubkey auth patch from #582
SVN-Revision: 3916
2006-06-09 00:29:26 +00:00
Felix Fietkau
3faa3eef9d disable madwifi rfkill support by default (broken on some hardware)
SVN-Revision: 3915
2006-06-08 16:35:15 +00:00
Imre Kaloz
4d07b6ea64 add arm eabi patches
SVN-Revision: 3914
2006-06-08 13:38:08 +00:00
Felix Fietkau
43313bdaab clean scripts/config on distclean
SVN-Revision: 3912
2006-06-08 00:39:08 +00:00
Felix Fietkau
de93bede13 make ramdisk support generic, some cleanups
SVN-Revision: 3911
2006-06-07 23:59:04 +00:00
Felix Fietkau
ce3f164ea0 disable all other filesystems in menuconfig when initramfs is selected
SVN-Revision: 3910
2006-06-07 23:47:30 +00:00
Felix Fietkau
eb1b6f7636 move mips boot patch to generic-2.6
SVN-Revision: 3909
2006-06-07 23:46:57 +00:00
Felix Fietkau
829c95db10 generic lzma loader: add support for memory copying, preserve prom arguments
SVN-Revision: 3908
2006-06-07 23:45:42 +00:00
Imre Kaloz
11b8b8af73 add GCC 4.1.1 and sync 4.1.0 with Kamikaze
SVN-Revision: 3907
2006-06-06 08:40:51 +00:00
Felix Fietkau
d966955e51 fix typo
SVN-Revision: 3906
2006-06-05 03:01:17 +00:00
Felix Fietkau
648e7db52d target/linux/image rewrite
SVN-Revision: 3905
2006-06-04 21:57:59 +00:00
Felix Fietkau
2b7eb78d80 fix unnecessary kernel rebuild
SVN-Revision: 3904
2006-06-04 21:57:38 +00:00
Felix Fietkau
1354f27bbb whitespace fixes
SVN-Revision: 3903
2006-06-04 14:40:47 +00:00
Felix Fietkau
f5f11fff44 don't compile libipkg in busybox if ipkg is disabled
SVN-Revision: 3901
2006-06-04 01:31:03 +00:00
Felix Fietkau
a9911c5adc don't delete .svn on distclean
SVN-Revision: 3898
2006-06-02 16:30:25 +00:00
Felix Fietkau
0cde379fb9 run defconfig at the start of a normal make run to get additional config options
SVN-Revision: 3897
2006-06-02 16:27:15 +00:00
Felix Fietkau
a6983e9cb1 remove unused wget menuconfig option; make the package autorebuild optional (but enabled by default)
SVN-Revision: 3896
2006-06-02 16:17:56 +00:00
Felix Fietkau
83acc2352b store stamp file for 'development headers installed' in the staging dir instead of the package dir
SVN-Revision: 3895
2006-06-02 16:12:05 +00:00
Felix Fietkau
3975a3e97e fix a typo that prevents base-files from being installed
SVN-Revision: 3894
2006-06-02 16:03:03 +00:00
Felix Fietkau
450d0b77e6 fix version info for packages that either lack PKG_VERSION or PKG_RELEASE
SVN-Revision: 3890
2006-06-02 00:01:00 +00:00
Felix Fietkau
6860977c4c fix base-files version number
SVN-Revision: 3888
2006-06-01 23:20:10 +00:00
Felix Fietkau
38e0f11f41 add broadcom include files, fix build
SVN-Revision: 3887
2006-06-01 01:17:20 +00:00
Felix Fietkau
12090bfed0 some bugfixes and additions for the default compile target
SVN-Revision: 3886
2006-06-01 01:06:23 +00:00
Felix Fietkau
c8ec7f7647 fix dependency problem
SVN-Revision: 3885
2006-06-01 00:47:29 +00:00
Felix Fietkau
86aca71a36 remove some debugging code, include package/rules.mk in package dependency check
SVN-Revision: 3884
2006-06-01 00:31:20 +00:00
Felix Fietkau
8f353e3b6b add TARGET_CONFIGURE_OPTS to default compile command
SVN-Revision: 3883
2006-06-01 00:28:12 +00:00
Felix Fietkau
a455258789 add clean targets, more FORCE stuff
SVN-Revision: 3882
2006-06-01 00:19:52 +00:00
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
e0b3512e74 allow parallel build of binutils
SVN-Revision: 3879
2006-05-31 23:45:06 +00:00
Felix Fietkau
d59800bbe1 fix busybox build
SVN-Revision: 3878
2006-05-31 23:36:37 +00:00
Felix Fietkau
9ba9373d54 cleanup; replace .PHONY with FORCE; disable gdb by default
SVN-Revision: 3877
2006-05-31 23:29:05 +00:00
Felix Fietkau
00b53c7433 fix toolchain build
SVN-Revision: 3876
2006-05-31 22:48:29 +00:00
Felix Fietkau
00b8533b23 remove useless FORCE depend
SVN-Revision: 3875
2006-05-31 22:38:39 +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
0bd782addd fix install of in-tree modules ipkgs
SVN-Revision: 3872
2006-05-31 20:29:11 +00:00
Felix Fietkau
c417ce482d fix root filesystem path
SVN-Revision: 3871
2006-05-31 20:14:08 +00:00
Felix Fietkau
b41a642e43 strip kernel modules automatically as well
SVN-Revision: 3870
2006-05-31 20:06:46 +00:00
Felix Fietkau
59c8b4ea41 add package install target
SVN-Revision: 3869
2006-05-31 20:00:21 +00:00
Felix Fietkau
72d69accc3 remove some debugging junk (#492)
SVN-Revision: 3868
2006-05-31 18:32:57 +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
0f0e7352b5 don't try to strip kernel modules
SVN-Revision: 3859
2006-05-31 14:29:33 +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
61c868f34f disable target/linux/package
SVN-Revision: 3856
2006-05-31 12:38:39 +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
87eac4e652 remove madwifi-old
SVN-Revision: 3854
2006-05-31 12:23:16 +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
d937c02223 remove stale libgcc menuconfig item
SVN-Revision: 3851
2006-05-30 20:24:57 +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
04fbcf5b01 allow more complex defaults in menuconfig
SVN-Revision: 3848
2006-05-30 20:22:43 +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
3ace7fc64f fix package/ and target/ targets
SVN-Revision: 3840
2006-05-30 17:09:06 +00:00
Felix Fietkau
bdae688d5c fix toolchain build, remove some old gcc junk
SVN-Revision: 3839
2006-05-30 16:53:36 +00:00
Felix Fietkau
b978be63df add {package,target,toolchain}/* targets to toplevel makefile
SVN-Revision: 3838
2006-05-30 14:11:24 +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
Nicolas Thill
da6326e0fb fix GCC version.
SVN-Revision: 3817
2006-05-22 21:52:54 +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
4db216c4de fix config
SVN-Revision: 3785
2006-05-16 00:32:02 +00:00
Mike Baker
e90b9b95b9 more BR2_ / CONFIG_ patches
SVN-Revision: 3784
2006-05-15 23:13:49 +00:00
Mike Baker
7db5108950 revert; perl version was entirely too slow
SVN-Revision: 3783
2006-05-15 23:04:02 +00:00
Mike Baker
063e1cc4b6 replace find call with perl code
SVN-Revision: 3782
2006-05-15 22:42:04 +00:00
Mike Baker
4414005acd removed; obsolete
SVN-Revision: 3781
2006-05-15 20:34:04 +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
e63936f368 change syntax
SVN-Revision: 3778
2006-05-14 12:30:52 +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