summaryrefslogtreecommitdiff
path: root/eclass
AgeCommit message (Collapse)Author
2020-12-19winter overlay cleanupV3n3RiX
2018-12-25drop our Qt5 ebuilds, use the ones from GentooV3n3RiX
2018-03-11cleanup unused eclassesV3n3RiX
2018-02-10gentoo import : qt5-build.eclass, revert new features as they break all qt5 ↵V3n3RiX
build, increase eclass revision to 10000, so gentoo can never override us
2017-12-22redcore-kernel.eclass : only trigger dkms && grub updates on kernel-imageV3n3RiX
2017-12-22redcore-kernel.eclass : axe legacy stuffV3n3RiX
2017-12-22redcore-kernel.eclass : drop _firmwares_src_compile stageV3n3RiX
2017-12-22redcore-kernel.eclass : drop _firmwares_src_install stageV3n3RiX
2017-08-05redcore-kernel.eclass : drop plymouth dependencyV3n3RiX
2017-07-23Revert "eclass/ecnij.eclass : possible fix ldconfig spam"V3n3RiX
This reverts commit 4cf0bf9bd40648009e97019bcc3a094fdc281433.
2017-07-23eclass/ecnij.eclass : possible fix ldconfig spamV3n3RiX
2017-07-23net-print/cnijfilter-drivers : drop (merged into net-print/cnijfilter), ↵V3n3RiX
net-print/cnijfilter-drivers : version bump
2017-07-23eclass/redcore-kernel.eclass : remove v86d dependencyV3n3RiX
2017-07-15sys-kernel/linux-redcore : drop v86d (uvesafb) dependency, upstream dead, ↵V3n3RiX
Gentoo is dropping it in 30 days anyway
2017-07-08update distfiles locationV3n3RiX
2017-04-08download kernel sources from main mirrorV3n3RiX
2017-01-05Revert "forcefully reload dkms modules tree"V3n3RiX
This reverts commit b5027a3f4659856dfe7c24258a2e73cfa4067e59.
2016-12-28forcefully reload dkms modules treeV3n3RiX
2016-12-18allow minor kernel releases to coexist (e.g. 4.8.10 alongside 4.8.15)V3n3RiX
2016-11-24since we maintain preconfigured dracut which automagically builds ramfs the ↵V3n3RiX
way we want it, no longer need to pass these arguments
2016-11-24fix dkms removal, it seems previous parsing method was not covering all ↵V3n3RiX
cases (added, built, installed)
2016-11-24Revert "it looks like this dkms code doesn't work when called from eclass, ↵V3n3RiX
so drop it" This reverts commit 8b2df332991d0d24c8f4f1d9a11ec25441e4ede9.
2016-11-24it looks like this dkms code doesn't work when called from eclass, so drop itV3n3RiX
2016-11-06fix eclassV3n3RiX
2016-11-06use our server for distfilesV3n3RiX
2016-11-06adjust redcore-kernel.eclassV3n3RiX
2016-11-06kernel...wipV3n3RiX
2016-11-06drop deprecated kogaion-artwork eclassV3n3RiX
2016-10-30remove dkms modules from kernel tree, if the kernel itself is being removedV3n3RiX
2016-10-30update bootloader configuration at kernel postrmV3n3RiX
2016-10-23autoremove dracut generated initramfs at postrmV3n3RiX
2016-10-22drop entropy stuffV3n3RiX
2016-10-22drop redundant checksV3n3RiX
2016-10-22drop some commented, and long deprecated codeV3n3RiX
2016-10-22adjust elogV3n3RiX
2016-10-22completely axe armV3n3RiX
2016-10-22drop arm bitsV3n3RiX
2016-10-22auto update grub2 configurationV3n3RiX
2016-10-20kogaion-kernel eclass revision upgradeStefanCristian
2016-10-18enable hostonly after allV3n3RiX
2016-10-18Revert "create hostonly initramfs at kernel postinst, fixed in upstream cala ↵V3n3RiX
for --nohostonly, so use that patch instead" This reverts commit 2dacf2b402257666665ac500f1e2a48f11a671cc.
2016-10-18create hostonly initramfs at kernel postinstV3n3RiX
2016-08-27drop some 100000 years old deprecated, duplicated, unused eclassesV3n3RiX
2016-08-27drop deprecated depmod option, drop eselect-bzImage setup, drop prehistoric ↵V3n3RiX
grub support and some more cleanup
2016-08-27minor fix to dracut callV3n3RiX
2016-08-27no wonder it's not working, dracut call is in kogaion_kernel_src_install ↵V3n3RiX
function, so the kernel is not even installed and we attempt to create initramfs...move dracut call to kogaion_kernel_pkg_postinst
2016-08-27fix kogaion-kernel.eclass dracut callV3n3RiX
2016-08-23import cnijfilterV3n3RiX
2016-03-02fixup the distfiles for kogaion kernelsBlackNoxis
2016-02-12[kogaion-kernel.eclass] adding support for future kernel 4.4BlackNoxis