|
257 | 257 | ], |
258 | 258 |
|
259 | 259 | "CopyFiles_Stage0": [ |
260 | | - "arch_vulkan_pkgs/lib32-vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst", |
261 | | - "arch_vulkan_pkgs/vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst", |
262 | | - "arch_vulkan_pkgs/vulkan-tools-1.4.304-2-x86_64.pkg.tar.zst", |
263 | | - "arch_vulkan_pkgs/vulkan-headers-1:1.4.304-1-any.pkg.tar.zst", |
264 | 260 | "arch_vulkan_pkgs/lib32-libxshmfence-1.3.3-1-x86_64.pkg.tar.zst", |
265 | 261 | "arch_vulkan_pkgs/mesa-asahi-dummy-25.0.0_pre20241211-6-any.pkg.tar.xz", |
266 | 262 | "Scripts/Arch/cleanup.sh", |
|
274 | 270 | ], |
275 | 271 |
|
276 | 272 | "CopyFiles_Stage1": [ |
277 | | - ["lib32-vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst", "root/"], |
278 | | - ["vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst", "root/"], |
279 | | - ["vulkan-tools-1.4.304-2-x86_64.pkg.tar.zst", "root/"], |
280 | | - ["vulkan-headers-1:1.4.304-1-any.pkg.tar.zst", "root/"], |
281 | 273 | ["lib32-libxshmfence-1.3.3-1-x86_64.pkg.tar.zst", "root/"], |
282 | 274 | ["mesa-asahi-dummy-25.0.0_pre20241211-6-any.pkg.tar.xz", "root/"], |
283 | 275 | ["cleanup.sh", "/"], |
|
349 | 341 | ], |
350 | 342 |
|
351 | 343 | "Commands_InChroot2": [ |
352 | | - "pacman --noconfirm -U /root/lib32-vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst /root/vulkan-icd-loader-1.4.304-1-x86_64.pkg.tar.zst /root/vulkan-tools-1.4.304-2-x86_64.pkg.tar.zst /root/vulkan-headers-1:1.4.304-1-any.pkg.tar.zst", |
353 | 344 | "pacman --noconfirm -U /root/lib32-libxshmfence-1.3.3-1-x86_64.pkg.tar.zst", |
354 | 345 | "killall -3 gpg-agent", |
355 | 346 | "rm -Rf /usr/local", |
|
0 commit comments