Noch die PPP-Peers hinzugefuegt.

Alpha 4!


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@745 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-08-07 20:42:12 +00:00
parent f0ef685349
commit 1ead08c936
4 changed files with 13 additions and 13 deletions

View File

@@ -2,12 +2,12 @@
#etc/drdsl/adsl.conf
#etc/ppp/peers
#etc/ppp/peers/isdn
#etc/ppp/peers/isdn/arcor
#etc/ppp/peers/isdn/avm
#etc/ppp/peers/isdn/avm-ml
#etc/ppp/peers/isdn/leased
#etc/ppp/peers/isdn/otelo
#etc/ppp/peers/isdn/talkline
etc/ppp/peers/isdn/arcor
etc/ppp/peers/isdn/avm
etc/ppp/peers/isdn/avm-ml
etc/ppp/peers/isdn/leased
etc/ppp/peers/isdn/otelo
etc/ppp/peers/isdn/talkline
#sbin/avmcapictrl
sbin/capiinit
usr/bin/capiinfo

View File

@@ -1,8 +1,8 @@
etc/ppp/firewall-masq
etc/ppp/firewall-standalone
#etc/ppp/firewall-masq
#etc/ppp/firewall-standalone
#etc/ppp/plugins
#etc/ppp/plugins/README
etc/ppp/pppoe-server-options
#etc/ppp/pppoe-server-options
etc/ppp/pppoe.conf
#usr/man/man5/pppoe.conf.5
#usr/man/man8/pppoe-connect.8
@@ -16,8 +16,8 @@ etc/ppp/pppoe.conf
#usr/man/man8/pppoe.8
usr/sbin/pppoe
usr/sbin/pppoe-connect
usr/sbin/pppoe-relay
usr/sbin/pppoe-server
#usr/sbin/pppoe-relay
#usr/sbin/pppoe-server
usr/sbin/pppoe-setup
usr/sbin/pppoe-sniff
usr/sbin/pppoe-start

View File

@@ -24,7 +24,7 @@
NAME="IPFire" # Software name
SNAME="ipfire" # Short name
VERSION="2.0t4" # Version number
VERSION="2.0a4" # Version number
SLOGAN="www.ipfire.org" # Software slogan
CONFIG_ROOT=/var/ipfire # Configuration rootdir
NICE=10 # Nice level

View File

@@ -2,7 +2,7 @@
package Conf;
$version = "2.0testing4";
$version = "2.0alpha4";
$mainserver = "pakfire.ipfire.org";