Felix Fietkau
11564e8efe
kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some people still want to use those modules
...
SVN-Revision: 24160
14 years ago
Imre Kaloz
db689e1d5c
fix typos
...
SVN-Revision: 24086
14 years ago
Imre Kaloz
67d797821c
use ext4 for ext2/3 on 2.6.32+
...
SVN-Revision: 24083
14 years ago
Florian Fainelli
573f15826d
kmod-sctp: Add SCTP kernel support
...
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.
Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>
SVN-Revision: 22917
14 years ago
Felix Fietkau
48c7c56dcb
kernel: add a missing config symbol for ext4
...
SVN-Revision: 22717
14 years ago
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
15 years ago
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
15 years ago
Nicolas Thill
36ee230fca
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
...
SVN-Revision: 21251
15 years ago
Nicolas Thill
f02dad6aca
package/kernel: sort FS package definitions
...
SVN-Revision: 21126
15 years ago
Nicolas Thill
75534ab4ae
package/kernel: move NLS modules to their own file & submenu
...
SVN-Revision: 21125
15 years ago
Nicolas Thill
194b6b20ea
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
...
SVN-Revision: 21124
15 years ago
Nicolas Thill
5034b75865
package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
...
SVN-Revision: 21101
15 years ago
Florian Fainelli
0bb16e35b2
add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
...
SVN-Revision: 20312
15 years ago
Nicolas Thill
f00bcb24be
kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
...
SVN-Revision: 20123
15 years ago
Felix Fietkau
61c2b29295
mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
...
SVN-Revision: 19879
15 years ago
Hauke Mehrtens
f56666bde4
ext4: fix for commit r19799
...
SVN-Revision: 19800
15 years ago
Hauke Mehrtens
ad11f6881a
ext4: add Support for large (2TB+) block devices and files
...
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.
This closes #6714 .
SVN-Revision: 19799
15 years ago
Jo-Philipp Wich
3651c9804b
kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
...
SVN-Revision: 19772
15 years ago
Felix Fietkau
39b2af1f5b
remove obsolete dependencies and checks
...
SVN-Revision: 19292
15 years ago
Nicolas Thill
6e3bbe7843
kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead
...
SVN-Revision: 19049
15 years ago
Florian Fainelli
b6f5eeb1ee
fix wrong paths after r18955.
...
SVN-Revision: 18957
15 years ago
Imre Kaloz
29a020ffb3
remove handling of older unsupported kernels
...
SVN-Revision: 18955
15 years ago
Imre Kaloz
4e71b48c2a
remove 2.6.28 specific stuff from kernel packages
...
SVN-Revision: 18954
15 years ago
Florian Fainelli
6a4814517f
package nls cp866 support ( #6281 )
...
SVN-Revision: 18690
15 years ago
Nicolas Thill
0cd7179165
change ext2/ext3 load order so that lazy mount tries ext3 before ext2
...
SVN-Revision: 18442
15 years ago
Florian Fainelli
1a2862798a
remove references to 2_6_27
...
SVN-Revision: 18202
15 years ago
John Crispin
047eb61a56
adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet
...
SVN-Revision: 17853
15 years ago
Felix Fietkau
0464fa7f2a
fix wrong kernel version based nls dependency
...
SVN-Revision: 17436
15 years ago
Felix Fietkau
e6b2b9bd41
add missing dependency for kmod-ntfs (patch from #5638 )
...
SVN-Revision: 17435
15 years ago
Hauke Mehrtens
a8c28fc63c
exclude kernel 2.6.27
...
SVN-Revision: 17274
15 years ago
Hauke Mehrtens
ece3bdcdd6
Correct bool expressions in dependencies. This fixes #5627
...
SVN-Revision: 17208
15 years ago
Florian Fainelli
774f667614
add btrfs filesystem support, patch from Benjamin Cama
...
SVN-Revision: 16999
16 years ago
Gabor Juhos
7ffee1f66f
Baltic language support in kernel
...
Add Baltic langugae support in kernel package
Signed-off-by: zintis.petersons@e-mail.lv
SVN-Revision: 16717
16 years ago
Nicolas Thill
aaa3868c5c
kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"
...
SVN-Revision: 15888
16 years ago
Hauke Mehrtens
037e296207
The vfat directory have chanced with all newer kernel.
...
SVN-Revision: 15782
16 years ago
Hauke Mehrtens
0ce9ef9060
Make nfs and xfs load again.
...
SVN-Revision: 15781
16 years ago
Hauke Mehrtens
ad4c58da91
add missing dependencies
...
SVN-Revision: 15411
16 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Florian Fainelli
ca240aa0df
package ext4 ( #4434 )
...
SVN-Revision: 15218
16 years ago
Florian Fainelli
fc19f3f372
add cp852 code page ( #4607 )
...
SVN-Revision: 14522
16 years ago
Nicolas Thill
c8c15f3b9d
accomodate a change in msdos.ko path that appeared on 2.6.28
...
SVN-Revision: 14273
16 years ago
Andy Boyett
c09e052d2f
fix vfat.ko in 2.6.28
...
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>
SVN-Revision: 14020
16 years ago
Florian Fainelli
3d6f8816dc
Fix nfs kernel modules for 2.4 kernels
...
SVN-Revision: 11989
17 years ago
Florian Fainelli
5d5385684d
Fix nfs modules options and modules, only package modules that are built for all targets ( #3796 )
...
SVN-Revision: 11906
17 years ago
Florian Fainelli
f8e0d6edb9
Package common nfs kernel modules separately, add missing modules to nfsd ( #3558 )
...
SVN-Revision: 11875
17 years ago
Florian Fainelli
8162875807
Enable russian codepage 1251 ( #819 )
...
SVN-Revision: 11810
17 years ago
Florian Fainelli
a1114db1e8
Fix kmod-nls-* dependency under brcm-2.4
...
SVN-Revision: 10712
17 years ago
Felix Fietkau
09c8712627
fix ext3 compile (broken by [9822])
...
SVN-Revision: 9869
17 years ago
Florian Fainelli
81bcc8cf96
Ext3 cannot load without mbcache, package it as well
...
SVN-Revision: 9822
17 years ago
Rod Whitby
c538ef9899
Add reiserfs module and include it in the FSG-3 profile.
...
SVN-Revision: 8872
17 years ago