From: Arne Fitzenreiter Date: Thu, 28 Jan 2016 15:20:16 +0000 (+0100) Subject: finish core97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=78574c184666087272235ceeafceaf585cff96ba;p=people%2Fms%2Fipfire-2.x.git finish core97 Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/97/filelists/i586/openssl-sse2 b/config/rootfiles/core/97/filelists/i586/openssl-sse2 new file mode 120000 index 0000000000..f424713d6c --- /dev/null +++ b/config/rootfiles/core/97/filelists/i586/openssl-sse2 @@ -0,0 +1 @@ +../../../../common/i586/openssl-sse2 \ No newline at end of file diff --git a/config/rootfiles/core/97/update.sh b/config/rootfiles/core/97/update.sh index 912bde9481..be240fafba 100644 --- a/config/rootfiles/core/97/update.sh +++ b/config/rootfiles/core/97/update.sh @@ -40,6 +40,8 @@ extract_files # /usr/local/bin/update-lang-cache # Start services +/etc/init.d/sshd restart +/etc/init.d/apace restart # This update need a reboot... touch /var/run/need_reboot diff --git a/make.sh b/make.sh index 67320cf4be..f6486b912d 100755 --- a/make.sh +++ b/make.sh @@ -26,7 +26,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.17" # Version number CORE="97" # Core Level (Filename) -PAKFIRE_CORE="96" # Core Level (PAKFIRE) +PAKFIRE_CORE="97" # Core Level (PAKFIRE) GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir