[27714] in Source-Commits

home help back first fref pref prev next nref lref last post

pyhesiodfs commit: Remove Debian packaging from master

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Feb 12 16:37:24 2014

Date: Wed, 12 Feb 2014 16:37:14 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201402122137.s1CLbEGb023875@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/pyhesiodfs/commit/a955db3ea6fb7ebd80b6c4721123e212a2443007
commit a955db3ea6fb7ebd80b6c4721123e212a2443007
Author: Jonathan Reed <jdreed@mit.edu>
Date:   Wed Feb 12 16:03:56 2014 -0500

    Remove Debian packaging from master

 debian/changelog                     |  155 ----------------------------------
 debian/compat                        |    1 -
 debian/control                       |   23 -----
 debian/copyright                     |   41 ---------
 debian/debathena-pyhesiodfs.docs     |    1 -
 debian/debathena-pyhesiodfs.init     |  146 --------------------------------
 debian/debathena-pyhesiodfs.install  |    1 -
 debian/debathena-pyhesiodfs.links    |    1 -
 debian/debathena-pyhesiodfs.manpages |    1 -
 debian/debathena-pyhesiodfs.postinst |   53 ------------
 debian/debathena-pyhesiodfs.postrm   |   46 ----------
 debian/debathena-pyhesiodfs.preinst  |   38 --------
 debian/fuse.conf.debathena           |    1 -
 debian/pycompat                      |    1 -
 debian/pyhesiodfs.1                  |   54 ------------
 debian/pyversions                    |    1 -
 debian/rules                         |   16 ----
 debian/sample_config.ini             |   29 -------
 debian/source/format                 |    1 -
 19 files changed, 0 insertions(+), 610 deletions(-)

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index a25d6ec..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,155 +0,0 @@
-debathena-pyhesiodfs (1.1-0debathena1) unstable; urgency=low
-
-  * New upstream release (Trac: #766)
-  * pyhesiodfs now supports a config file
-  * The ability to display a "README.txt" file in the top level (used on
-    Mac OS X) has been restored, but is disabled by default in the config
-    file
-  * pyhesiodfs no longer logs every symlink creation (Trac: #355)
-  * pyhesiodfs presents an "attachtab" for use with new user-space utilities
-  * Logic for changing the script name on different platforms has been
-    moved to setup.py
-
- -- Jonathan Reed <jdreed@mit.edu>  Thu, 14 Nov 2013 16:55:54 -0500
-
-debathena-pyhesiodfs (1.0.1-0debathena1) unstable; urgency=low
-
-  * Re-factor all our existing patches into the mainline code, as we are
-    now becoming upstream
-  * setup.py retains the old script name (pyHesiodFS.py) on Mac OS X
-
- -- Jonathan Reed <jdreed@mit.edu>  Thu, 24 Oct 2013 14:44:29 -0400
-
-debathena-pyhesiodfs (0.0.r167-0debathena12) unstable; urgency=low
-
-  * Depend on fuse 2.8.5-2 in preference to fuse-utils, which no longer
-    exists in saucy and above (Trac: #1411)
-
- -- Jonathan Reed <jdreed@mit.edu>  Mon, 21 Oct 2013 09:54:00 -0400
-
-debathena-pyhesiodfs (0.0.r167-0debathena11) unstable; urgency=low
-
-  * Understand and appropriately display ERR lockers (Trac: #1329)
-
- -- Alex Dehnert <adehnert@mit.edu>  Tue, 18 Jun 2013 18:26:44 -0400
-
-debathena-pyhesiodfs (0.0.r167-0debathena10) unstable; urgency=low
-
-  * Catch tracebacks when starting (Trac: #482)
-
- -- Jonathan Reed <jdreed@mit.edu>  Wed, 03 Apr 2013 12:48:19 -0400
-
-debathena-pyhesiodfs (0.0.r167-0debathena9) unstable; urgency=low
-
-  * No change rebuild to pick up config-package-dev 4.13 changes
-
- -- Jonathan Reed <jdreed@mit.edu>  Wed, 26 Oct 2011 18:34:30 -0400
-
-debathena-pyhesiodfs (0.0.r167-0debathena8) unstable; urgency=low
-
-  * Actually install the man page
-
- -- Jonathan Reed <jdreed@mit.edu>  Sat, 25 Jun 2011 10:50:29 -0400
-
-debathena-pyhesiodfs (0.0.r167-0debathena7) unstable; urgency=low
-
-  * Add a man page (Trac: #271)
-
- -- Jonathan Reed <jdreed@mit.edu>  Thu, 10 Mar 2011 13:15:32 -0500
-
-debathena-pyhesiodfs (0.0.r167-0debathena6) unstable; urgency=low
-
-  * Set /proc/$pid/oom_adj to -17 (never OOM kill this process).
-    Code loosely adapted from ssh's initscript.
-
- -- Geoffrey Thomas <geofft@mit.edu>  Sun, 13 Feb 2011 22:06:57 -0500
-
-debathena-pyhesiodfs (0.0.r167-0debathena5) unstable; urgency=low
-
-  * Fix package name in maintainer scripts
-
- -- Jonathan Reed <jdreed@mit.edu>  Tue, 27 Apr 2010 11:21:05 -0400
-
-debathena-pyhesiodfs (0.0.r167-0debathena4) unstable; urgency=low
-
-  * Start PyHesiodFS with -o nonempty, in case there is anything in
-    /mit. (Trac: #461)
-
- -- Evan Broder <broder@mit.edu>  Thu, 10 Dec 2009 14:25:53 -0500
-
-debathena-pyhesiodfs (0.0.r167-0debathena3) unstable; urgency=low
-
-  * Start pyhesiodfs before ssh so that users don't end up without their
-    homedirs
-
- -- Evan Broder <broder@mit.edu>  Sat, 07 Mar 2009 16:32:07 -0500
-
-debathena-pyhesiodfs (0.0.r167-0debathena2) unstable; urgency=low
-
-  * Change "Debian-Athena Project" to "Debathena Project".
-
- -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 18:35:48 -0500
-
-debathena-pyhesiodfs (0.0.r167-0debathena1) unstable; urgency=low
-
-  * New upstream release
-
- -- Evan Broder <broder@mit.edu>  Tue, 30 Dec 2008 02:23:01 -0500
-
-debathena-pyhesiodfs (0.0.r157-0debathena2) unstable; urgency=low
-
-  * Rebuild with new version of python-hesiod
-
- -- Evan Broder <broder@mit.edu>  Thu, 20 Nov 2008 19:18:29 -0500
-
-debathena-pyhesiodfs (0.0.r157-0debathena1) unstable; urgency=low
-
-  * New upstream release
-
- -- Evan Broder <broder@mit.edu>  Tue, 11 Nov 2008 14:19:15 -0500
-
-debathena-pyhesiodfs (0.0.r150-0debathena4) unstable; urgency=low
-
-  * If /dev/fuse has group root, restart udev to work around LP #293502.
-
- -- Anders Kaseorg <andersk@mit.edu>  Tue, 04 Nov 2008 03:52:27 -0500
-
-debathena-pyhesiodfs (0.0.r150-0debathena3) unstable; urgency=low
-
-  * Fix a typo in the /lib/init/vars.sh part of the previous commit (which
-    was a work in progress and intentionally not committed).
-  * Revert /dev/fuse change, pending further investigation (/dev/fuse is
-    supposewd to be managed by udev).
-
- -- Anders Kaseorg <andersk@mit.edu>  Tue, 04 Nov 2008 02:56:25 -0500
-
-debathena-pyhesiodfs (0.0.r150-0debathena2) unstable; urgency=low
-
-  [ Anders Kaseorg ]
-  * Don't require /lib/init/vars.sh in the initscript, so it works on
-    dapper.
-
-  [ Evan Broder ]
-  * Fixup the permission bits on /dev/fuse if they're wrong
-
- -- Evan Broder <broder@mit.edu>  Mon, 03 Nov 2008 22:25:23 -0500
-
-debathena-pyhesiodfs (0.0.r150-0debathena1) unstable; urgency=low
-
-  * New upstream version
-  * Use PyHesiod bindings
-  * Remove the initscript for debathena-afuse-automounter on install
-  * Check properly if the package is still installed in the initscript
-  * Fix condition where fuse group might not exist when package is
-    installed
-  * Ensure permissions for /mit are correct in the initscript
-  * Don't fail to stop if the automounter is not currently running
-
- -- Evan Broder <evan@remus.mit.edu>  Sun, 10 Aug 2008 18:49:30 -0400
-
-debathena-pyhesiodfs (0.0.r77-0debathena1) unstable; urgency=low
-
-  * Initial release
-
- -- Evan Broder <broder@mit.edu>  Thu, 10 Jul 2008 20:33:40 -0400
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 7f8f011..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 71b9c3d..0000000
--- a/debian/control
+++ /dev/null
@@ -1,23 +0,0 @@
-Source: debathena-pyhesiodfs
-Section: debathena/net
-Priority: extra
-Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: cdbs, debhelper, config-package-dev, python-support
-Standards-Version: 3.9.3
-
-Package: debathena-pyhesiodfs
-Architecture: all
-XB-Python-Version: ${python:Versions}
-Depends: ${misc:Depends},
- ${python:Depends},
- python-fuse,
- fuse (>= 2.8.5-2~) | fuse-utils,
- adduser,
- lsb-base (>= 3.0-6),
- debathena-python-locker-support,
-Provides: ${diverted-files}
-Conflicts: debathena-afuse-automounter, debathena-autofs-config, ${diverted-files}
-Replaces: debathena-afuse-automounter, debathena-autofs-config
-Description: Hesiod automounter for Athena lockers
- This package includes a FUSE filesystem to automatically mount Athena
- lockers using the Hesiod directory information.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index 8d788ac..0000000
--- a/debian/copyright
+++ /dev/null
@@ -1,41 +0,0 @@
-This package was debianized by Evan Broder <broder@mit.edu> on Thu, 10
-Jul 2008 20:33:40 -0400.
-
-It was downloaded from
-<http://macathena.mit.edu/dist/pyhesiodfs-svn77.tar.gz>
-
-Upstream Author: 
-
-    Quentin Smith <quentin@mit.edu>
-
-Copyright: 
-
-    Copyright (C) 2007 Quentin Smith
-
-License:
-
-    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., 51 Franklin Street, Fifth Floor, Boston, MA
-    02110-1301 USA.
-
-pyHesiodFS is released under the GPL, see `/usr/share/common-licenses/GPL'.
-
-pyHesiodFS is based on hello.py, an example Python FUSE filesystem
-available from the python-fuse package at
-`/usr/share/doc/python-fuse/examples/hello.py'. This example is
-released under the LGPL, see `/usr/share/common-licenses/LGPL'.
-
-This Debian package was created as part of the Debathena Project
-<http://debathena.mit.edu> of the MIT Student Information Processing
-Board, and is released to the public domain.
diff --git a/debian/debathena-pyhesiodfs.docs b/debian/debathena-pyhesiodfs.docs
deleted file mode 100644
index 34f2230..0000000
--- a/debian/debathena-pyhesiodfs.docs
+++ /dev/null
@@ -1 +0,0 @@
-debian/sample_config.ini
diff --git a/debian/debathena-pyhesiodfs.init b/debian/debathena-pyhesiodfs.init
deleted file mode 100644
index 29d325f..0000000
--- a/debian/debathena-pyhesiodfs.init
+++ /dev/null
@@ -1,146 +0,0 @@
-#! /bin/sh
-### BEGIN INIT INFO
-# Provides:          debathena-pyhesiodfs
-# Required-Start:    $remote_fs openafs-client
-# Required-Stop:     $remote_fs openafs-client
-# Should-Start:      $local_fs $network
-# Default-Start:     2 3 4 5
-# Default-Stop:      0 1 6
-# Short-Description: Hesiod automounter for Athena lockers
-# Description:       Auto-create symlinks from /mit/LOCKER to AFS using Hesiod lookups.
-### END INIT INFO
-
-# Author: Evan Broder <broder@mit.edu>, Geoffrey Thomas <geofft@mit.edu>
-
-# Do NOT "set -e"
-
-PATH=/sbin:/usr/sbin:/bin:/usr/bin
-DESC="Debathena /mit automounter"
-NAME=debathena-pyhesiodfs
-DAEMON=/usr/bin/pyhesiodfs
-pyhesiodfs_dir="/mit"
-DAEMON_ARGS="-f $pyhesiodfs_dir -o nonempty"
-PIDFILE=/var/run/$NAME.pid
-SCRIPTNAME=/etc/init.d/$NAME
-oom_adj=-17
-
-# Exit if the package is not installed
-[ -x "$DAEMON" ] || exit 0
-
-# Read configuration variable file if it is present
-[ -r /etc/default/$NAME ] && . /etc/default/$NAME
-
-
-# Are we in a virtual environment that doesn't support modifying
-# /proc/self/oom_adj?
-if grep -q 'envID:.*[1-9]' /proc/self/status; then
-    unset oom_adj
-fi
-
-# Load the VERBOSE setting and other rcS variables
-: ${VERBOSE:=yes}
-if [ -f /lib/init/vars.sh ]; then
-    . /lib/init/vars.sh
-elif [ -f /etc/default/rcS ]; then
-    . /etc/default/rcS
-fi
-
-# Define LSB log_* functions.
-# Depend on lsb-base (>= 3.0-6) to ensure that this file is present.
-. /lib/lsb/init-functions
-
-#
-# Function that starts the daemon/service
-#
-do_start()
-{
-    # Return
-    #   0 if daemon has been started
-    #   1 if daemon was already running
-    #   2 if daemon could not be started
-    
-    # Try to make sure fuse is setup
-    [ -e /dev/fuse ] || modprobe fuse || return 2
-    
-    if cat /proc/mounts | grep " $pyhesiodfs_dir " >/dev/null 2>&1; then
-	return 1
-    fi
-    
-    mkdir -p "$pyhesiodfs_dir"
-    chown root:pyhesiodfs "$pyhesiodfs_dir"
-    chmod 770 "$pyhesiodfs_dir"
-    
-    start-stop-daemon --start --quiet --pidfile $PIDFILE \
-        --chuid pyhesiodfs:pyhesiodfs --background \
-        --make-pidfile \
-	--exec $DAEMON -- \
-        $DAEMON_ARGS \
-        || return 2
-
-    if [ -n "$oom_adj" ] && [ -w /proc/"$(cat "$PIDFILE")"/oom_adj ]; then
-        echo "$oom_adj" > /proc/"$(cat "$PIDFILE")"/oom_adj
-    fi
-}
-
-#
-# Function that stops the daemon/service
-#
-do_stop()
-{
-    # Return
-    #   0 if daemon has been stopped
-    #   1 if daemon was already stopped
-    #   2 if daemon could not be stopped
-    #   other if a failure occurred
-    
-    if cat /proc/mounts | grep " $pyhesiodfs_dir " >/dev/null 2>&1; then
-        umount -l "$pyhesiodfs_dir" || return 2
-        # Many daemons don't delete their pidfiles when they exit.
-	rm -f "$PIDFILE"
-    else
-	return 1
-    fi
-}
-
-case "$1" in
-    start)
-        [ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME"
-        do_start
-        case "$?" in
-            0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
-            2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
-        esac
-        ;;
-    stop)
-        [ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME"
-        do_stop
-        case "$?" in
-            0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
-            2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
-        esac
-        ;;
-    restart|force-reload)
-        log_daemon_msg "Restarting $DESC" "$NAME"
-        do_stop
-        case "$?" in
-            0|1)
-                do_start
-                case "$?" in
-                    0) log_end_msg 0 ;;
-                    1) log_end_msg 1 ;; # Old process is still running
-                    *) log_end_msg 1 ;; # Failed to start
-                esac
-                ;;
-            *)
-                # Failed to stop
-                log_end_msg 1
-                ;;
-        esac
-        ;;
-    *)
-        echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload}" >&2
-        exit 3
-        ;;
-esac
-
-:
diff --git a/debian/debathena-pyhesiodfs.install b/debian/debathena-pyhesiodfs.install
deleted file mode 100644
index 816d091..0000000
--- a/debian/debathena-pyhesiodfs.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/fuse.conf.debathena etc/
diff --git a/debian/debathena-pyhesiodfs.links b/debian/debathena-pyhesiodfs.links
deleted file mode 100644
index e13a516..0000000
--- a/debian/debathena-pyhesiodfs.links
+++ /dev/null
@@ -1 +0,0 @@
-/etc/init.d/debathena-pyhesiodfs /etc/init.d/debathena-mit-automounter
diff --git a/debian/debathena-pyhesiodfs.manpages b/debian/debathena-pyhesiodfs.manpages
deleted file mode 100644
index 8794e83..0000000
--- a/debian/debathena-pyhesiodfs.manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/pyhesiodfs.1
diff --git a/debian/debathena-pyhesiodfs.postinst b/debian/debathena-pyhesiodfs.postinst
deleted file mode 100644
index 8c045ac..0000000
--- a/debian/debathena-pyhesiodfs.postinst
+++ /dev/null
@@ -1,53 +0,0 @@
-#!/bin/sh
-# postinst script for debathena-python-pyhesiodfs
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <postinst> `configure' <most-recently-configured-version>
-#        * <old-postinst> `abort-upgrade' <new version>
-#        * <conflictor's-postinst> `abort-remove' `in-favour' <package>
-#          <new-version>
-#        * <postinst> `abort-remove'
-#        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
-#          <failed-install-package> <version> `removing'
-#          <conflicting-package> <version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-case "$1" in
-    configure)
-        adduser pyhesiodfs fuse
-        
-	if hash invoke-rc.d 2>/dev/null; then
-	    # If /dev/fuse has group root, restart udev to work around
-	    # <https://bugs.launchpad.net/ubuntu/+source/fuse/+bug/293502>
-	    [ "$(stat -c %g /dev/fuse)" != 0 ] || invoke-rc.d udev restart || :
-	    invoke-rc.d debathena-pyhesiodfs restart
-	else
-	    [ "$(stat -c %g /dev/fuse)" != 0 ] || /etc/init.d/udev restart || :
-	    /etc/init.d/debathena-pyhesiodfs restart
-	fi
-        update-rc.d -f debathena-afuse-automounter remove >/dev/null || :
-    ;;
-
-    abort-upgrade|abort-remove|abort-deconfigure)
-    ;;
-
-    *)
-        echo "postinst called with unknown argument \`$1'" >&2
-        exit 1
-    ;;
-esac
-
-exit 0
-
-
diff --git a/debian/debathena-pyhesiodfs.postrm b/debian/debathena-pyhesiodfs.postrm
deleted file mode 100644
index 4a837f8..0000000
--- a/debian/debathena-pyhesiodfs.postrm
+++ /dev/null
@@ -1,46 +0,0 @@
-#!/bin/sh
-# postrm script for debathena-pyhesiodfs
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <postrm> `remove'
-#        * <postrm> `purge'
-#        * <old-postrm> `upgrade' <new-version>
-#        * <new-postrm> `failed-upgrade' <old-version>
-#        * <new-postrm> `abort-install'
-#        * <new-postrm> `abort-install' <old-version>
-#        * <new-postrm> `abort-upgrade' <old-version>
-#        * <disappearer's-postrm> `disappear' <overwriter>
-#          <overwriter-version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
-    purge)
-	if getent passwd pyhesiodfs >/dev/null; then
-	    deluser --system pyhesiodfs || :
-	fi
-	if getent group pyhesiodfs >/dev/null; then
-	    delgroup --system pyhesiodfs || :
-	fi
-	;;
-    
-    remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
-    ;;
-
-    *)
-        echo "postrm called with unknown argument \`$1'" >&2
-        exit 1
-    ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/debathena-pyhesiodfs.preinst b/debian/debathena-pyhesiodfs.preinst
deleted file mode 100644
index 1b674f0..0000000
--- a/debian/debathena-pyhesiodfs.preinst
+++ /dev/null
@@ -1,38 +0,0 @@
-#!/bin/sh
-# preinst script for debathena-pyhesiodfs
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#        * <new-preinst> `install'
-#        * <new-preinst> `install' <old-version>
-#        * <new-preinst> `upgrade' <old-version>
-#        * <old-preinst> `abort-upgrade' <new-version>
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case "$1" in
-    install|upgrade)
-	if ! getent passwd pyhesiodfs >/dev/null; then
-	    adduser --system --no-create-home --group pyhesiodfs
-	fi
-	;;
-    
-    abort-upgrade)
-	;;
-    
-    *)
-        echo "preinst called with unknown argument \`$1'" >&2
-        exit 1
-	;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/fuse.conf.debathena b/debian/fuse.conf.debathena
deleted file mode 100644
index a439ab8..0000000
--- a/debian/fuse.conf.debathena
+++ /dev/null
@@ -1 +0,0 @@
-user_allow_other
diff --git a/debian/pycompat b/debian/pycompat
deleted file mode 100644
index 0cfbf08..0000000
--- a/debian/pycompat
+++ /dev/null
@@ -1 +0,0 @@
-2
diff --git a/debian/pyhesiodfs.1 b/debian/pyhesiodfs.1
deleted file mode 100644
index f4b0d3c..0000000
--- a/debian/pyhesiodfs.1
+++ /dev/null
@@ -1,54 +0,0 @@
-.TH pyhesiodfs 1 "March 2011" Debathena debathena-pyhesiodfs
-.SH NAME
-pyhesiodfs \- PythonFUSE-based automounter for /mit
-.SH SYNOPSIS
-.B pyhesiodfs [
-.I options
-.B ]
-.SH DESCRIPTION
-.B pyhesiodfs
-uses the Python FUSE API to create a FUSE ("Filesystem in Userspace")
-filesystem mounted on /mit, which automatically looks up locker names
-in Hesiod and creates the necessary symlinks to the path in AFS.  It
-is the user's responsibility to obtain the necessary AFS tokens, though
-this is usually done at login time by PAM.
-
-.SH OPTIONS
-Most options are passed directly to the Python FUSE option parser.
-Consult that documentation for the appropriate options.  
-
-On Debathena, it is typically invoked as:
-.B pyhesiodfs -f /mit -o nonempty
-
-.SH CONFIGURATION
-There is an optional config file, with inline documentation, installed
-at wherever your distribution installs documentation (probably
-/usr/share/doc).  Go read it.
-
-.SH FILES
-.I /etc/fuse.conf
-.RS
-Actually provided by fuse-utils, but diverted by the debathena-pyhesiodfs package.
-.RE
-
-.I /etc/pyhesiodfs/config.ini
-.RS
-The (optional) config file.  See above.
-
-.SH BUGS
-Probably.
-.SH AUTHOR
-.B pyhesiodfs
-was written by Quentin Smith and heavily customized by the Debathena
-Project, a joint effort of SIPB and MIT IS&T.  The manual page was
-written by Jonathan Reed.
-.SH "SEE ALSO"
-The python-fuse documentation, available via the 
-.I pydoc
-command, and its FAQ, typically installed at
-.I /usr/share/doc/python-fuse/FAQ
-
-.BR hesiod (3),
-.BR lockers (7),
-.BR undocumented (7)
-
diff --git a/debian/pyversions b/debian/pyversions
deleted file mode 100644
index 0c043f1..0000000
--- a/debian/pyversions
+++ /dev/null
@@ -1 +0,0 @@
-2.6-
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index 9e8e934..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_DIVERT_EXTENSION = .debathena
-DEB_DIVERT_FILES_debathena-pyhesiodfs += \
-	/etc/fuse.conf.debathena
-DEB_PYTHON_SYSTEM=pysupport
-
-ifneq ($(shell grep RESTART_AFTER_UPGRADE /usr/bin/dh_installinit),)
-	DEB_DH_INSTALLINIT_ARGS += --restart-after-upgrade
-endif
-
-DEB_UPDATE_RCD_PARAMS_debathena-pyhesiodfs += defaults 15 85
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/config-package.mk
-include /usr/share/cdbs/1/class/python-distutils.mk
diff --git a/debian/sample_config.ini b/debian/sample_config.ini
deleted file mode 100644
index 58f4ee4..0000000
--- a/debian/sample_config.ini
+++ /dev/null
@@ -1,29 +0,0 @@
-# This is a sample pyhesiodfs config file.  It has one section
-# ('PyHesiodFS').  All values shown here are defaults.
-[PyHesiodFS]
-# syslog on unavailable lockers?
-syslog_unavail = true
-
-# syslog on unknown lockers?
-syslog_unknown = true
-
-# syslog on sucessful symlink creation?
-syslog_success = false
-
-# Show a "README"-esque file in the filesystem
-show_readme = false
-
-# Filename of the aforementioned file
-readme_filename = README.txt
-
-# Contents of the aforementioned file
-# This is a multi-line string.  Each subsequent line must be indented.
-# '{mountpoint}' will be replaced with the mountpoint of the filesystem
-# '{blank}' will be replaced by whitespace.  A trailing newline
-# will be added to the file.
-readme_contents = This is the pyhesiodfs FUSE autmounter.
-  {blank}
-  To access a Hesiod filsys, just access {mountpoint}/name.
-  {blank}
-  If you're using the Finder, try pressing Cmd+Shift+G and then
-  entering {mountpoint}/name
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644
index d3827e7..0000000
--- a/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-1.0

home help back first fref pref prev next nref lref last post