Attempt: Use Vanilla Silverblue as Base #1

Merged
davejansen merged 7 commits from vanilla-silverblue-base into main 2025-11-13 18:54:46 +09:00
Showing only changes of commit 9456f1065f - Show all commits

View File

@@ -128,3 +128,5 @@ find /var/cache/* -maxdepth 0 -type d \! -name libdnf5 -exec rm -rf {} \;
# Make sure /var/tmp is properly created
mkdir -p /var/tmp
chmod -R 1777 /var/tmp
echo "Done."