]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
finish core97
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 28 Jan 2016 15:20:16 +0000 (16:20 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 28 Jan 2016 15:26:32 +0000 (16:26 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/97/filelists/i586/openssl-sse2 [new symlink]
config/rootfiles/core/97/update.sh
make.sh

diff --git a/config/rootfiles/core/97/filelists/i586/openssl-sse2 b/config/rootfiles/core/97/filelists/i586/openssl-sse2
new file mode 120000 (symlink)
index 0000000..f424713
--- /dev/null
@@ -0,0 +1 @@
+../../../../common/i586/openssl-sse2
\ No newline at end of file
index 912bde9481426f6a933fe9efde45b1a74420c4fb..be240fafbabd0c62281e4bca770e0ef89b22ac81 100644 (file)
@@ -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 39089cd88785b7d1441b46e62b169f32fc8c4444..ed071c8f55a62e3d192279a9e92a2a6a413d5950 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -25,8 +25,8 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.17"                                                 # Version number
-CORE="96"                                                      # Core Level (Filename)
-PAKFIRE_CORE="96"                                              # Core Level (PAKFIRE)
+CORE="97"                                                      # Core Level (Filename)
+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