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)
|
17 years ago |
Nicolas Thill
|
c8c15f3b9d
accomodate a change in msdos.ko path that appeared on 2.6.28
|
17 years ago |
Andy Boyett
|
c09e052d2f
fix vfat.ko in 2.6.28
|
17 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
|
18 years ago |
Felix Fietkau
|
09c8712627
fix ext3 compile (broken by [9822])
|
18 years ago |
Florian Fainelli
|
81bcc8cf96
Ext3 cannot load without mbcache, package it as well
|
18 years ago |
Rod Whitby
|
c538ef9899
Add reiserfs module and include it in the FSG-3 profile.
|
18 years ago |
Nicolas Thill
|
39db49a2ac
cosmetic changes: rename submenu vars, add missing copyright headers
|
18 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.
|
18 years ago |
Nicolas Thill
|
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
|
18 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.
|
18 years ago |
Nicolas Thill
|
3c11423892
more cosmetic fixes missed from [8250]
|
18 years ago |
Nicolas Thill
|
0f4183c33b
cosmetic fixes: rearrange KernelPackage definitions
|
18 years ago |
Florian Fainelli
|
f3ad3e47cb
Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)
|
18 years ago |
Florian Fainelli
|
593502e049
Addd kernel modules for NTFS (#2181)
|
18 years ago |
Florian Fainelli
|
3e30b51c06
Add supporg for nls-iso8859-2 (#2123)
|
18 years ago |
Felix Fietkau
|
8e42553971
dynamically enable/disable kernel config options for kmod packages based on build system config
|
18 years ago |
Florian Fainelli
|
32a88f5fd1
Also package exportfs for nfsd to work properly on 2.6 kernels (#1899)
|
18 years ago |
Florian Fainelli
|
9a6e9f8aab
Make nls-base dependency 2.6 specific, really closes #1647
|
18 years ago |
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
|
18 years ago |