]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove filed/win32/bin directory
authorKern Sibbald <kern@sibbald.com>
Mon, 30 May 2005 16:31:59 +0000 (16:31 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 30 May 2005 16:31:59 +0000 (16:31 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2095 91ce42f0-d328-0410-95d8-f526ca767f89

20 files changed:
bacula/src/filed/win32/bin/CygwinBackup.bat [deleted file]
bacula/src/filed/win32/bin/CygwinInstall.bat [deleted file]
bacula/src/filed/win32/bin/CygwinUnInstall.bat [deleted file]
bacula/src/filed/win32/bin/Install.bat [deleted file]
bacula/src/filed/win32/bin/README.txt [deleted file]
bacula/src/filed/win32/bin/Start.bat [deleted file]
bacula/src/filed/win32/bin/Stop.bat [deleted file]
bacula/src/filed/win32/bin/Uninstall.bat [deleted file]
bacula/src/filed/win32/bin/backup [deleted file]
bacula/src/filed/win32/bin/backup.bat [deleted file]
bacula/src/filed/win32/bin/btraceback [deleted file]
bacula/src/filed/win32/bin/btraceback.gdb [deleted file]
bacula/src/filed/win32/bin/chmod.exe [deleted file]
bacula/src/filed/win32/bin/chown.exe [deleted file]
bacula/src/filed/win32/bin/cygwin1.dll [deleted file]
bacula/src/filed/win32/bin/cygz.dll [deleted file]
bacula/src/filed/win32/bin/mount.exe [deleted file]
bacula/src/filed/win32/bin/setup.bat [deleted file]
bacula/src/filed/win32/bin/sh.exe [deleted file]
bacula/src/filed/win32/bin/umount.exe [deleted file]

diff --git a/bacula/src/filed/win32/bin/CygwinBackup.bat b/bacula/src/filed/win32/bin/CygwinBackup.bat
deleted file mode 100755 (executable)
index dfa7241..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-rem
-rem
-c: 
-cd \cygwin\bacula\bin
-sh ./backup
diff --git a/bacula/src/filed/win32/bin/CygwinInstall.bat b/bacula/src/filed/win32/bin/CygwinInstall.bat
deleted file mode 100755 (executable)
index da0787e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-cd \cygwin\bacula\bin
-bacula-fd.exe /install 
-
diff --git a/bacula/src/filed/win32/bin/CygwinUnInstall.bat b/bacula/src/filed/win32/bin/CygwinUnInstall.bat
deleted file mode 100755 (executable)
index 9866cd4..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-cd \cygwin\bacula\bin
-bacula-fd.exe /remove 
-
diff --git a/bacula/src/filed/win32/bin/Install.bat b/bacula/src/filed/win32/bin/Install.bat
deleted file mode 100755 (executable)
index 65bbe8c..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-cd c:\bacula\bin
-c:\bacula\bin\bacula-fd.exe /install 
-
diff --git a/bacula/src/filed/win32/bin/README.txt b/bacula/src/filed/win32/bin/README.txt
deleted file mode 100644 (file)
index cefbf6b..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-
-             Bacula(tm) Win32
-
-
-This is the binary distribution of Bacula for Win32
-systems (Win95, Win98, WinMe, WinXP, WinNT, and Win2000).
-
-INSTALLATION
-
-1. From TAR Archive
-
-To install it, please UnZip (or detar) the distribution
-file into your root directory on drive c:\  then follow
-the instructions in the online manual viewable by any
-Internet Browser (Netscape, Microsoft Internet Explorer).
-See  http://www.bacula.org/rel-manual/index.html
-or get the source release
-
-Bacula (tm) is released under the GPL license (given below).
-
-Bacula uses cygwin1.dll, which is also released under the
-GPL license.  The source code and other information about
-cygwin can be found at http://www.cygwin.com
-
-/*
-   Copyright (C) 2000, 2001, 2002 Kern Sibbald and John Walker
-
-   This program is free software; you can redistribute it and/or
-   modify it under the terms of the GNU General Public License as
-   published by the Free Software Foundation; either version 2 of
-   the License, or (at your option) any later version.
-
-   This program is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-   General Public License for more details.
-
-   You should have received a copy of the GNU General Public
-   License along with this program; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-   MA 02111-1307, USA.
-
- */
diff --git a/bacula/src/filed/win32/bin/Start.bat b/bacula/src/filed/win32/bin/Start.bat
deleted file mode 100755 (executable)
index 1adb6c2..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-cd c:\bacula\bin
-c:\bacula\bin\bacula-fd.exe /service -c c:\bacula\bin\bacula-fd.conf
diff --git a/bacula/src/filed/win32/bin/Stop.bat b/bacula/src/filed/win32/bin/Stop.bat
deleted file mode 100755 (executable)
index d668499..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-cd c:\bacula\bin
-c:\bacula\bin\bacula-fd.exe /kill
diff --git a/bacula/src/filed/win32/bin/Uninstall.bat b/bacula/src/filed/win32/bin/Uninstall.bat
deleted file mode 100755 (executable)
index 4a7db53..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-cd c:\bacula\bin
-c:\bacula\bin\bacula-fd.exe /remove
diff --git a/bacula/src/filed/win32/bin/backup b/bacula/src/filed/win32/bin/backup
deleted file mode 100755 (executable)
index 2bfde7a..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh
-#
-#  A small script to start a Backup job from any Client machine
-#
-# You may need to add a full path and possibly the console.conf location
-#
-# Assume we are in the binary directory
-#
-JOB="NightlySave"
-#
-/bacula/bin/console -c /bacula/bin/console.conf <<END_OF_DATA
-run ${JOB}
-y
-quit
-END_OF_DATA
diff --git a/bacula/src/filed/win32/bin/backup.bat b/bacula/src/filed/win32/bin/backup.bat
deleted file mode 100755 (executable)
index fd2ebdb..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-rem
-rem
-c: 
-cd \bacula\bin
-sh ./backup
diff --git a/bacula/src/filed/win32/bin/btraceback b/bacula/src/filed/win32/bin/btraceback
deleted file mode 100755 (executable)
index 6f91c8d..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-#!/bin/sh
-# 
-# Script to do a stackdump of a Bacula daemon/program.
-#
-# We attempt to attach to running program
-#
-# Arguments to this script are
-#  $1 = path to executable
-#  $2 = main pid of running program to be traced back.
-#
-
-gdb -quiet -batch -x /bacula/bin/btraceback.gdb $1 $2 2>&1 | mail -s "Bacula traceback" root
-
-# Below is some old code that did the traceback from a core
-#  dump. However, for some odd reason, core dumps are not
-#  always produced.
-#i=0
-#core=
-#echo "In modified btraceback"
-#echo "$1 $2"
-#pwd
-#while [ "$i" -lt 60 ] ; do
-#  if [ -f core ] ; then
-#     break;
-#  fi
-#  if [ -f core.$2 ] ; then
-#     core=core.$2
-#     break 
-#  fi 
-#  sleep 1
-#  i=`expr $i + 1`
-#done
-
-#if test x$core != x; then
-#   gdb -quiet -batch -x /home/kern/bacula/bin/btraceback.gdb $1 $core 2>&1 | mail -s "Bacula traceback" kern@sibbald.com
-#else
-#   gdb -quiet -batch -x /home/kern/bacula/bin/btraceback.gdb $1 $2 2>&1 | mail -s "Bacula traceback" kern@sibbald.com
-#fi
diff --git a/bacula/src/filed/win32/bin/btraceback.gdb b/bacula/src/filed/win32/bin/btraceback.gdb
deleted file mode 100755 (executable)
index 387430a..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-print my_name
-print exename
-print exepath
-print catalog_db
-print version
-bt
-thread apply all bt
-f 0
-info locals
-f 1
-info locals
-f 2
-info locals
-f 3
-info locals
-f 4
-info locals
-f 5 
-info locals
-f 6
-info locals
-f 7
-info locals
-detach
-quit
diff --git a/bacula/src/filed/win32/bin/chmod.exe b/bacula/src/filed/win32/bin/chmod.exe
deleted file mode 100644 (file)
index 18078e1..0000000
Binary files a/bacula/src/filed/win32/bin/chmod.exe and /dev/null differ
diff --git a/bacula/src/filed/win32/bin/chown.exe b/bacula/src/filed/win32/bin/chown.exe
deleted file mode 100755 (executable)
index 8403c8e..0000000
Binary files a/bacula/src/filed/win32/bin/chown.exe and /dev/null differ
diff --git a/bacula/src/filed/win32/bin/cygwin1.dll b/bacula/src/filed/win32/bin/cygwin1.dll
deleted file mode 100755 (executable)
index 78210c9..0000000
Binary files a/bacula/src/filed/win32/bin/cygwin1.dll and /dev/null differ
diff --git a/bacula/src/filed/win32/bin/cygz.dll b/bacula/src/filed/win32/bin/cygz.dll
deleted file mode 100755 (executable)
index 08386ea..0000000
Binary files a/bacula/src/filed/win32/bin/cygz.dll and /dev/null differ
diff --git a/bacula/src/filed/win32/bin/mount.exe b/bacula/src/filed/win32/bin/mount.exe
deleted file mode 100755 (executable)
index beda551..0000000
Binary files a/bacula/src/filed/win32/bin/mount.exe and /dev/null differ
diff --git a/bacula/src/filed/win32/bin/setup.bat b/bacula/src/filed/win32/bin/setup.bat
deleted file mode 100755 (executable)
index 86d0f0e..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-rem 
-rem  perform installation of bacula on Win32 systems
-rem
-c:
-cd \
-mkdir tmp
-cd c:\bacula\bin
-path=c:\bacula\bin
-umount --remove-all-mounts
-mount -f c:\ /
-c:\bacula\bin\bacula-fd.exe /install -c c:\bacula\bin\bacula-fd.conf
diff --git a/bacula/src/filed/win32/bin/sh.exe b/bacula/src/filed/win32/bin/sh.exe
deleted file mode 100755 (executable)
index 34ffc0e..0000000
Binary files a/bacula/src/filed/win32/bin/sh.exe and /dev/null differ
diff --git a/bacula/src/filed/win32/bin/umount.exe b/bacula/src/filed/win32/bin/umount.exe
deleted file mode 100755 (executable)
index cb6b251..0000000
Binary files a/bacula/src/filed/win32/bin/umount.exe and /dev/null differ