aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/modules/fs.mk
Commit message (Collapse)AuthorAge
...
* exclude kernel 2.6.27Hauke Mehrtens2009-08-15
| | | | SVN-Revision: 17274
* Correct bool expressions in dependencies. This fixes #5627Hauke Mehrtens2009-08-10
| | | | SVN-Revision: 17208
* add btrfs filesystem support, patch from Benjamin CamaFlorian Fainelli2009-07-26
| | | | SVN-Revision: 16999
* Baltic language support in kernelGabor Juhos2009-07-06
| | | | | | | | Add Baltic langugae support in kernel package Signed-off-by: zintis.petersons@e-mail.lv SVN-Revision: 16717
* kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from ↵Nicolas Thill2009-05-17
| | | | | | "depends" to "select" SVN-Revision: 15888
* The vfat directory have chanced with all newer kernel.Hauke Mehrtens2009-05-11
| | | | SVN-Revision: 15782
* Make nfs and xfs load again.Hauke Mehrtens2009-05-11
| | | | SVN-Revision: 15781
* add missing dependenciesHauke Mehrtens2009-04-25
| | | | SVN-Revision: 15411
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* package ext4 (#4434)Florian Fainelli2009-04-12
| | | | SVN-Revision: 15218
* add cp852 code page (#4607)Florian Fainelli2009-02-15
| | | | SVN-Revision: 14522
* accomodate a change in msdos.ko path that appeared on 2.6.28Nicolas Thill2009-01-30
| | | | SVN-Revision: 14273
* fix vfat.ko in 2.6.28Andy Boyett2009-01-13
| | | | | | Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 14020
* Fix nfs kernel modules for 2.4 kernelsFlorian Fainelli2008-07-29
| | | | SVN-Revision: 11989
* Fix nfs modules options and modules, only package modules that are built for ↵Florian Fainelli2008-07-22
| | | | | | all targets (#3796) SVN-Revision: 11906
* Package common nfs kernel modules separately, add missing modules to nfsd ↵Florian Fainelli2008-07-19
| | | | | | (#3558) SVN-Revision: 11875
* Enable russian codepage 1251 (#819)Florian Fainelli2008-07-13
| | | | SVN-Revision: 11810
* Fix kmod-nls-* dependency under brcm-2.4Florian Fainelli2008-04-02
| | | | SVN-Revision: 10712
* fix ext3 compile (broken by [9822])Felix Fietkau2007-12-23
| | | | SVN-Revision: 9869
* Ext3 cannot load without mbcache, package it as wellFlorian Fainelli2007-12-22
| | | | SVN-Revision: 9822
* Add reiserfs module and include it in the FSG-3 profile.Rod Whitby2007-09-20
| | | | SVN-Revision: 8872
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-16
| | | | SVN-Revision: 8808
* fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵Nicolas Thill2007-09-09
| | | | | | 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-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-03
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* more cosmetic fixes missed from [8250]Nicolas Thill2007-08-28
| | | | SVN-Revision: 8521
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-28
| | | | SVN-Revision: 8520
* Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)Florian Fainelli2007-08-21
| | | | SVN-Revision: 8452
* Addd kernel modules for NTFS (#2181)Florian Fainelli2007-08-11
| | | | SVN-Revision: 8396
* Add supporg for nls-iso8859-2 (#2123)Florian Fainelli2007-07-23
| | | | SVN-Revision: 8127
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-18
| | | | | | build system config SVN-Revision: 8026
* Also package exportfs for nfsd to work properly on 2.6 kernels (#1899)Florian Fainelli2007-06-14
| | | | SVN-Revision: 7627
* Make nls-base dependency 2.6 specific, really closes #1647Florian Fainelli2007-06-01
| | | | SVN-Revision: 7432
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-18
| | | | | | 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-08
| | | | SVN-Revision: 6906
* add nfs kernel server kmod package (patch from #1524)Felix Fietkau2007-03-27
| | | | SVN-Revision: 6729
* Make cifs depend on kmod-nls-base (#1360)Florian Fainelli2007-02-27
| | | | SVN-Revision: 6400
* Fix msdos module loading (#1086)Florian Fainelli2006-12-23
| | | | SVN-Revision: 5896
* Enable msdos fs support and package itFlorian Fainelli2006-12-09
| | | | SVN-Revision: 5741
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-09
| | | | SVN-Revision: 5485
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-04
| | | | | | module (#819 - second part) SVN-Revision: 5446
* port more modules over to the new systemFelix Fietkau2006-10-19
SVN-Revision: 5220