mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
Merge branch 'master' into next
This commit is contained in:
@@ -38,6 +38,9 @@ done
|
||||
# Extract files
|
||||
extract_files
|
||||
|
||||
# reload init because glibc/linker changed
|
||||
telinit -u
|
||||
|
||||
# Start services
|
||||
|
||||
# Update Language cache
|
||||
|
||||
2
make.sh
2
make.sh
@@ -26,7 +26,7 @@ NAME="IPFire" # Software name
|
||||
SNAME="ipfire" # Short name
|
||||
VERSION="2.15" # Version number
|
||||
CORE="83" # Core Level (Filename)
|
||||
PAKFIRE_CORE="82" # Core Level (PAKFIRE)
|
||||
PAKFIRE_CORE="83" # 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