Update of /cvsroot/leaf/src/The_UnNamed_One/apps/webconf In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv15949/apps/webconf
Added Files:
buildtool.cfg buildtool.mk webconf-20070712.tar.gz webconf.txt
Log Message:
initial import
--- NEW FILE: webconf-20070712.tar.gz ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: buildtool.cfg ---
<File buildtool.mk>
Server = cvs-sourceforge
Revision = HEAD
Directory = webconf
</File>
<File buildtool.cfg>
Server = cvs-sourceforge
Revision = HEAD
Directory = webconf
</File>
<File webconf-20070712.tar.gz>
Server = cvs-sourceforge
Revision = HEAD
Directory = webconf
envname = WEBCONF_SOURCE
</File>
<Package>
<webconf>
Version = 1.1.3
Revision = 3
Help <<EOF
Web-based configuration for LEAF routers.
Homepage: http://leaf.sourceforge.net
Requires: mhttpd.lrp, mhttpds.lrp
(Only one of those - don't install both)
LEAF package by __PACKAGER__, __BUILDDATE__
EOF
<Permissions>
Files = 644
Directories = 755
</Permissions>
<Owner>
Files = root:root
Directories = root:root
</Owner>
<Contents>
<File>
Filename = etc/webconf/webconf.conf
Source = etc/webconf/webconf.conf
Description = webconf configuration
Type = conf
Type = local
Type = binary
</File>
<File>
Filename = etc/webconf/webconf.webconf
Source = etc/webconf/webconf.webconf
Type = binary
</File>
<File>
Filename = etc/init.d/webconf
Source = etc/init.d/webconf
Description = webconf daemon init file
Type = binary
Permissions = 755
</File>
<File>
Source = usr/bin/pwcrypt
Filename = usr/bin/pwcrypt
Type = binary
Permissions = 755
</File>
<File>
Source = usr/bin/haserl
Filename = usr/bin/haserl
Type = binary
Permissions = 6755
</File>
<File>
Source = var/webconf/www/pix/dg.png
Filename = var/webconf/www/pix/dg.png
Type = binary
</File>
<File>
Source = var/webconf/www/pix/dr.png
Filename = var/webconf/www/pix/dr.png
Type = binary
</File>
<File>
Source = var/webconf/www/pix/dy.png
Filename = var/webconf/www/pix/dy.png
Type = binary
</File>
<File>
Source = var/webconf/www/pix/lg.png
Filename = var/webconf/www/pix/lg.png
Type = binary
</File>
<File>
Source = var/webconf/www/pix/logo1.gif
Filename = var/webconf/www/pix/logo1.gif
Type = binary
</File>
<File>
Source = var/webconf/www/pix/logo1.jpg
Filename = var/webconf/www/pix/logo1.jpg
Type = binary
</File>
<File>
Source = var/webconf/www/pix/logo2.gif
Filename = var/webconf/www/pix/logo2.gif
Type = binary
</File>
<File>
Source = var/webconf/www/pix/lr.png
Filename = var/webconf/www/pix/lr.png
Type = binary
</File>
<File>
Source = var/webconf/www/pix/ly.png
Filename = var/webconf/www/pix/ly.png
Type = binary
</File>
<File>
Source = var/webconf/www/blurb.basic
Filename = var/webconf/www/blurb.basic
Owner = 50:65534
Type = binary
</File>
<File>
Source =
var/webconf/www/connection-info.cgi
Filename =
var/webconf/www/connection-info.cgi
Type = binary
Owner = 50:10
Permissions = 755
</File>
<File>
Source =
var/webconf/www/general-info.cgi
Filename =
var/webconf/www/general-info.cgi
Owner = 50:10
Type = binary
Permissions = 755
</File>
<File>
Source = var/webconf/www/index.cgi
Filename = var/webconf/www/index.cgi
Owner = 50:65534
Type = binary
Permissions = 755
</File>
<File>
Source = var/webconf/www/logfiles.cgi
Filename = var/webconf/www/logfiles.cgi
Type = binary
Permissions = 755
</File>
<File>
Source = var/webconf/www/lrcfg.back.cgi
Filename = var/webconf/www/lrcfg.back.cgi
Type = binary
Permissions = 755
</File>
<File>
Source = var/webconf/www/wc-passwd.cgi
Filename = var/webconf/www/wc-passwd.cgi
Type = binary
Permissions = 755
</File>
<File>
Source = var/webconf/www/webconf.css
Filename = var/webconf/www/webconf.css
Type = binary
</File>
<File>
Source = var/webconf/www/.htpasswd
Filename = var/webconf/www/.htpasswd
Type = binary
Type = local
</File>
<File>
Source = var/webconf/lib/footer.sh
Filename = var/webconf/lib/footer.sh
Type = binary
Permissions = 755
</File>
<File>
Source = var/webconf/lib/menubuilder.sh
Filename = var/webconf/lib/menubuilder.sh
Type = binary
Permissions = 755
</File>
<File>
Source = var/webconf/lib/preamble.sh
Filename = var/webconf/lib/preamble.sh
Type = binary
Permissions = 755
</File>
<File>
Source = var/webconf/lib/svcstat.sh
Filename = var/webconf/lib/svcstat.sh
Type = binary
Permissions = 755
</File>
<File>
Source = var/webconf/lib/validator.sh
Filename = var/webconf/lib/validator.sh
Type = binary
Permissions = 755
</File>
<File>
Source = var/webconf/lib/widgets.sh
Filename = var/webconf/lib/widgets.sh
Type = binary
Permissions = 755
</File>
<File>
Source =
var/webconf/lib/filter/daemon.log.show.request-ack
Filename =
var/webconf/lib/filter/daemon.log.show.request-ack
Type = binary
Permissions = 755
</File>
<File>
Source =
var/webconf/lib/filter/debug.only.REQUEST
Filename =
var/webconf/lib/filter/debug.only.REQUEST
Type = binary
Permissions = 755
</File>
<File>
Source =
var/webconf/lib/filter/messages.non-MARK
Filename =
var/webconf/lib/filter/messages.non-MARK
Type = binary
Permissions = 755
</File>
<File>
Filename = var/webconf/lib/filter
Type = local
</File>
</Contents>
</webconf>
</Package>
--- NEW FILE: buildtool.mk ---
#####################################################
#
# webconf - based on weblet buildtool.mk
#
#####################################################
include $(MASTERMAKEFILE)
#####################################################
# Build webconf
WEBCONF_DIR:=webconf-1.1
WEBCONF_TARGET_DIR:=$(BT_BUILD_DIR)/webconf
source: $(WEBCONF_DIR)/.source
$(WEBCONF_DIR)/.source:
mkdir -p $(WEBCONF_DIR)
(cd $(WEBCONF_DIR); zcat ../$(WEBCONF_SOURCE) | tar -xvf - )
touch $(WEBCONF_DIR)/.source
$(WEBCONF_DIR)/.configured: $(WEBCONF_DIR)/.source
touch $(WEBCONF_DIR)/.configured
$(WEBCONF_DIR)/.build: $(WEBCONF_DIR)/.configured
mkdir -p $(WEBCONF_TARGET_DIR)
mkdir -p $(WEBCONF_TARGET_DIR)/etc/init.d
mkdir -p $(WEBCONF_TARGET_DIR)/etc/webconf
mkdir -p $(WEBCONF_TARGET_DIR)/var/webconf
cp -a $(WEBCONF_DIR)/etc/init.d/webconf $(WEBCONF_TARGET_DIR)/etc/init.d
cp -a $(WEBCONF_DIR)/etc/webconf/webconf.conf
$(WEBCONF_TARGET_DIR)/etc/webconf
cp -a $(WEBCONF_DIR)/etc/webconf/webconf.webconf
$(WEBCONF_TARGET_DIR)/etc/webconf
cp -a $(WEBCONF_DIR)/var/webconf/* $(WEBCONF_TARGET_DIR)/var/webconf
cp -a $(WEBCONF_TARGET_DIR)/* $(BT_STAGING_DIR)
touch $(WEBCONF_DIR)/.build
build: $(WEBCONF_DIR)/.build
clean:
rm -rf $(WEBCONF_TARGET_DIR)
rm -rf $(WEBCONF_DIR)/.build
rm -rf $(WEBCONF_DIR)/.configured
srcclean:
rm -rf $(WEBCONF_DIR)
# rm -rf buildtool.*
--- NEW FILE: webconf.txt ---
The webconf-[date].tar.gz file is taken from
cvs.sourceforge.net:/leaf/src/config/webconf
To create the webconf-[date].tar.gz file:
1. use cvs to check out the source directory above
2. cd into the directory that contains etc and var
3. execute:
tar zcvf ~/webconf-[date].tar.gz \
$( cat var/lib/lrpkg/webconf.list | \
grep -v usr/bin | grep -v var/lib/lrpkg )
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits
