Commit graph

48 commits

Author SHA1 Message Date
Florian Fainelli
6a4814517f package nls cp866 support (#6281)
SVN-Revision: 18690
2009-12-07 23:59:06 +00:00
Nicolas Thill
0cd7179165 change ext2/ext3 load order so that lazy mount tries ext3 before ext2
SVN-Revision: 18442
2009-11-17 21:29:27 +00:00
Florian Fainelli
1a2862798a remove references to 2_6_27
SVN-Revision: 18202
2009-10-29 12:22:53 +00:00
John Crispin
047eb61a56 adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet
SVN-Revision: 17853
2009-10-04 14:01:17 +00:00
Felix Fietkau
0464fa7f2a fix wrong kernel version based nls dependency
SVN-Revision: 17436
2009-08-28 16:26:53 +00:00
Felix Fietkau
e6b2b9bd41 add missing dependency for kmod-ntfs (patch from #5638)
SVN-Revision: 17435
2009-08-28 16:26:48 +00:00
Hauke Mehrtens
a8c28fc63c exclude kernel 2.6.27
SVN-Revision: 17274
2009-08-15 16:27:35 +00:00
Hauke Mehrtens
ece3bdcdd6 Correct bool expressions in dependencies. This fixes #5627
SVN-Revision: 17208
2009-08-10 18:26:18 +00:00
Florian Fainelli
774f667614 add btrfs filesystem support, patch from Benjamin Cama
SVN-Revision: 16999
2009-07-26 10:49:39 +00:00
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
2009-07-06 16:10:22 +00:00
Nicolas Thill
aaa3868c5c kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"
SVN-Revision: 15888
2009-05-17 03:07:24 +00:00
Hauke Mehrtens
037e296207 The vfat directory have chanced with all newer kernel.
SVN-Revision: 15782
2009-05-11 20:46:01 +00:00
Hauke Mehrtens
0ce9ef9060 Make nfs and xfs load again.
SVN-Revision: 15781
2009-05-11 20:44:27 +00:00
Hauke Mehrtens
ad4c58da91 add missing dependencies
SVN-Revision: 15411
2009-04-25 19:48:54 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli
ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Florian Fainelli
fc19f3f372 add cp852 code page (#4607)
SVN-Revision: 14522
2009-02-15 15:35:00 +00:00
Nicolas Thill
c8c15f3b9d accomodate a change in msdos.ko path that appeared on 2.6.28
SVN-Revision: 14273
2009-01-30 00:50:06 +00:00
Andy Boyett
c09e052d2f fix vfat.ko in 2.6.28
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>

SVN-Revision: 14020
2009-01-13 05:14:56 +00:00
Florian Fainelli
3d6f8816dc Fix nfs kernel modules for 2.4 kernels
SVN-Revision: 11989
2008-07-29 10:57:02 +00:00
Florian Fainelli
5d5385684d Fix nfs modules options and modules, only package modules that are built for all targets (#3796)
SVN-Revision: 11906
2008-07-22 10:14:02 +00:00
Florian Fainelli
f8e0d6edb9 Package common nfs kernel modules separately, add missing modules to nfsd (#3558)
SVN-Revision: 11875
2008-07-19 16:56:24 +00:00
Florian Fainelli
8162875807 Enable russian codepage 1251 (#819)
SVN-Revision: 11810
2008-07-13 21:59:49 +00:00
Florian Fainelli
a1114db1e8 Fix kmod-nls-* dependency under brcm-2.4
SVN-Revision: 10712
2008-04-02 15:00:37 +00:00
Felix Fietkau
09c8712627 fix ext3 compile (broken by [9822])
SVN-Revision: 9869
2007-12-23 01:40:06 +00:00
Florian Fainelli
81bcc8cf96 Ext3 cannot load without mbcache, package it as well
SVN-Revision: 9822
2007-12-22 11:04:32 +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
39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers
SVN-Revision: 8808
2007-09-16 17:45:15 +00:00
Nicolas Thill
7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later.
SVN-Revision: 8721
2007-09-09 20:37:50 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill
8dc7ced4d4 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
SVN-Revision: 8591
2007-09-03 08:58:14 +00:00
Nicolas Thill
3c11423892 more cosmetic fixes missed from [8250]
SVN-Revision: 8521
2007-08-28 12:33:43 +00:00
Nicolas Thill
0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
2007-08-28 11:44:15 +00:00
Florian Fainelli
f3ad3e47cb Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)
SVN-Revision: 8452
2007-08-21 15:51:22 +00:00
Florian Fainelli
593502e049 Addd kernel modules for NTFS (#2181)
SVN-Revision: 8396
2007-08-11 13:09:27 +00:00
Florian Fainelli
3e30b51c06 Add supporg for nls-iso8859-2 (#2123)
SVN-Revision: 8127
2007-07-23 12:57:27 +00:00
Felix Fietkau
8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config
SVN-Revision: 8026
2007-07-18 11:31:01 +00:00
Florian Fainelli
32a88f5fd1 Also package exportfs for nfsd to work properly on 2.6 kernels (#1899)
SVN-Revision: 7627
2007-06-14 07:45:33 +00:00
Florian Fainelli
9a6e9f8aab Make nls-base dependency 2.6 specific, really closes #1647
SVN-Revision: 7432
2007-06-01 14:05:35 +00:00
Felix Fietkau
4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them
SVN-Revision: 6998
2007-04-18 12:28:38 +00:00
Florian Fainelli
880b837992 Enable codepage 1250 support (#1554)
SVN-Revision: 6906
2007-04-08 21:18:19 +00:00
Felix Fietkau
9198bbb303 add nfs kernel server kmod package (patch from #1524)
SVN-Revision: 6729
2007-03-27 23:34:37 +00:00
Florian Fainelli
3645728cbf Make cifs depend on kmod-nls-base (#1360)
SVN-Revision: 6400
2007-02-27 10:27:37 +00:00
Florian Fainelli
c4b3b0d9db Fix msdos module loading (#1086)
SVN-Revision: 5896
2006-12-23 22:50:36 +00:00
Florian Fainelli
116c345130 Enable msdos fs support and package it
SVN-Revision: 5741
2006-12-09 19:47:32 +00:00
Florian Fainelli
7ea7acad21 Enable iso9660 and udf kernel modules (#930)
SVN-Revision: 5485
2006-11-09 18:53:23 +00:00
Florian Fainelli
4b8a0d4318 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)
SVN-Revision: 5446
2006-11-04 16:29:14 +00:00
Felix Fietkau
d2e30add61 port more modules over to the new system
SVN-Revision: 5220
2006-10-19 02:05:17 +00:00