Commit Graph

3895 Commits (6c85d6f9e86cecf0a5934a669e35442106cf5343)

Author SHA1 Message Date
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
Nicolas Thill 84bb6601c0 add matrixtunnel package (thanks to Lorenz Schori).
SVN-Revision: 3779
2006-05-15 07:14:09 +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
Mike Baker e54cfc1f1f generate package dependancies
SVN-Revision: 3774
2006-05-14 08:36:39 +00:00
Waldemar Brodkorb 589ddc469d remove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape and bcm43xx driver is integrated into mainstream
SVN-Revision: 3773
2006-05-14 08:33:24 +00:00
Mike Baker 4811f9dcdc fix busybox config parsing for new config format
SVN-Revision: 3770
2006-05-12 21:33:07 +00:00
Mike Baker 7e8b5f9c55 fix BR2_ and CONFIG_ issues
SVN-Revision: 3769
2006-05-12 19:08:03 +00:00
Mike Baker 95c9400750 add wildcard support to menuconfig (again)
SVN-Revision: 3768
2006-05-12 18:47:57 +00:00
Mike Baker 2f7773adbc BR2_ -> CONFIG_
SVN-Revision: 3766
2006-05-11 23:43:45 +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
Mike Baker be9cc65a95 fix rules.mk
SVN-Revision: 3763
2006-05-11 21:41:44 +00:00
Felix Fietkau a94c4640f2 fix typo
SVN-Revision: 3762
2006-05-11 17:33:51 +00:00
Mike Baker 079603b9e0 fix error
SVN-Revision: 3761
2006-05-11 17:18:59 +00:00
Mike Baker d5e5f06d86 remove extra targets
SVN-Revision: 3760
2006-05-11 16:54:14 +00:00
Felix Fietkau 02be4b6759 replace $(IDIR_*) with $(1)
SVN-Revision: 3759
2006-05-11 16:00:43 +00:00
Mike Baker 3ee6ad0404 partial cleanup
SVN-Revision: 3758
2006-05-11 00:18:12 +00:00
Mike Baker 043df62150 change phony targets to FORCE (easier to read)
SVN-Revision: 3757
2006-05-10 20:57:35 +00:00
Felix Fietkau a5b8312036 remove more junk
SVN-Revision: 3756
2006-05-10 20:33:38 +00:00
Felix Fietkau d3f5fda543 remove old trace/verbose junk
SVN-Revision: 3755
2006-05-10 20:32:22 +00:00
Mike Baker f243e1cc49 Fix issue with $(1) in Build/Configure/Default
SVN-Revision: 3754
2006-05-10 19:21:15 +00:00
Mike Baker 80e0fabe44 typos
SVN-Revision: 3753
2006-05-10 19:16:02 +00:00
Mike Baker 07425d3300 Convert packages to new template
SVN-Revision: 3752
2006-05-10 19:06:22 +00:00
Felix Fietkau d31393efd8 add common functions for the new config file format
SVN-Revision: 3751
2006-05-10 18:17:12 +00:00
Felix Fietkau 49003208ab add common functions for the new config file format
SVN-Revision: 3751
2006-05-10 18:17:12 +00:00
Felix Fietkau bcee262e7a enable configure target by default
SVN-Revision: 3748
2006-05-09 23:36:57 +00:00
Mike Baker ff9c62ed83 change defaults to check for configure script (avoids defining a null rule otherwise)
SVN-Revision: 3747
2006-05-09 23:32:56 +00:00
Mike Baker 453f6d160f Convert to new template
SVN-Revision: 3746
2006-05-09 23:21:48 +00:00
Mike Baker 0f89b02a93 Convert to new template
SVN-Revision: 3745
2006-05-09 23:20:58 +00:00
Mike Baker 8656643c6a convert to new template
SVN-Revision: 3744
2006-05-09 23:19:52 +00:00
Mike Baker 3b00d75ff5 resync config-ramdisk to config
SVN-Revision: 3743
2006-05-09 17:16:37 +00:00
Nicolas Thill 2a8db73ff6 update busybox+ipkg to latest ipkg (v0.99.162), fix a bug in ipkg that would prevent it from installing local packages if at least a remote package with the same name is available.
SVN-Revision: 3742
2006-05-09 03:42:19 +00:00
Nicolas Thill ab1afcbabb update ulogd to v1.24, add a -mod-sqlite output plugin.
SVN-Revision: 3741
2006-05-08 16:52:37 +00:00
Nicolas Thill 62cdbe18f3 update wpa_supplicant to v0.4.9, add dependency on madwifi-ng (needed to build).
SVN-Revision: 3740
2006-05-08 16:07:06 +00:00
Nicolas Thill a455167ece add sablevm dependency on libpthread.
SVN-Revision: 3739
2006-05-08 14:38:05 +00:00
Nicolas Thill f6f024e8b0 update sablevm to 1.13 (closes: #524), add the patch from whiterussian to use a reasonable heap size.
SVN-Revision: 3738
2006-05-08 14:23:17 +00:00
Nicolas Thill 670b52a218 make asterisk chan_bluetooth and chan_h323 modules optional, link openh323 and pwlib statically.
SVN-Revision: 3737
2006-05-07 19:05:51 +00:00
Nicolas Thill 07df01e891 fix ulogd-mod-pcap packaging
SVN-Revision: 3736
2006-05-07 15:33:43 +00:00
Felix Fietkau 438c470a70 export get_system_type()
SVN-Revision: 3735
2006-05-07 00:59:39 +00:00
Felix Fietkau 903b0cae33 update madwifi to r1543
SVN-Revision: 3734
2006-05-06 23:40:19 +00:00
Felix Fietkau c7416ccacc append a table with offsets for the no-ack and slot timing code to wl.o
SVN-Revision: 3733
2006-05-06 06:30:32 +00:00
Felix Fietkau 42544ede7a rename wl.o wireless interface from ethX to wl0
SVN-Revision: 3732
2006-05-06 02:34:35 +00:00
Felix Fietkau e5d63ed4c7 fix duplicate packaging of the ipv6 imq module
SVN-Revision: 3731
2006-05-05 20:39:34 +00:00
Florian Fainelli 59c2c68661 More au1000 fixes. Clean up patch Add mount_root specific (different partition naming) Add an init script to kernel command line to set up OpenWrt at boot time
SVN-Revision: 3730
2006-05-05 09:58:23 +00:00
Florian Fainelli c0171a1080 Fix zImage target, now really build valid images
SVN-Revision: 3729
2006-05-04 22:45:27 +00:00
Felix Fietkau 5b1c6d3f78 add missing libpng dependency
SVN-Revision: 3728
2006-05-04 21:15:59 +00:00
Felix Fietkau a4d48454af brcm-2.4 system code and driver update
SVN-Revision: 3727
2006-05-04 00:22:23 +00:00