summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/fs.mk
Commit message (Collapse)AuthorAgeFilesLines
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵Nicolas Thill2010-04-291-2/+2
| | | | | | only SVN-Revision: 21251
* package/kernel: sort FS package definitionsNicolas Thill2010-04-241-128/+131
| | | | SVN-Revision: 21126
* package/kernel: move NLS modules to their own file & submenuNicolas Thill2010-04-241-239/+0
| | | | SVN-Revision: 21125
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-241-23/+23
| | | | SVN-Revision: 21124
* package/kernel: introduce a new file that will be sourced first and holding ↵Nicolas Thill2010-04-231-1/+2
| | | | | | complex dependencies spread over multiple files, use it for kmod-crc16 SVN-Revision: 21101
* add missing dependency to kmod-crypto-misc, patch from Benjamin CamaFlorian Fainelli2010-03-201-3/+1
| | | | SVN-Revision: 20312
* kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with ↵Nicolas Thill2010-03-101-1/+1
| | | | | | the other stable nfs modules) SVN-Revision: 20123
* mark relevant kmod-* packages as being required for rootfs mounting (patch ↵Felix Fietkau2010-02-261-9/+9
| | | | | | by cshore) SVN-Revision: 19879
* ext4: fix for commit r19799Hauke Mehrtens2010-02-211-1/+1
| | | | SVN-Revision: 19800
* ext4: add Support for large (2TB+) block devices and filesHauke Mehrtens2010-02-211-4/+3
| | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. SVN-Revision: 19799
* kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner ↵Jo-Philipp Wich2010-02-201-4/+17
| | | | | | <tripolar@gmx.at> SVN-Revision: 19772
* remove obsolete dependencies and checksFelix Fietkau2010-01-231-1/+1
| | | | SVN-Revision: 19292
* kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ↵Nicolas Thill2010-01-061-12/+10
| | | | | | instead SVN-Revision: 19049
* fix wrong paths after r18955.Florian Fainelli2009-12-281-2/+11
| | | | SVN-Revision: 18957
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-1/+1
| | | | SVN-Revision: 18955
* remove 2.6.28 specific stuff from kernel packagesImre Kaloz2009-12-271-19/+3
| | | | SVN-Revision: 18954
* package nls cp866 support (#6281)Florian Fainelli2009-12-071-0/+17
| | | | SVN-Revision: 18690
* change ext2/ext3 load order so that lazy mount tries ext3 before ext2Nicolas Thill2009-11-171-2/+2
| | | | SVN-Revision: 18442
* remove references to 2_6_27Florian Fainelli2009-10-291-1/+1
| | | | SVN-Revision: 18202
* adds mountd. There is still much space for improvement, static mounts and ↵John Crispin2009-10-041-0/+14
| | | | | | fstab are not supported yet SVN-Revision: 17853
* fix wrong kernel version based nls dependencyFelix Fietkau2009-08-281-3/+1
| | | | SVN-Revision: 17436
* add missing dependency for kmod-ntfs (patch from #5638)Felix Fietkau2009-08-281-0/+1
| | | | SVN-Revision: 17435
* exclude kernel 2.6.27Hauke Mehrtens2009-08-151-1/+1
| | | | SVN-Revision: 17274
* Correct bool expressions in dependencies. This fixes #5627Hauke Mehrtens2009-08-101-1/+1
| | | | SVN-Revision: 17208
* add btrfs filesystem support, patch from Benjamin CamaFlorian Fainelli2009-07-261-0/+23
| | | | SVN-Revision: 16999
* Baltic language support in kernelGabor Juhos2009-07-061-0/+34
| | | | | | | | 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-171-2/+2
| | | | | | "depends" to "select" SVN-Revision: 15888
* The vfat directory have chanced with all newer kernel.Hauke Mehrtens2009-05-111-1/+5
| | | | SVN-Revision: 15782
* Make nfs and xfs load again.Hauke Mehrtens2009-05-111-9/+23
| | | | SVN-Revision: 15781
* add missing dependenciesHauke Mehrtens2009-04-251-4/+12
| | | | SVN-Revision: 15411
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* package ext4 (#4434)Florian Fainelli2009-04-121-0/+22
| | | | SVN-Revision: 15218
* add cp852 code page (#4607)Florian Fainelli2009-02-151-0/+17
| | | | SVN-Revision: 14522
* accomodate a change in msdos.ko path that appeared on 2.6.28Nicolas Thill2009-01-301-1/+6
| | | | SVN-Revision: 14273
* fix vfat.ko in 2.6.28Andy Boyett2009-01-131-1/+1
| | | | | | Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 14020
* 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