Fix os-release conflict: remove from airootfs, write in run_before_squashfs instead

airootfs/usr/lib/os-release conflicts with filesystem package (owns /usr/lib/os-release).
Moved os-release creation to run_before_squashfs.sh so it's written after packages install.
This commit is contained in:
2026-06-11 18:25:36 +02:00
parent 55f6fe8903
commit 3b968afff5
2 changed files with 14 additions and 10 deletions
-10
View File
@@ -1,10 +0,0 @@
NAME="Antergos NeXT"
PRETTY_NAME="Antergos NeXT"
ID=antergos
ID_LIKE="arch"
BUILD_ID=rolling
VERSION_ID="rolling"
HOME_URL="https://github.com/Antergos-NeXT"
SUPPORT_URL="https://github.com/Antergos-NeXT"
BUG_REPORT_URL="https://github.com/Antergos-NeXT/issues"
LOGO=antergos-icon