Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A archiso
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • archiso
  • Merge requests
  • !177

configs/releng/airootfs/etc/systemd/network/: match by globbing the interface name instead of matching the type

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged nl6720 requested to merge nl6720/archiso:networkd-replace-type-with-name into master May 17, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 3

Type=ether matches virtual Ethernet interfaces (veth*) which may break networking inside containers.

Fixes FS#70892.


The network interface naming scheme is described in https://man.archlinux.org/man/systemd.net-naming-scheme.7#NAMING.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: networkd-replace-type-with-name