Commit graph

6557 commits

Author SHA1 Message Date
John Crispin
5a4b6b5f4e changed pkg_install_files so one can specify the folder to install from
SVN-Revision: 9192
2007-10-08 19:49:11 +00:00
John Crispin
215fa7eb8b added generation of x86 livecds, from #2391
SVN-Revision: 9191
2007-10-08 18:53:19 +00:00
Florian Fainelli
0f43633263 Remove the old rbmipsnand driver, we now use the plat_nand driver
SVN-Revision: 9188
2007-10-08 09:39:38 +00:00
Florian Fainelli
e54eec19b7 Clean up the r6040 driver using checkpatch
SVN-Revision: 9184
2007-10-08 08:01:30 +00:00
Eugene Konev
428f141c9f no need to free_irq in remove, done in close
SVN-Revision: 9183
2007-10-08 03:40:51 +00:00
Matteo Croce
92378640d2 backport ar7_wdt from linux-2.6-watchdog-mm
SVN-Revision: 9182
2007-10-08 01:44:39 +00:00
Felix Fietkau
38315565b2 enable nice
SVN-Revision: 9181
2007-10-07 23:01:17 +00:00
Gabor Juhos
8309e3dff2 add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here]
SVN-Revision: 9178
2007-10-07 17:17:04 +00:00
Florian Fainelli
ab72460ac6 Turn on stp for br-lan only when doing wds (#2476)
SVN-Revision: 9176
2007-10-07 11:15:22 +00:00
Eugene Konev
597c9beaa1 add missing dependency on linux-atm
SVN-Revision: 9174
2007-10-07 04:27:04 +00:00
John Crispin
33ecac1f24 added a function, that packages can call to make installing files/folders much cleaner and easier
SVN-Revision: 9171
2007-10-07 01:55:03 +00:00
John Crispin
cfd0fecd47 changed the -fhonours-copts gcc patch, such that the function needs to be turned on explicitly
SVN-Revision: 9167
2007-10-07 00:26:02 +00:00
Felix Fietkau
4af66e8866 fix accidental double slash in prefixed quilt patchsets
SVN-Revision: 9166
2007-10-07 00:16:50 +00:00
John Crispin
c3847b8e5d added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
SVN-Revision: 9162
2007-10-06 23:50:47 +00:00
Felix Fietkau
446881738f export STAGING_DIR
SVN-Revision: 9160
2007-10-06 19:13:07 +00:00
Travis Kemen
1c09c55875 add clientid to udhcpc thanks pjama
SVN-Revision: 9159
2007-10-06 03:12:04 +00:00
Felix Fietkau
21a246d5d6 add option for cleaning all ipkg info before the image build
SVN-Revision: 9151
2007-10-05 21:52:05 +00:00
Felix Fietkau
e2e8d55dcc allow targets to select/deselect config symbols
SVN-Revision: 9150
2007-10-05 21:44:43 +00:00
Felix Fietkau
3b23e91fff fix segfault with insmod on 2.4
SVN-Revision: 9146
2007-10-05 20:09:55 +00:00
Eugene Konev
2e41e02a21 add minimal uci support
SVN-Revision: 9145
2007-10-05 17:56:15 +00:00
Eugene Konev
e4db2c1d41 add rough vlynq support
SVN-Revision: 9144
2007-10-05 17:55:15 +00:00
Eugene Konev
3c4062a45f cleanup vlynq. drop vlynq-pci
SVN-Revision: 9143
2007-10-05 17:54:36 +00:00
Gabor Juhos
bcdd5d9b14 Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration
SVN-Revision: 9141
2007-10-05 14:50:53 +00:00
Florian Fainelli
8c47e7b842 RDC is not broken with trunk
SVN-Revision: 9140
2007-10-05 14:00:36 +00:00
Eugene Konev
c0dcf4bbca fix rtsp patch
SVN-Revision: 9139
2007-10-05 13:51:22 +00:00
Florian Fainelli
9a6b4fa7da Led is not active low by default, register the watchdog
SVN-Revision: 9138
2007-10-05 13:50:21 +00:00
Felix Fietkau
06cc9686a6 fix compile error with 2.4
SVN-Revision: 9137
2007-10-05 13:05:22 +00:00
Florian Fainelli
258843f666 Clean up the prom code / board detection (thanks Gabor), fix some warnings
SVN-Revision: 9136
2007-10-05 11:39:32 +00:00
Florian Fainelli
c59593a2df Finally fix the rb500 boot (#2436)
SVN-Revision: 9133
2007-10-05 10:37:35 +00:00
Gabor Juhos
57b20f2562 remove dashes from profile names
SVN-Revision: 9132
2007-10-05 08:29:58 +00:00
Felix Fietkau
2e5ae70cc5 add upstream fixes for 1.7.2
SVN-Revision: 9131
2007-10-05 00:38:19 +00:00
Felix Fietkau
fe313941ac Upgrade busybox to 1.7.2 - clean up insmod crap - add some lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches
SVN-Revision: 9130
2007-10-05 00:27:49 +00:00
John Crispin
9e8f2ca1f0 added subtargets to x86
SVN-Revision: 9128
2007-10-04 20:58:11 +00:00
Felix Fietkau
5f87e72dae fix quilt patch check
SVN-Revision: 9121
2007-10-04 17:58:12 +00:00
Felix Fietkau
7d179076ca separate series file fixup from quilt check to avoid series file breakages after fixing a broken patch stack with quilt
SVN-Revision: 9120
2007-10-04 15:32:55 +00:00
Matteo Croce
bc2dcb8be4 Fix sangam DSL build with 2.6.23 kernel
SVN-Revision: 9119
2007-10-04 14:31:45 +00:00
Gabor Juhos
f1e27efedd NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device
SVN-Revision: 9118
2007-10-04 10:56:38 +00:00
Eugene Konev
3120f8a5c0 add ar7 2.6.23 patches and config
SVN-Revision: 9115
2007-10-04 02:27:37 +00:00
Eugene Konev
6efb8c8df8 add generic 2.6.23 patches and config
SVN-Revision: 9114
2007-10-04 02:26:27 +00:00
Gabor Juhos
e12359aa29 fix target profiles, (closes: 2440)
SVN-Revision: 9113
2007-10-03 19:22:51 +00:00
Matteo Croce
f1593e5c28 upgrade acx and acx-mac80211, removed two patches now unneeded
SVN-Revision: 9112
2007-10-03 17:30:27 +00:00
Nicolas Thill
d2f3292266 fix busybox configuration submenu
SVN-Revision: 9103
2007-10-03 06:07:28 +00:00
Nicolas Thill
d7fe0ca7a0 move the "BUILD_SUFFIX" options out of "SOURCE_FEEDS" options
SVN-Revision: 9102
2007-10-03 06:01:30 +00:00
Tim Yardley
458ce0cb5c fix quilt integration
SVN-Revision: 9100
2007-10-02 21:54:22 +00:00
Felix Fietkau
85f3be6310 fix target profiles
SVN-Revision: 9099
2007-10-02 17:43:57 +00:00
Eugene Konev
e10dfa5129 more cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::stats * use per-device rx ring size configurable through ethtool * use more ethernet generics (get_stats, set_mac_address, change_mtu)
SVN-Revision: 9098
2007-10-02 14:53:05 +00:00
Florian Fainelli
af54509be8 Use PCI for rdc
SVN-Revision: 9097
2007-10-02 14:24:51 +00:00
Florian Fainelli
1ac2bcd422 RDC vendor id is unknown
SVN-Revision: 9096
2007-10-02 14:24:17 +00:00
Florian Fainelli
6278dd1093 Build all firmware until we put back profiles
SVN-Revision: 9095
2007-10-02 14:23:43 +00:00
Florian Fainelli
db7bf6f616 Rewrite platform code to be smarter
SVN-Revision: 9094
2007-10-02 14:23:27 +00:00