mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Create /etc/system-release in stage2.
This commit is contained in:
@@ -121,6 +121,9 @@ $(TARGET) :
|
||||
-mkdir -pv /usr/share/doc/licenses/
|
||||
cp -vf $(DIR_SRC)/doc/COPYING /usr/share/doc/licenses/GPLv3
|
||||
|
||||
# System release
|
||||
echo "$(SYSTEM_RELEASE)" > /etc/system-release
|
||||
|
||||
# Pakfire
|
||||
-mkdir -pv /opt/pakfire/db/core
|
||||
echo "$(PAKFIRE_CORE)" > /opt/pakfire/db/core/mine
|
||||
|
||||
Reference in New Issue
Block a user