mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Add system-release file
use same issue for core updater and iso
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
bin/probenic.sh
|
||||
etc/collectd.conf
|
||||
etc/collectd.thermal
|
||||
|
||||
@@ -120,11 +120,5 @@ rm -rf /etc/sysconfig/lm_sensors
|
||||
#
|
||||
sed -i "s|$OLDVERSION|$NEWVERSION|g" /opt/pakfire/etc/pakfire.conf
|
||||
#
|
||||
# Create new issue
|
||||
#
|
||||
echo IPFire v$NEWVERSION beta2 - www.ipfire.org > /etc/issue
|
||||
echo =================================== >> /etc/issue
|
||||
echo \\n running on \\s \\r \\m >> /etc/issue
|
||||
#
|
||||
# This core-update need a reboot
|
||||
/usr/bin/logger -p syslog.emerg -t core-upgrade-28 "Upgrade finished. Please reboot... "
|
||||
|
||||
Reference in New Issue
Block a user