summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-kernel/dracut: add upstream patchesAlexander Tsoy2018-03-242-0/+108
| | | | | | | | Fixes the following issues: - issues found by shellcheck - broken plymouth directory detection Closes: https://bugs.gentoo.org/651132
* sys-kernel/dracut: backport support for newer AMD microcodeMike Gilbert2018-01-071-0/+30
| | | | | Closes: https://bugs.gentoo.org/643764 Package-Manager: Portage-2.3.19_p3, Repoman-2.3.6_p37
* sys-kernel/dracut: better fix for systemdutildirMike Gilbert2017-07-031-0/+45
| | | | Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77
* sys-kernel/dracut: Remove old versionsPatrick McLean2017-02-0929-1601/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-kernel/dracut: Revision bump, add patches for bash-4.4Patrick McLean2017-02-092-0/+131
| | | | | | Gentoo-Bug: 594834 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-kernel/dracut: apply a few patchesMike Gilbert2016-11-043-0/+79
| | | | | | | Bug: https://bugs.gentoo.org/544438#c5 Bug: https://bugs.gentoo.org/586254 Bug: https://github.com/dracutdevs/dracut/pull/169 Package-Manager: portage-2.3.2_p4
* sys-kernel/dracut: Add patch fixing dracut-initramfs-restoreAmadeusz Żołnowski2015-08-161-0/+28
| | | | | | | | | | Patch makes mount error nonfatal in dracut-initramfs-restore. Commit on behalf of Alexander Tsoy <alexander@tsoy.me>. Gentoo-Bug: 533084 Package-Manager: portage-2.2.20.1
* sys-kernel/dracut: Add patches removing non-portable use of `echo -n`Amadeusz Żołnowski2015-08-162-0/+301
| | | | | | Gentoo-Bug: 554750 Package-Manager: portage-2.2.20.1
* sys-kernel/dracut: Remove broken LVM activation skip logicAmadeusz Żołnowski2015-08-131-0/+33
| | | | Gentoo-Bug: 553444
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0825-0/+1239
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