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:
@@ -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
|
||||
Reference in New Issue
Block a user