Bug #16857

partitioning script prints "dmidecode: not found"

Added by segfault 2019-07-07 12:06:56 . Updated 2019-07-14 20:24:40 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
Due date:
% Done:

100%

Feature Branch:
bugfix/16857-dmidecode-in-initramfs
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

Reported by alienpup on tails-testers@


Subtasks


History

#1 Updated by segfault 2019-07-07 12:30:51

  • Target version changed from Tails_3.15 to Tails_4.0

#2 Updated by segfault 2019-07-14 18:53:21

  • Status changed from Confirmed to In Progress

Applied in changeset commit:tails|f82d639990faa2632d6f8a5f2cd60a1f5289d61c.

#3 Updated by segfault 2019-07-14 18:55:27

  • Status changed from In Progress to Needs Validation
  • Feature Branch set to bugfix/16857-dmidecode-in-initramfs

I don’t know whether this has any effect except for the warning message. Anyway, copying dmidecode to the initramfs gets rid of the warning, so I guess we should just do that.

#4 Updated by segfault 2019-07-14 18:55:39

  • Assignee deleted (segfault)

#5 Updated by intrigeri 2019-07-14 18:57:07

> I guess we should just do that.

I agree, as long as this does not grow the initramfs too much.

#6 Updated by segfault 2019-07-14 18:59:59

intrigeri wrote:
> > I guess we should just do that.
>
> I agree, as long as this does not grow the initramfs too much.

The dmidecode binary has a size of 114.7 KiB

#7 Updated by segfault 2019-07-14 19:21:26

And the resulting initrd.img has a size of 31879352 bytes, on a feature/buster build without this change it has a size of 31847840 bytes, so the change only grows it by 31.5 KB.

#8 Updated by intrigeri 2019-07-14 20:24:40

  • Status changed from Needs Validation to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:tails|a64f183bae55cc12140ed39895e823adcb639a18.