Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #51841
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.kernel |
| Subject | [PATCH initramfs-tools 0/4] Fix resolution of device IDs |
| Date | 2015-12-22 22:50 +0100 |
| Message-ID | <qICYF-QF-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
This series fixes a serious regression on the master branch caused by
using blkid directly to resolve device IDs. It also fixes an
earlier regression in version 0.117.
Ben.
Ben Hutchings (4):
scripts/local: Remove residual support for separate /etc filesystem
scripts/local: Name parameters to local_device_setup
Defer resolving block device IDs to local_device_setup
scripts/functions: Stop resolving symlinks in resolve_device
init | 1 -
scripts/functions | 7 +++----
scripts/local | 47 ++++++++++++++++++++++++++++-------------------
3 files changed, 31 insertions(+), 24 deletions(-)
--
Ben Hutchings
Hoare's Law of Large Problems:
Inside every large problem is a small problem struggling to get out.
Back to linux.debian.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH initramfs-tools 0/4] Fix resolution of device IDs Ben Hutchings <ben@decadent.org.uk> - 2015-12-22 22:50 +0100 [PATCH initramfs-tools 2/4] scripts/local: Name parameters to local_device_setup Ben Hutchings <ben@decadent.org.uk> - 2015-12-22 22:50 +0100 [PATCH initramfs-tools 4/4] scripts/functions: Stop resolving symlinks in resolve_device Ben Hutchings <ben@decadent.org.uk> - 2015-12-22 22:50 +0100 [PATCH initramfs-tools 1/4] scripts/local: Remove residual support for separate /etc filesystem Ben Hutchings <ben@decadent.org.uk> - 2015-12-22 22:50 +0100 [PATCH initramfs-tools 3/4] Defer resolving block device IDs to local_device_setup Ben Hutchings <ben@decadent.org.uk> - 2015-12-22 22:50 +0100 Re: [PATCH initramfs-tools 0/4] Fix resolution of device IDs Ben Hutchings <ben@decadent.org.uk> - 2015-12-22 22:50 +0100
csiph-web