marked build as beta3

add some hostapd files
This commit is contained in:
Arne Fitzenreiter
2008-08-17 18:21:53 +02:00
parent 66424c6ace
commit cd2b10d63e
5 changed files with 14 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
$subipfire->{'54.wlanap'} = {'caption' => wlanap,
'uri' => '/cgi-bin/wlanap.cgi',
'title' => wlanap,
'enabled' => 1,
};

View File

@@ -1,3 +1,6 @@
srv/web/ipfire/cgi-bin/wlanap.cgi
var/ipfire/menu.d/EX-wlanap.menu
var/ipfire/wlanap/settings
etc/hostapd.conf
etc/init.d/hostapd
usr/bin/hostapd

View File

@@ -1,4 +1,4 @@
== List of softwares used to build IPFire Version: 2.3-test ==
== List of softwares used to build IPFire Version: 2.3-beta3 ==
* Archive-Tar-1.29
* Archive-Zip-1.16
* BerkeleyDB-0.27
@@ -132,6 +132,8 @@
* inetutils-1.4.2
* ipaddr-1.2
* ipfireseeder-1.00
* ipp2p-0.8.2
* ipp2p-0.8.2-iptables
* iproute2-2.6.16-060323
* iptables-1.3.8
* iptstate-2.1

View File

@@ -82,5 +82,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cd $(DIR_APP) && make && make install
cp -vrf $(DIR_SRC)/config/hostapd/hostapd.conf /etc/hostapd.conf
install -v -m 644 $(DIR_SRC)/config/backup/includes/hostapd /var/ipfire/backup/addons/includes/hostapd
mkdir -p /var/ipfire/wlanap
touch /var/ipfire/wlanap/settings
@rm -rf $(DIR_APP)
@$(POSTBUILD)

View File

@@ -24,7 +24,7 @@
NAME="IPFire" # Software name
SNAME="ipfire" # Short name
VERSION="2.3-test"
VERSION="2.3-beta3"
GIT_BRANCH=master:master # Version number
SLOGAN="www.ipfire.org" # Software slogan
CONFIG_ROOT=/var/ipfire # Configuration rootdir