summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/fs.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix nfs kernel modules for 2.4 kernelsFlorian Fainelli2008-07-291-12/+8
| | | | SVN-Revision: 11989
* Fix nfs modules options and modules, only package modules that are built for ↵Florian Fainelli2008-07-221-12/+7
| | | | | | all targets (#3796) SVN-Revision: 11906
* Package common nfs kernel modules separately, add missing modules to nfsd ↵Florian Fainelli2008-07-191-3/+24
| | | | | | (#3558) SVN-Revision: 11875
* Enable russian codepage 1251 (#819)Florian Fainelli2008-07-131-0/+17
| | | | SVN-Revision: 11810
* Fix kmod-nls-* dependency under brcm-2.4Florian Fainelli2008-04-021-14/+1
| | | | SVN-Revision: 10712
* fix ext3 compile (broken by [9822])Felix Fietkau2007-12-231-2/+20
| | | | SVN-Revision: 9869
* Ext3 cannot load without mbcache, package it as wellFlorian Fainelli2007-12-221-1/+2
| | | | SVN-Revision: 9822
* Add reiserfs module and include it in the FSG-3 profile.Rod Whitby2007-09-201-3/+18
| | | | SVN-Revision: 8872
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-161-24/+32
| | | | SVN-Revision: 8808
* fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵Nicolas Thill2007-09-091-2/+4
| | | | | | 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
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-24/+92
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-031-62/+40
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* more cosmetic fixes missed from [8250]Nicolas Thill2007-08-281-0/+1
| | | | SVN-Revision: 8521
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-281-58/+92
| | | | SVN-Revision: 8520
* Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)Florian Fainelli2007-08-211-26/+39
| | | | SVN-Revision: 8452
* Addd kernel modules for NTFS (#2181)Florian Fainelli2007-08-111-0/+10
| | | | SVN-Revision: 8396
* Add supporg for nls-iso8859-2 (#2123)Florian Fainelli2007-07-231-0/+14
| | | | SVN-Revision: 8127
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-181-22/+38
| | | | | | build system config SVN-Revision: 8026
* Also package exportfs for nfsd to work properly on 2.6 kernels (#1899)Florian Fainelli2007-06-141-1/+10
| | | | SVN-Revision: 7627
* Make nls-base dependency 2.6 specific, really closes #1647Florian Fainelli2007-06-011-13/+52
| | | | SVN-Revision: 7432
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-181-24/+24
| | | | | | 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
* Enable codepage 1250 support (#1554)Florian Fainelli2007-04-081-0/+10
| | | | SVN-Revision: 6906
* add nfs kernel server kmod package (patch from #1524)Felix Fietkau2007-03-271-0/+11
| | | | SVN-Revision: 6729
* Make cifs depend on kmod-nls-base (#1360)Florian Fainelli2007-02-271-0/+1
| | | | SVN-Revision: 6400
* Fix msdos module loading (#1086)Florian Fainelli2006-12-231-1/+1
| | | | SVN-Revision: 5896
* Enable msdos fs support and package itFlorian Fainelli2006-12-091-0/+12
| | | | SVN-Revision: 5741
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-091-0/+22
| | | | SVN-Revision: 5485
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-041-0/+11
| | | | | | module (#819 - second part) SVN-Revision: 5446
* port more modules over to the new systemFelix Fietkau2006-10-191-0/+163
SVN-Revision: 5220