# ChangeLog for sys-kernel/dracut # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *dracut-043 (09 Aug 2015) *dracut-041-r3 (09 Aug 2015) *dracut-040-r3 (09 Aug 2015) *dracut-034-r4 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +dracut-034-r4.ebuild, +dracut-040-r3.ebuild, +dracut-041-r3.ebuild, +dracut-043.ebuild, +files/034-0001-dracut.sh-do-not-bail-out-if-kernel-mo.patch, +files/034-0002-dracut-functions.sh-support-for-altern.patch, +files/034-0003-gentoo.conf-let-udevdir-be-handled-by-.patch, +files/034-0004-Use-the-same-paths-in-dracut.sh-as-tho.patch, +files/034-0005-Install-dracut-install-into-libexec-di.patch, +files/034-0006-resume-fix-swap-detection-in-hostonly.patch, +files/034-0007-dracut.sh-also-mkdir-run-lock-which-is.patch, +files/034-0008-dracut.sh-no-need-to-make-subdirs-in-r.patch, +files/034-0009-lvm-install-thin-utils-for-non-hostonl.patch, +files/034-0011-lvm-fix-thin-recognition.patch, +files/034-0012-lvm-always-install-thin-utils-for-lvm.patch, +files/034-0013-usrmount-always-install.patch, +files/034-0014-udev-rules-add-eudev-rules.patch, +files/040-0001-dracut-functions.sh-support-for-altern.patch, +files/040-0002-gentoo.conf-let-udevdir-be-handled-by-.patch, +files/040-0003-Use-the-same-paths-in-dracut.sh-as-tho.patch, +files/040-0004-Install-dracut-install-into-libexec-di.patch, +files/040-0005-NEWS-add-040-entry.patch, +files/040-0006-Don-t-pass-rsyncable-option-to-gzip-Ge.patch, +files/040-0007-Take-into-account-lib64-dirs-when-dete.patch, +files/041-0001-Use-the-same-paths-in-dracut.sh-as-tho.patch, +files/041-0002-Install-dracut-install-and-skipcpio-in.patch, +files/041-0003-Take-into-account-lib64-dirs-when-dete.patch, +files/041-0004-Portability-fixes.patch, +files/041-0005-base-dracut-lib.sh-remove-bashism.patch, +metadata.xml: proj/gentoo: Initial commit 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 X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 09 Aug 2015; Matthew Thode metadata.xml: adding self to maintainers list Signed-off-by: Matthew Thode *dracut-043-r1 (12 Aug 2015) 12 Aug 2015; Amadeusz Żołnowski +dracut-043-r1.ebuild, +files/043-0001-Revert-lvm-Don-t-activate-LVs-with-act.patch: Remove broken LVM activation skip logic Gentoo-Bug: 553444 12 Aug 2015; Amadeusz Żołnowski metadata.xml: Add Patrick McLean as the primary maintainer Package-Manager: portage-2.2.20 12 Aug 2015; Amadeusz Żołnowski metadata.xml: Move me lower on the list of maintainers Package-Manager: portage-2.2.20 13 Aug 2015; Mike Gilbert dracut-043-r1.ebuild: Replace $Header: $ with $Id$ where it has accidentally been reverted 16 Aug 2015; Amadeusz Żołnowski dracut-034-r4.ebuild, dracut-040-r3.ebuild, dracut-041-r3.ebuild, dracut-043.ebuild, dracut-043-r1.ebuild: Don't complain about missing sources Use /proc/config.gz if sources are not installed. Gentoo-Bug: 508652 Package-Manager: portage-2.2.20.1 16 Aug 2015; Amadeusz Żołnowski dracut-043-r1.ebuild, +files/043-0002-Replace-echo-n-with-printf-in-code-wit.patch, +files/043-0003-syncheck-Look-for-echo-n-usage-in-modu.patch: Add patches removing non-portable use of `echo -n` Gentoo-Bug: 554750 Package-Manager: portage-2.2.20.1 *dracut-043-r2 (16 Aug 2015) 16 Aug 2015; Amadeusz Żołnowski -dracut-043-r1.ebuild, +dracut-043-r2.ebuild: Bump revision to trigger user update Bump due to following change: Add patches removing non-portable use of `echo -n` Gentoo-Bug: 554750 Package-Manager: portage-2.2.20.1 16 Aug 2015; Amadeusz Żołnowski -dracut-043.ebuild: Remove old revision of 043 version Package-Manager: portage-2.2.20.1 16 Aug 2015; Amadeusz Żołnowski dracut-043-r2.ebuild, +files/043-0004-dracut-initramfs-restore-make-mount-er.patch: Add patch fixing dracut-initramfs-restore Patch makes mount error nonfatal in dracut-initramfs-restore. Commit on behalf of Alexander Tsoy . Gentoo-Bug: 533084 Package-Manager: portage-2.2.20.1 24 Aug 2015; Justin Lecher dracut-034-r4.ebuild, metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Justin Lecher dracut-034-r4.ebuild, dracut-040-r3.ebuild, dracut-041-r3.ebuild, dracut-043-r2.ebuild: Use https for kernel.org and redhat.com Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 12 Sep 2015; Justin Lecher dracut-040-r3.ebuild, dracut-041-r3.ebuild, dracut-043-r2.ebuild, metadata.xml: Use optfeature from eutils.eclass Package-Manager: portage-2.2.20 Signed-off-by: Justin Lecher *dracut-044 (03 Jan 2016) 03 Jan 2016; Manuel Rüger +dracut-044.ebuild: Version bump Gentoo-Bug: 567118 Package-Manager: portage-2.2.26 24 Jan 2016; Michał Górny metadata.xml: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) 29 Mar 2016; Ian Delaney metadata.xml: cleanup of entries in metadata Remove prometheanfire with consent give in irc, today also remove redundant presence of gentoo proxy maintianers project Package-Manager: portage-2.2.28 *dracut-044-r1 (04 Nov 2016) 04 Nov 2016; Mike Gilbert +dracut-044-r1.ebuild, +files/044-0001-base-dracut-lib.sh-dev_unit_name-guard-against-dev-b.patch, +files/044-0002-systemd-initrd-add-initrd-root-device.target.patch, +files/044-0003-50-dracut.install-use-bin-bash-shebang.patch: apply a few patches 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 17 Nov 2016; Mike Gilbert -dracut-034-r4.ebuild, metadata.xml: remove 034-r1 Package-Manager: portage-2.3.2_p8