]> 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:20:16 +0000 (16:20 +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 67320cf4be7d42395f4ae0ec48d0d2848aa38dc3..f6486b912d4a897b324fad78365e8852c88d066d 100755 (executable)
--- 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