mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Merge remote-tracking branch 'ms/modem-status' into next
Conflicts: doc/language_issues.es doc/language_issues.fr doc/language_issues.nl doc/language_issues.pl doc/language_issues.ru doc/language_issues.tr doc/language_missings
This commit is contained in:
6
make.sh
6
make.sh
@@ -25,8 +25,8 @@
|
||||
NAME="IPFire" # Software name
|
||||
SNAME="ipfire" # Short name
|
||||
VERSION="2.15" # Version number
|
||||
CORE="76-rc1" # Core Level (Filename)
|
||||
PAKFIRE_CORE="76" # Core Level (PAKFIRE)
|
||||
CORE="77-rc1" # Core Level (Filename)
|
||||
PAKFIRE_CORE="77" # 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
|
||||
@@ -514,6 +514,8 @@ buildipfire() {
|
||||
ipfiremake perl-GD
|
||||
ipfiremake GD-Graph
|
||||
ipfiremake GD-TextUtil
|
||||
ipfiremake perl-Device-SerialPort
|
||||
ipfiremake perl-Device-Modem
|
||||
ipfiremake gnupg
|
||||
ipfiremake hdparm
|
||||
ipfiremake sdparm
|
||||
|
||||
Reference in New Issue
Block a user