Skip to content

Commit

Permalink
templates: archlinux: allow 9p again
Browse files Browse the repository at this point in the history
9p was once broken, but it was fixed in Linux v6.12
(torvalds/linux@be2ca38).

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
  • Loading branch information
AkihiroSuda committed Dec 24, 2024
1 parent 5fb9353 commit 548ee41
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions templates/archlinux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ mounts:
- location: "~"
- location: "/tmp/lima"
writable: true

# 9p is broken in Linux v6.9, v6.10, and v6.11.
# The issue was fixed in Linux v6.12-rc5 (https://github.com/torvalds/linux/commit/be2ca38).
mountTypesUnsupported: ["9p"]

0 comments on commit 548ee41

Please sign in to comment.