mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 07:23:03 +02:00
Finished core36.
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
* netpbm-10.26.46
|
||||
* newt-0.51.6
|
||||
* nfs-utils-1.1.1
|
||||
* nmap-4.76
|
||||
* nmap-5.20
|
||||
* noip_updater_v1.6
|
||||
* ntfs-3g-2009.4.4
|
||||
* ntp-4.2.4p7
|
||||
|
||||
2
make.sh
2
make.sh
@@ -26,7 +26,7 @@ NAME="IPFire" # Software name
|
||||
SNAME="ipfire" # Short name
|
||||
VERSION="2.5" # Version number
|
||||
CORE="36" # Core Level (Filename)
|
||||
PAKFIRE_CORE="35" # Core Level (PAKFIRE)
|
||||
PAKFIRE_CORE="36" # Core Level (PAKFIRE)
|
||||
GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch
|
||||
SLOGAN="www.ipfire.org" # Software slogan
|
||||
CONFIG_ROOT=/var/ipfire # Configuration rootdir
|
||||
|
||||
Reference in New Issue
Block a user