| Commit message (Expand) | Author | Age | Files | Lines |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -1/+0 |
* | use a default VERSION field for kmod packages | nico | 2007-09-02 | 1 | -2/+0 |
* | revert [8415], seems to be causing problems for the kernel build | nbd | 2007-08-16 | 1 | -0/+1 |
* | always include kernel config for kernel packages | nbd | 2007-08-15 | 1 | -1/+0 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | nbd | 2007-07-18 | 1 | -3/+0 |
* | rewrite of the metadata scanning - cleaner code, faster scanning, recursive s... | nbd | 2007-07-15 | 1 | -0/+1 |
* | minor cleanup | nbd | 2007-04-18 | 1 | -7/+1 |
* | Improved autorebuild for kernel related stuff. | nbd | 2007-04-18 | 1 | -1/+0 |
* | trigger a kernel module rebuild when the kernel config changes | nbd | 2007-03-24 | 1 | -0/+1 |
* | only enable in-tree kmod-* packages by default | nbd | 2006-11-18 | 1 | -0/+3 |
* | finally kill KMOD_template - removes a big chunk of legacy build code | nbd | 2006-10-19 | 1 | -0/+22 |
* | make kernel module packaging code reusable and use it in madwifi | nbd | 2006-10-17 | 1 | -59/+2 |
* | allow platform support directories to add and modify kernel module packages | nbd | 2006-10-17 | 1 | -0/+2 |
* | split modules.mk | nbd | 2006-10-17 | 1 | -1/+2 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -12/+11 |
* | fix LINUX_RELEASE and use it for the kmod-* build | nbd | 2006-08-27 | 1 | -1/+1 |
* | fix kernel module dependency problems | nbd | 2006-08-23 | 1 | -1/+1 |
* | fix kernel postinst scripts | nbd | 2006-07-30 | 1 | -2/+2 |
* | don't try to create kmod packages that contain no files | nbd | 2006-07-25 | 1 | -0/+2 |
* | bugfixes for the kernel module packaging | nbd | 2006-07-23 | 1 | -9/+7 |
* | port over the netfilter module packaging to the new system and fix iptables d... | nbd | 2006-07-22 | 1 | -0/+1 |
* | fix kernel module defaults | nbd | 2006-07-21 | 1 | -1/+4 |
* | move the cryptoapi kmod to package/kernel | nbd | 2006-07-18 | 1 | -2/+2 |
* | allow multiple kernel config dependencies | nbd | 2006-07-18 | 1 | -1/+1 |
* | move some of the kernel module packaging to package/kernel/ | nbd | 2006-07-18 | 1 | -0/+87 |