Skip to content

Install virtiofsd dependency for Ubuntu and Debian#2334

Merged
frankiejol merged 4 commits into
mainfrom
install/virtiofs
May 22, 2026
Merged

Install virtiofsd dependency for Ubuntu and Debian#2334
frankiejol merged 4 commits into
mainfrom
install/virtiofs

Conversation

@frankiejol

Copy link
Copy Markdown
Member

Latest Ubuntu 24 and 26 and Debian 13 require virtiofsd package.

@frankiejol frankiejol added this to the v2.4.6 milestone May 21, 2026
Copilot AI review requested due to automatic review settings May 21, 2026 14:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds explicit packaging dependencies needed on newer distro releases by introducing dedicated Debian control files and adjusting the “identical release” symlink mapping used by the release builder.

Changes:

  • Add new debian/control-ubuntu-24.04 including virtiofsd in Depends.
  • Add new debian/control-debian-13 including virtiofsd in Depends.
  • Update deb/debianize.pl so Ubuntu 26.04 packages are copied from 24.04 (and Debian 13 is no longer copied from Debian 10).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
debian/control-ubuntu-24.04 New Ubuntu 24.04 packaging control file; adds virtiofsd dependency.
debian/control-debian-13 New Debian 13 packaging control file; adds virtiofsd dependency.
deb/debianize.pl Adjusts which distro builds are symlink-copied from which base release so 26.04 inherits 24.04 dependencies and Debian 13 is built explicitly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@frankiejol frankiejol merged commit 63dcd54 into main May 22, 2026
5 checks passed
@frankiejol frankiejol deleted the install/virtiofs branch May 22, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants