64 Commits (0745a63313b58cb7aef7aa21840b7748e95dac1e)

Author SHA1 Message Date
Nicolas Thill 36ee230fca package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only 15 years ago
Nicolas Thill f02dad6aca package/kernel: sort FS package definitions 15 years ago
Nicolas Thill 75534ab4ae package/kernel: move NLS modules to their own file & submenu 15 years ago
Nicolas Thill 194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/* 15 years ago
Nicolas Thill 5034b75865 package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16 15 years ago
Florian Fainelli 0bb16e35b2 add missing dependency to kmod-crypto-misc, patch from Benjamin Cama 15 years ago
Nicolas Thill f00bcb24be kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules) 15 years ago
Felix Fietkau 61c2b29295 mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore) 15 years ago
Hauke Mehrtens f56666bde4 ext4: fix for commit r19799 15 years ago
Hauke Mehrtens ad11f6881a ext4: add Support for large (2TB+) block devices and files 15 years ago
Jo-Philipp Wich 3651c9804b kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at> 15 years ago
Felix Fietkau 39b2af1f5b remove obsolete dependencies and checks 15 years ago
Nicolas Thill 6e3bbe7843 kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead 15 years ago
Florian Fainelli b6f5eeb1ee fix wrong paths after r18955. 15 years ago
Imre Kaloz 29a020ffb3 remove handling of older unsupported kernels 15 years ago
Imre Kaloz 4e71b48c2a remove 2.6.28 specific stuff from kernel packages 15 years ago
Florian Fainelli 6a4814517f package nls cp866 support (#6281) 15 years ago
Nicolas Thill 0cd7179165 change ext2/ext3 load order so that lazy mount tries ext3 before ext2 15 years ago
Florian Fainelli 1a2862798a remove references to 2_6_27 15 years ago
John Crispin 047eb61a56 adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet 15 years ago
Felix Fietkau 0464fa7f2a fix wrong kernel version based nls dependency 15 years ago
Felix Fietkau e6b2b9bd41 add missing dependency for kmod-ntfs (patch from #5638) 15 years ago
Hauke Mehrtens a8c28fc63c exclude kernel 2.6.27 15 years ago
Hauke Mehrtens ece3bdcdd6 Correct bool expressions in dependencies. This fixes #5627 15 years ago
Florian Fainelli 774f667614 add btrfs filesystem support, patch from Benjamin Cama 16 years ago
Gabor Juhos 7ffee1f66f Baltic language support in kernel 16 years ago
Nicolas Thill aaa3868c5c kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select" 16 years ago
Hauke Mehrtens 037e296207 The vfat directory have chanced with all newer kernel. 16 years ago
Hauke Mehrtens 0ce9ef9060 Make nfs and xfs load again. 16 years ago
Hauke Mehrtens ad4c58da91 add missing dependencies 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Florian Fainelli ca240aa0df package ext4 (#4434) 16 years ago
Florian Fainelli fc19f3f372 add cp852 code page (#4607) 16 years ago
Nicolas Thill c8c15f3b9d accomodate a change in msdos.ko path that appeared on 2.6.28 16 years ago
Andy Boyett c09e052d2f fix vfat.ko in 2.6.28 16 years ago
Florian Fainelli 3d6f8816dc Fix nfs kernel modules for 2.4 kernels 17 years ago
Florian Fainelli 5d5385684d Fix nfs modules options and modules, only package modules that are built for all targets (#3796) 17 years ago
Florian Fainelli f8e0d6edb9 Package common nfs kernel modules separately, add missing modules to nfsd (#3558) 17 years ago
Florian Fainelli 8162875807 Enable russian codepage 1251 (#819) 17 years ago
Florian Fainelli a1114db1e8 Fix kmod-nls-* dependency under brcm-2.4 17 years ago
Felix Fietkau 09c8712627 fix ext3 compile (broken by [9822]) 17 years ago
Florian Fainelli 81bcc8cf96 Ext3 cannot load without mbcache, package it as well 17 years ago
Rod Whitby c538ef9899 Add reiserfs module and include it in the FSG-3 profile. 17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 17 years ago
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. 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
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. 17 years ago
Nicolas Thill 3c11423892 more cosmetic fixes missed from [8250] 17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions 17 years ago
Florian Fainelli f3ad3e47cb Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222) 17 years ago