Felix Fietkau
|
969ac7459e
|
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
|
2007-09-28 01:45:11 +00:00 |
|
Felix Fietkau
|
bb402acf61
|
remove duplicate include statement
SVN-Revision: 9050
|
2007-09-28 01:23:17 +00:00 |
|
Rod Whitby
|
f6816dd5d3
|
modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
SVN-Revision: 9047
|
2007-09-27 14:20:53 +00:00 |
|
Felix Fietkau
|
64a21dae8f
|
do not fire up the qos-scripts hotplug part if the init script is disabled
SVN-Revision: 9046
|
2007-09-27 14:06:07 +00:00 |
|
Nicolas Thill
|
e598e2e5c1
|
fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
SVN-Revision: 9030
|
2007-09-26 02:49:50 +00:00 |
|
Travis Kemen
|
112c359dad
|
include fixes from #2429 Thanks Lubos Stanek
SVN-Revision: 9028
|
2007-09-25 23:16:31 +00:00 |
|
Felix Fietkau
|
f1ecc097d2
|
dep fix
SVN-Revision: 9006
|
2007-09-24 00:11:37 +00:00 |
|
Nicolas Thill
|
c4049c01ab
|
fix kmod-crypto-core error missing crypto_hash (closes: #2422)
SVN-Revision: 9004
|
2007-09-23 23:47:08 +00:00 |
|
Nicolas Thill
|
18a31a88bb
|
add LM77 sensors support (closes: #2419)
SVN-Revision: 9002
|
2007-09-23 21:21:51 +00:00 |
|
Matteo Croce
|
f5295a1064
|
update acx-mac80211
SVN-Revision: 9001
|
2007-09-23 21:07:53 +00:00 |
|
Nicolas Thill
|
0bf90f2a0d
|
add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
|
2007-09-23 17:22:17 +00:00 |
|
Nicolas Thill
|
3d44871496
|
move hardware monitoring support in a separate hwmon.mk (before adding other modules)
SVN-Revision: 8983
|
2007-09-23 17:14:24 +00:00 |
|
Nicolas Thill
|
5f0272d618
|
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
|
2007-09-23 15:12:12 +00:00 |
|
John Crispin
|
d7502c446b
|
added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver
SVN-Revision: 8969
|
2007-09-23 00:32:31 +00:00 |
|
Felix Fietkau
|
059b0d3c54
|
only build linux-atm if it's actually selected
SVN-Revision: 8968
|
2007-09-22 23:40:41 +00:00 |
|
Felix Fietkau
|
c7fb1aaf1d
|
add missing kconfig option for pppoa
SVN-Revision: 8965
|
2007-09-22 23:34:39 +00:00 |
|
Felix Fietkau
|
12a7f0f292
|
remove linux-atm from ppp build deps - the internal version seems to be working
SVN-Revision: 8964
|
2007-09-22 23:32:24 +00:00 |
|
Rod Whitby
|
ac8f66b987
|
base-files: Added support for swap configuration in /etc/config/fstab
SVN-Revision: 8947
|
2007-09-22 13:47:20 +00:00 |
|
Felix Fietkau
|
9de337e21d
|
enable ps -w by default
SVN-Revision: 8946
|
2007-09-22 13:41:28 +00:00 |
|
Nicolas Thill
|
295baddb22
|
add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
SVN-Revision: 8944
|
2007-09-22 04:27:35 +00:00 |
|
Nicolas Thill
|
0d81bea7e3
|
remove uneeded flags, fix shared lib install
SVN-Revision: 8943
|
2007-09-22 04:22:30 +00:00 |
|
Nicolas Thill
|
bdd607786e
|
add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
SVN-Revision: 8942
|
2007-09-22 04:17:24 +00:00 |
|
Nicolas Thill
|
52f8317cc3
|
install OpenSSL pkgconfig dev files
SVN-Revision: 8941
|
2007-09-22 04:15:33 +00:00 |
|
Eugene Konev
|
dd44ecc578
|
fix image preconfiguration
SVN-Revision: 8921
|
2007-09-21 17:01:46 +00:00 |
|
Rod Whitby
|
cd95009fc6
|
Added support for /etc/default/fstab - a means of automatically mounting devices on boot.
SVN-Revision: 8916
|
2007-09-21 13:20:50 +00:00 |
|
Nicolas Thill
|
46e35b3481
|
add support for OV51x based USB video devices with in-kernel JPEG decompression (closes: #2315)
SVN-Revision: 8915
|
2007-09-21 13:10:13 +00:00 |
|
Nicolas Thill
|
90eeef5833
|
add support for NW8xx based USB video devices (closes: #2319)
SVN-Revision: 8914
|
2007-09-21 13:06:31 +00:00 |
|
Nicolas Thill
|
cd56b5255c
|
add support Konica based USB video devices
SVN-Revision: 8913
|
2007-09-21 13:05:13 +00:00 |
|
Nicolas Thill
|
0ce1d4773c
|
add a kernel module for usb video devices
SVN-Revision: 8912
|
2007-09-21 12:58:13 +00:00 |
|
Nicolas Thill
|
d725c9b25b
|
revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
SVN-Revision: 8910
|
2007-09-21 12:01:22 +00:00 |
|
Nicolas Thill
|
3a60e0ca9c
|
add compat 'PROVIDES' for renamed kernel modules
SVN-Revision: 8907
|
2007-09-21 10:08:01 +00:00 |
|
Florian Fainelli
|
fbc7e5e4fc
|
Fix autotools with the arpd directory
SVN-Revision: 8883
|
2007-09-20 18:15:30 +00:00 |
|
Rod Whitby
|
c538ef9899
|
Add reiserfs module and include it in the FSG-3 profile.
SVN-Revision: 8872
|
2007-09-20 11:11:41 +00:00 |
|
Nicolas Thill
|
e54ed7065d
|
move ntfs-3g to /packages, no need to be in /trunk
SVN-Revision: 8871
|
2007-09-20 11:05:14 +00:00 |
|
Nicolas Thill
|
22c6c0b076
|
disable another module on UML
SVN-Revision: 8869
|
2007-09-20 10:46:23 +00:00 |
|
Nicolas Thill
|
b4d3ea5ec2
|
rename spca5xx to gspcav1 (match upstream name change)
SVN-Revision: 8868
|
2007-09-20 10:41:53 +00:00 |
|
Nicolas Thill
|
642abec3bc
|
rename uvcvideo to linux-uvc (match source name)
SVN-Revision: 8867
|
2007-09-20 10:40:17 +00:00 |
|
Nicolas Thill
|
cb41569988
|
oops, forgot a file in [8865]
SVN-Revision: 8866
|
2007-09-20 10:29:14 +00:00 |
|
Nicolas Thill
|
5d4246a015
|
move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib
SVN-Revision: 8865
|
2007-09-20 10:27:38 +00:00 |
|
Felix Fietkau
|
ca32501abe
|
add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - should prevent duplicate ifup actions. thx, ffrrrr.
SVN-Revision: 8864
|
2007-09-20 10:19:24 +00:00 |
|
Nicolas Thill
|
926e05ef37
|
build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
|
2007-09-20 10:03:41 +00:00 |
|
Felix Fietkau
|
1f000c666c
|
add qos-scripts patch from #2385
SVN-Revision: 8860
|
2007-09-20 09:19:48 +00:00 |
|
Felix Fietkau
|
1e319bd6b6
|
fix kmod-sched kconfig value (#2380)
SVN-Revision: 8858
|
2007-09-20 09:05:08 +00:00 |
|
Nicolas Thill
|
ff924a74c7
|
disable more modules not supported on UML
SVN-Revision: 8857
|
2007-09-20 07:46:00 +00:00 |
|
Nicolas Thill
|
092021f69b
|
video modules changes: change dependency on kmod-video-core from select to depends, cleanup
SVN-Revision: 8856
|
2007-09-20 07:31:06 +00:00 |
|
Nicolas Thill
|
7ba4e5c3c0
|
prevent madwifi from building on UML
SVN-Revision: 8855
|
2007-09-20 07:11:52 +00:00 |
|
John Crispin
|
f3b9e06a14
|
made HOME=/root global instead of x86 specific
SVN-Revision: 8845
|
2007-09-19 19:58:07 +00:00 |
|
Felix Fietkau
|
ce63393e36
|
sync awk implementation of config_get_bool with the shell variant
SVN-Revision: 8841
|
2007-09-19 15:36:30 +00:00 |
|
Felix Fietkau
|
6b882b579f
|
support true and false in config_get_bool
SVN-Revision: 8840
|
2007-09-19 14:43:29 +00:00 |
|
Nicolas Thill
|
aa1c1c4aa3
|
only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm
SVN-Revision: 8838
|
2007-09-19 11:56:26 +00:00 |
|