| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] kmod-sctp: Add SCTP kernel support | florian | 2010-09-04 | 1 | -5/+2 |
* | kernel: add a missing config symbol for ext4 | nbd | 2010-08-19 | 1 | -0/+1 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 1 | -30/+30 |
* | remove obsolete kernel dependencies and version checks | nbd | 2010-06-26 | 1 | -3/+3 |
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ... | nico | 2010-04-29 | 1 | -2/+2 |
* | [cosmetic] package/kernel: sort FS package definitions | nico | 2010-04-24 | 1 | -128/+131 |
* | package/kernel: move NLS modules to their own file & submenu | nico | 2010-04-24 | 1 | -239/+0 |
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | nico | 2010-04-24 | 1 | -23/+23 |
* | package/kernel: introduce a new file that will be sourced first and holding c... | nico | 2010-04-23 | 1 | -1/+2 |
* | [package] add missing dependency to kmod-crypto-misc, patch from Benjamin Cama | florian | 2010-03-20 | 1 | -3/+1 |
* | [package] kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfe... | nico | 2010-03-10 | 1 | -1/+1 |
* | mark relevant kmod-* packages as being required for rootfs mounting (patch by... | nbd | 2010-02-26 | 1 | -9/+9 |
* | ext4: fix for commit r19799 | hauke | 2010-02-21 | 1 | -1/+1 |
* | ext4: add Support for large (2TB+) block devices and files | hauke | 2010-02-21 | 1 | -4/+3 |
* | [package] kernel: make NFSv4 optional and add kmods for it - patch by Peter W... | jow | 2010-02-20 | 1 | -4/+17 |
* | remove obsolete dependencies and checks | nbd | 2010-01-23 | 1 | -1/+1 |
* | [package] kernel: remove more calls to CompareKernelPatchVer and use 2.4 exce... | nico | 2010-01-06 | 1 | -12/+10 |
* | [package] fix wrong paths after r18955. | florian | 2009-12-28 | 1 | -2/+11 |
* | remove handling of older unsupported kernels | kaloz | 2009-12-27 | 1 | -1/+1 |
* | remove 2.6.28 specific stuff from kernel packages | kaloz | 2009-12-27 | 1 | -19/+3 |
* | [package] package nls cp866 support (#6281) | florian | 2009-12-07 | 1 | -0/+17 |
* | change ext2/ext3 load order so that lazy mount tries ext3 before ext2 | nico | 2009-11-17 | 1 | -2/+2 |
* | [package] remove references to 2_6_27 | florian | 2009-10-29 | 1 | -1/+1 |
* | adds mountd. There is still much space for improvement, static mounts and fst... | blogic | 2009-10-04 | 1 | -0/+14 |
* | fix wrong kernel version based nls dependency | nbd | 2009-08-28 | 1 | -3/+1 |
* | add missing dependency for kmod-ntfs (patch from #5638) | nbd | 2009-08-28 | 1 | -0/+1 |
* | [brtfs] exclude kernel 2.6.27 | hauke | 2009-08-15 | 1 | -1/+1 |
* | Correct bool expressions in dependencies. | hauke | 2009-08-10 | 1 | -1/+1 |
* | [package] add btrfs filesystem support, patch from Benjamin Cama | florian | 2009-07-26 | 1 | -0/+23 |
* | Baltic language support in kernel | juhosg | 2009-07-06 | 1 | -0/+34 |
* | [package] kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfs... | nico | 2009-05-17 | 1 | -2/+2 |
* | [kernel] The vfat directory have chanced with all newer kernel. | hauke | 2009-05-11 | 1 | -1/+5 |
* | [kernel] Make nfs and xfs load again. | hauke | 2009-05-11 | 1 | -9/+23 |
* | [ext4] add missing dependencies | hauke | 2009-04-25 | 1 | -4/+12 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | [kernel] package ext4 (#4434) | florian | 2009-04-12 | 1 | -0/+22 |
* | [package] add cp852 code page (#4607) | florian | 2009-02-15 | 1 | -0/+17 |
* | [kernel] accomodate a change in msdos.ko path that appeared on 2.6.28 | nico | 2009-01-30 | 1 | -1/+6 |
* | fix vfat.ko in 2.6.28 | agb | 2009-01-13 | 1 | -1/+1 |
* | Fix nfs kernel modules for 2.4 kernels | florian | 2008-07-29 | 1 | -12/+8 |
* | Fix nfs modules options and modules, only package modules that are built for ... | florian | 2008-07-22 | 1 | -12/+7 |
* | Package common nfs kernel modules separately, add missing modules to nfsd (#3... | florian | 2008-07-19 | 1 | -3/+24 |
* | Enable russian codepage 1251 (#819) | florian | 2008-07-13 | 1 | -0/+17 |
* | Fix kmod-nls-* dependency under brcm-2.4 | florian | 2008-04-02 | 1 | -14/+1 |
* | fix ext3 compile (broken by [9822]) | nbd | 2007-12-23 | 1 | -2/+20 |
* | Ext3 cannot load without mbcache, package it as well | florian | 2007-12-22 | 1 | -1/+2 |
* | Add reiserfs module and include it in the FSG-3 profile. | rwhitby | 2007-09-20 | 1 | -3/+18 |
* | cosmetic changes: rename submenu vars, add missing copyright headers | nico | 2007-09-16 | 1 | -24/+32 |
* | fix KCONFIG in packages: move back all KCONFIG from package variants to the m... | nico | 2007-09-09 | 1 | -2/+4 |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -24/+92 |