HomeVyOS Platform

T5826: ensure dmidecode is installed as a dependency of vyos-1x

This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

T5826: ensure dmidecode is installed as a dependency of vyos-1x

dmicode is used in the "show hardware dmi" and to derive
synthetic MAC addresses (see python/vyos/ifconfig/interface.py).

On non-x86 platforms like arm64 it may not be pulled in explictly
by other packages (like libparted2) so add it as an explicit dependency.

(cherry picked from commit 46c929a99b7d507451d8385b315ae7ef9e7cbed5)

  1. Conflicts:
  2. debian/control

Details

Provenance
mcbridemattAuthored on Dec 12 2023, 4:48 AM
MergifyCommitted on Dec 14 2023, 5:39 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.