summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/virtualbox-modules: remove unused patchesMichael Mair-Keimberger2019-02-062-79/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10928 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-emulation/virtualbox-modules: change module load orderGeorgy Yakovlev2018-11-131-1/+1
| | | | | | | | | | | | | | | | | vboxnetadp, vboxnetflt and vboxpci depend on vboxdrv Module Size Used by vboxdrv 425984 3 vboxpci,vboxnetadp,vboxnetflt But since OpenRC commit d70b1c55b67b44b98c23ceed25bc428481f7e00a modprobe is run with '--first-time' option, thus produsing harmless, but stil nasty looking error: '* Failed to load vboxdrv' on boot This commit changes module load order to prevent seeing the error. This does not change behavior on older openrc systems. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-emulation/virtualbox-modules: fix patching for paxSergey Alirzaev2018-04-111-0/+44
| | | | Bug: https://bugs.gentoo.org/643466
* app-emulation/virtualbox-modules: Replaced epatch with eapply.Lars Wendler2018-02-161-12/+8
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/virtualbox-modules: support linux 4.14.x, fix bug #636484Guilherme Amadio2017-11-281-0/+35
| | | | | | | | | | | | SKB_GSO_UDP has been removed in linux by commit d9d30adf56777c402c0027c0e6ae21f17cc0a365. Reported-by: Fabio Rossi <rossi.f@inwind.it> Suggested-by: Herb Miller Jr. <herb@hlmjr.com> Closes: https://bugs.gentoo.org/636484 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-emulation/virtualbox-modules: remove unused patchMichael Mair-Keimberger2017-09-031-12/+0
|
* app-emulation/virtualbox-modules: Backport fix for compatibility with linux-4.9Justin Lecher2016-12-181-0/+12
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=602942 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-emulation/virtualbox-modules: remove unused patchMichael Mair-Keimberger (asterix)2016-08-111-49/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1861 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-emulation/virtualbox-modules: Added vboxpci to virtualbox.confLars Wendler2016-07-141-0/+1
| | | | | | | | | and mention it in the pkg_postinst elog messages. Change suggested by masterzorag. Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+129
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed