File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ Index: linyaps/libs/oci-cfg-generators/src/linglong/oci-cfg-generators/90_legacy.cpp
2+ ===================================================================
3+ --- linyaps.orig/libs/oci-cfg-generators/src/linglong/oci-cfg-generators/90_legacy.cpp
4+ +++ linyaps/libs/oci-cfg-generators/src/linglong/oci-cfg-generators/90_legacy.cpp
5+ @@ -63,6 +63,7 @@ bool Legacy::generate(ocppi::runtime::co
6+ { "/usr/share/icons", "/usr/share/icons" },
7+ { "/usr/share/zoneinfo", "/usr/share/zoneinfo" },
8+ { "/etc/resolvconf", "/etc/resolvconf" },
9+ + { "/usr/share/wallpapers", "/usr/share/wallpapers" },
10+ };
11+
12+ for (const auto [source, destination] : roMountMap) {
Original file line number Diff line number Diff line change 1+ fix-wallpapers.patch
You can’t perform that action at this time.
0 commit comments