From: Joe Z. <jz...@us...> - 2003-05-04 19:52:06
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1:/tmp/cvs-serv3590/bobs Modified Files: ChangeLog INSTALL NEWS VERSION bobs.spec configure configure.in Log Message: Prepare for release 0.6.0pre2 Index: ChangeLog =================================================================== RCS file: /cvsroot/bobs/bobs/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- ChangeLog 1 May 2003 05:21:14 -0000 1.8 +++ ChangeLog 4 May 2003 19:51:59 -0000 1.9 @@ -3,6 +3,7 @@ Version ? (edit as you go) +Version 0.6.0pre2 Rene Rask (re...@gr...) -- Bug fix 4-02-2003 When backing up multiple servers using nfs, one of the nfs Index: INSTALL =================================================================== RCS file: /cvsroot/bobs/bobs/INSTALL,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- INSTALL 28 Mar 2003 03:38:22 -0000 1.20 +++ INSTALL 4 May 2003 19:51:59 -0000 1.21 @@ -298,10 +298,19 @@ 4. Bobs is now installed. - Point your browser to http://your.server.name/bobs/admin.php to - configure your backups. + Point your browser to http://your.server.name/bobs/admin.php. -5. If you want to uninstall bobs, or change your configuration: + Log in. The default password is 'admin'. + + Click on 'Check Configuration'. This will tell you if bobs + is running properly. + +5. Now you can create backup configurations. After you create one, + highlight the new configuration in the list and click on + 'Check Configuration'. This will run lots of diagnostics and + tell you if your backup configuration is okay. + +6. If you want to uninstall bobs, or change your configuration: Run 'make uninstall' from the directory where you extracted the bobs files to remove the bobs web pages and delete the Index: NEWS =================================================================== RCS file: /cvsroot/bobs/bobs/NEWS,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- NEWS 10 Jun 2002 05:03:20 -0000 1.1 +++ NEWS 4 May 2003 19:51:59 -0000 1.2 @@ -12,3 +12,6 @@ ==== Adapting to the GNU auto{make,conf} stuff + + 05-04-2003 + Released version 0.6.0pre2. Index: VERSION =================================================================== RCS file: /cvsroot/bobs/bobs/VERSION,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- VERSION 28 Mar 2003 03:38:22 -0000 1.2 +++ VERSION 4 May 2003 19:51:59 -0000 1.3 @@ -1 +1 @@ -Version 0.6.0pre1 +Version 0.6.0pre2 Index: bobs.spec =================================================================== RCS file: /cvsroot/bobs/bobs/bobs.spec,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- bobs.spec 20 Apr 2003 08:02:51 -0000 1.3 +++ bobs.spec 4 May 2003 19:51:59 -0000 1.4 @@ -1,6 +1,6 @@ Summary: Browseable Online Backup System (BOBS). Name: bobs -Version: 0.6.0pre1 +Version: 0.6.0pre2 Release: 1 License: GPL Group: Applications/Archiving Index: configure =================================================================== RCS file: /cvsroot/bobs/bobs/configure,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- configure 24 Apr 2003 06:15:56 -0000 1.9 +++ configure 4 May 2003 19:51:59 -0000 1.10 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.57 for bobs 0.6.0pre1. +# Generated by GNU Autoconf 2.57 for bobs 0.6.0pre2. # # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. @@ -266,8 +266,8 @@ # Identity of this package. PACKAGE_NAME='bobs' PACKAGE_TARNAME='bobs' -PACKAGE_VERSION='0.6.0pre1' -PACKAGE_STRING='bobs 0.6.0pre1' +PACKAGE_VERSION='0.6.0pre2' +PACKAGE_STRING='bobs 0.6.0pre2' PACKAGE_BUGREPORT='' ac_unique_file="admin.php" @@ -721,7 +721,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures bobs 0.6.0pre1 to adapt to many kinds of systems. +\`configure' configures bobs 0.6.0pre2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -783,7 +783,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of bobs 0.6.0pre1:";; + short | recursive ) echo "Configuration of bobs 0.6.0pre2:";; esac cat <<\_ACEOF @@ -856,7 +856,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -bobs configure 0.6.0pre1 +bobs configure 0.6.0pre2 generated by GNU Autoconf 2.57 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 @@ -871,7 +871,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by bobs $as_me 0.6.0pre1, which was +It was created by bobs $as_me 0.6.0pre2, which was generated by GNU Autoconf 2.57. Invocation command line was $ $0 $@ @@ -1462,7 +1462,7 @@ # Define the identity of the package. PACKAGE=bobs - VERSION=0.6.0pre1 + VERSION=0.6.0pre2 cat >>confdefs.h <<_ACEOF @@ -2165,7 +2165,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by bobs $as_me 0.6.0pre1, which was +This file was extended by bobs $as_me 0.6.0pre2, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2220,7 +2220,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -bobs config.status 0.6.0pre1 +bobs config.status 0.6.0pre2 configured by $0, generated by GNU Autoconf 2.57, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" Index: configure.in =================================================================== RCS file: /cvsroot/bobs/bobs/configure.in,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- configure.in 24 Apr 2003 06:15:56 -0000 1.11 +++ configure.in 4 May 2003 19:51:59 -0000 1.12 @@ -13,13 +13,13 @@ dnl> 02-03-2003 Provide destination for crontab for 'make rpm'. PACKAGE=bobs -VERSION=0.6.0pre1 +VERSION=0.6.0pre2 dnl> dnl> Verify we're in the right directory by looking for a unique file. dnl> -AC_INIT(bobs, 0.6.0pre1) +AC_INIT(bobs, 0.6.0pre2) AC_CONFIG_SRCDIR(admin.php) AM_INIT_AUTOMAKE |