Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵ | Nicolas Thill | 2007-09-09 | 1 | -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 Thill | 2007-09-07 | 1 | -24/+92 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵ | Nicolas Thill | 2007-09-03 | 1 | -62/+40 |
| | | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591 | ||||
* | more cosmetic fixes missed from [8250] | Nicolas Thill | 2007-08-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 8521 | ||||
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 | 1 | -58/+92 |
| | | | | SVN-Revision: 8520 | ||||
* | Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222) | Florian Fainelli | 2007-08-21 | 1 | -26/+39 |
| | | | | SVN-Revision: 8452 | ||||
* | Addd kernel modules for NTFS (#2181) | Florian Fainelli | 2007-08-11 | 1 | -0/+10 |
| | | | | SVN-Revision: 8396 | ||||
* | Add supporg for nls-iso8859-2 (#2123) | Florian Fainelli | 2007-07-23 | 1 | -0/+14 |
| | | | | SVN-Revision: 8127 | ||||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 1 | -22/+38 |
| | | | | | | build system config SVN-Revision: 8026 | ||||
* | Also package exportfs for nfsd to work properly on 2.6 kernels (#1899) | Florian Fainelli | 2007-06-14 | 1 | -1/+10 |
| | | | | SVN-Revision: 7627 | ||||
* | Make nls-base dependency 2.6 specific, really closes #1647 | Florian Fainelli | 2007-06-01 | 1 | -13/+52 |
| | | | | SVN-Revision: 7432 | ||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 1 | -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 Fainelli | 2007-04-08 | 1 | -0/+10 |
| | | | | SVN-Revision: 6906 | ||||
* | add nfs kernel server kmod package (patch from #1524) | Felix Fietkau | 2007-03-27 | 1 | -0/+11 |
| | | | | SVN-Revision: 6729 | ||||
* | Make cifs depend on kmod-nls-base (#1360) | Florian Fainelli | 2007-02-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 6400 | ||||
* | Fix msdos module loading (#1086) | Florian Fainelli | 2006-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 5896 | ||||
* | Enable msdos fs support and package it | Florian Fainelli | 2006-12-09 | 1 | -0/+12 |
| | | | | SVN-Revision: 5741 | ||||
* | Enable iso9660 and udf kernel modules (#930) | Florian Fainelli | 2006-11-09 | 1 | -0/+22 |
| | | | | SVN-Revision: 5485 | ||||
* | Update kernel configurations to enable NLS KOI8R (russian) and package the ↵ | Florian Fainelli | 2006-11-04 | 1 | -0/+11 |
| | | | | | | module (#819 - second part) SVN-Revision: 5446 | ||||
* | port more modules over to the new system | Felix Fietkau | 2006-10-19 | 1 | -0/+163 |
SVN-Revision: 5220 |