Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627694 - =sys-kernel/dracut-046 version bump
Summary: =sys-kernel/dracut-046 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-12 12:22 UTC by Manuel Rüger (RETIRED)
Modified: 2017-11-18 16:19 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Rüger (RETIRED) gentoo-dev 2017-08-12 12:22:52 UTC
-046
==========

dracut.sh:
- bail out if module directory does not exist
  if people want to build the initramfs without kernel modules,
  then --no-kernel should be specified
- add early microcode support for AMD family 16h
- collect also all modaliases modules from sysfs for hostonly modules
- sync initramfs after creation

network:
- wait for IPv6 RA if using none/static IPv6 assignment
- ipv6 improvements
- Handle curl using libnssckbi for TLS
- fix dhcp classless_static_routes
- dhclient: send client-identifier matching hardware address
- don't arping for point-to-point connections
- only bring up wired network interfaces (no wlan and wwan)

mraid:
- mdraid: wait for rd.md.uuid specified devices to be assembled

crypt:
- handle rd.luks.name

crypt-gpg:
- For GnuPG >= 2.1 support OpenPGP smartcards

kernel-install:
- Skip to create initrd if /etc/machine-id is missing or empty

nfs:
- handle rpcbind /run/rpcbind directory

s390:
- various fixes

dmsquash-live:
- add NTFS support

multipath:
- split out multipath-hostonly module

lvmmerge:
- new module, see README.md in the module directory

dracut-systemd:
- fixed dependencies
Comment 1 Larry the Git Cow gentoo-dev 2017-11-18 16:19:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a854e183411aa4ebcfad7efcf02f72cf5e3e4c

commit a3a854e183411aa4ebcfad7efcf02f72cf5e3e4c
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2017-11-17 22:15:33 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-11-18 16:19:06 +0000

    sys-kernel/dracut: bump to 046
    
    Closes: https://bugs.gentoo.org/627694
    Package-Manager: Portage-2.3.14_p5, Repoman-2.3.6

 sys-kernel/dracut/Manifest          |   1 +
 sys-kernel/dracut/dracut-046.ebuild | 166 ++++++++++++++++++++++++++++++++++++
 2 files changed, 167 insertions(+)