mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
cdrom: Update /etc/system-release when needed.
This commit is contained in:
@@ -52,6 +52,10 @@ md5 :
|
||||
###############################################################################
|
||||
|
||||
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
# Update /etc/system-release, because the string might have changed
|
||||
# since stage2 has been executed..
|
||||
echo "$(SYSTEM_RELEASE)" > /etc/system-release
|
||||
|
||||
rm -rf /install/cdrom /tmp/*
|
||||
mkdir -p /install/cdrom/doc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user