]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - make.sh
Add system-release file
[people/teissler/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 8ba3cdbc695d22f53826a784ff09368944022cb9..c5cd8f01e4f3543a2c3d987017a594e8f18891c4 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -622,6 +622,7 @@ buildipfire() {
   echo >> $BASEDIR/build/var/ipfire/firebuild
   cat /proc/cpuinfo >> $BASEDIR/build/var/ipfire/firebuild
   echo $CORE > $BASEDIR/build/opt/pakfire/db/core/mine
+  echo $NAME $VERSION - Core$CORE > $BASEDIR/build/etc/system-release
 }
 
 buildinstaller() {