Commit graph

34 commits

Author SHA1 Message Date
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