mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 05:53:00 +02:00
1
config/rootfiles/core/97/filelists/i586/openssl-sse2
Symbolic link
1
config/rootfiles/core/97/filelists/i586/openssl-sse2
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/i586/openssl-sse2
|
||||
@@ -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
|
||||
|
||||
4
make.sh
4
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
|
||||
|
||||
Reference in New Issue
Block a user