mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Merge branch 'next' into qemu0.15.0
This commit is contained in:
@@ -143,6 +143,11 @@ perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
#
|
||||
rm -rf /etc/sysconfig/lm_sensors
|
||||
|
||||
# Ensure that all data was written...
|
||||
sync
|
||||
sync
|
||||
sync
|
||||
|
||||
# Reboot message to console
|
||||
/usr/bin/logger -p syslog.emerg -t core-upgrade-51 "Upgrade finished. If you use a customized grub.cfg"
|
||||
/usr/bin/logger -p syslog.emerg -t core-upgrade-51 "Check it before reboot !!!"
|
||||
@@ -155,5 +160,12 @@ touch /var/run/need_reboot
|
||||
#Finish
|
||||
/etc/init.d/fireinfo start
|
||||
sendprofile
|
||||
|
||||
# Ensure that all data was written...
|
||||
sync
|
||||
sync
|
||||
sync
|
||||
|
||||
#
|
||||
#Don't report the exitcode last command
|
||||
exit 0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
etc/rc.d/init.d/ipfireseeder
|
||||
#var/ipfire/seeder
|
||||
var/ipfire/seeder/ipfire-2.9.i586-full-core50.iso.torrent
|
||||
var/ipfire/seeder/ipfire-2.9.i586-full-core51.iso.torrent
|
||||
#var/log/seeder
|
||||
var/log/seeder/info
|
||||
|
||||
Reference in New Issue
Block a user