mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
close core71.
This commit is contained in:
4
make.sh
4
make.sh
@@ -17,7 +17,7 @@
|
|||||||
# along with IPFire; if not, write to the Free Software #
|
# along with IPFire; if not, write to the Free Software #
|
||||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
|
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
|
||||||
# #
|
# #
|
||||||
# Copyright (C) 2007-2012 IPFire Team <info@ipfire.org>. #
|
# Copyright (C) 2007-2013 IPFire Team <info@ipfire.org>. #
|
||||||
# #
|
# #
|
||||||
############################################################################
|
############################################################################
|
||||||
#
|
#
|
||||||
@@ -26,7 +26,7 @@ NAME="IPFire" # Software name
|
|||||||
SNAME="ipfire" # Short name
|
SNAME="ipfire" # Short name
|
||||||
VERSION="2.13" # Version number
|
VERSION="2.13" # Version number
|
||||||
CORE="71" # Core Level (Filename)
|
CORE="71" # Core Level (Filename)
|
||||||
PAKFIRE_CORE="70" # Core Level (PAKFIRE)
|
PAKFIRE_CORE="71" # Core Level (PAKFIRE)
|
||||||
GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch
|
GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch
|
||||||
SLOGAN="www.ipfire.org" # Software slogan
|
SLOGAN="www.ipfire.org" # Software slogan
|
||||||
CONFIG_ROOT=/var/ipfire # Configuration rootdir
|
CONFIG_ROOT=/var/ipfire # Configuration rootdir
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# #
|
# #
|
||||||
# IPFire.org - A linux based firewall #
|
# IPFire.org - A linux based firewall #
|
||||||
# Copyright (C) 2011 IPFire Team <info@ipfire.org> #
|
# Copyright (C) 2007-2013 IPFire Team <info@ipfire.org> #
|
||||||
# #
|
# #
|
||||||
# This program is free software: you can redistribute it and/or modify #
|
# This program is free software: you can redistribute it and/or modify #
|
||||||
# it under the terms of the GNU General Public License as published by #
|
# it under the terms of the GNU General Public License as published by #
|
||||||
|
|||||||
Reference in New Issue
Block a user