]> git.michaelhowe.org Git - packages/o/openafs.git/log
packages/o/openafs.git
16 years agoInstall new upstream man pages
Russ Allbery [Wed, 17 Jun 2009 21:38:55 +0000 (14:38 -0700)]
Install new upstream man pages

16 years agoFix syntax error in the documentation installation
Russ Allbery [Wed, 17 Jun 2009 21:36:16 +0000 (14:36 -0700)]
Fix syntax error in the documentation installation

16 years agoRemove afs/sysctl.h from the build system
Russ Allbery [Wed, 17 Jun 2009 21:16:38 +0000 (14:16 -0700)]
Remove afs/sysctl.h from the build system

This change was accidentally lost in the merge of the new upstream
version.

16 years agoBuild and install the Doxygen protocol documentation
Russ Allbery [Wed, 17 Jun 2009 21:09:48 +0000 (14:09 -0700)]
Build and install the Doxygen protocol documentation

16 years agoBuild and install the new DocBook manuals
Russ Allbery [Wed, 17 Jun 2009 20:50:09 +0000 (13:50 -0700)]
Build and install the new DocBook manuals

Install generated PDF and HTML from the new DocBook manuals.  Install
only ka2heim.txt from the txt directory; the other things in there aren't
horribly useful.  Stop installing the old HTML documentation.  Add the
required additional configure options for the DocBook documentation build.

16 years agoAdd initial upstream changelog entry for 1.4.11~pre1+dfsg1
Russ Allbery [Wed, 17 Jun 2009 20:32:39 +0000 (13:32 -0700)]
Add initial upstream changelog entry for 1.4.11~pre1+dfsg1

16 years agoMerge commit 'upstream/1.4.11.pre1+dfsg1'
Russ Allbery [Wed, 17 Jun 2009 20:21:54 +0000 (13:21 -0700)]
Merge commit 'upstream/1.4.11.pre1+dfsg1'

Conflicts:
src/afs/Makefile.in

16 years agoImported Upstream version 1.4.11~pre1+dfsg1 upstream/1.4.11.pre1+dfsg1
Russ Allbery [Wed, 17 Jun 2009 20:20:14 +0000 (13:20 -0700)]
Imported Upstream version 1.4.11~pre1+dfsg1

16 years agoFinalize changes for 1.4.10+dfsg1-2 debian/1.4.10+dfsg1-2
Russ Allbery [Wed, 27 May 2009 04:19:17 +0000 (21:19 -0700)]
Finalize changes for 1.4.10+dfsg1-2

16 years agoBuild-depend on cpio (used for generating openafs-modules-source)
Russ Allbery [Wed, 27 May 2009 02:19:11 +0000 (19:19 -0700)]
Build-depend on cpio (used for generating openafs-modules-source)

16 years agoApply STABLE14-man-page-vos-dump-flags-20090526
Russ Allbery [Wed, 27 May 2009 01:27:01 +0000 (18:27 -0700)]
Apply STABLE14-man-page-vos-dump-flags-20090526

* Apply upstream CVS deltas:
  - STABLE14-man-page-vos-dump-flags-20090526: document the -clone and
    -omitdirs flags to vos dump.  (Closes: #502571)

16 years agoSTABLE14-linux-mmap-antirecursion-avoid-spurious-eio-20090526
Russ Allbery [Tue, 26 May 2009 23:55:52 +0000 (16:55 -0700)]
STABLE14-linux-mmap-antirecursion-avoid-spurious-eio-20090526

I avoided pulling up the error that this fixes, but note that it's
applied in the changelog for the record.

16 years agoApply STABLE14-background-fsync-consistency-issues-20090522
Russ Allbery [Tue, 26 May 2009 23:54:05 +0000 (16:54 -0700)]
Apply STABLE14-background-fsync-consistency-issues-20090522

* Apply upstream CVS deltas:
  - STABLE14-background-fsync-consistency-issues-20090522: file
    descriptor handling fixes for the file server.

16 years agoApply STABLE14-memcache-write-on-laststore-20090512
Russ Allbery [Tue, 26 May 2009 23:50:39 +0000 (16:50 -0700)]
Apply STABLE14-memcache-write-on-laststore-20090512

* Apply upstream CVS deltas:
  - STABLE14-memcache-write-on-laststore-20090512: write back dirty
    pages on last store with memcache to avoid losing changes.

16 years agoApply STABLE14-dprintf-rename-20090427
Russ Allbery [Tue, 26 May 2009 23:48:48 +0000 (16:48 -0700)]
Apply STABLE14-dprintf-rename-20090427

* Apply upstream CVS deltas:
  - STABLE14-dprintf-rename-20090427: rename AFS's dprintf to avoid
    conflicts with one in the kernel.

16 years agoApply STABLE14-linux-mmap-antirecursion-fix-20090512
Russ Allbery [Tue, 26 May 2009 23:47:24 +0000 (16:47 -0700)]
Apply STABLE14-linux-mmap-antirecursion-fix-20090512

* Apply upstream CVS deltas:
  - STABLE14-linux-mmap-antirecursion-fix-20090512: improvements in
    flag setting and locking around recursive mmap protection.

16 years agoApply STABLE14-linux26-defer-cred-changing-20090511
Russ Allbery [Tue, 26 May 2009 23:34:35 +0000 (16:34 -0700)]
Apply STABLE14-linux26-defer-cred-changing-20090511

* Apply upstream CVS deltas:
  - STABLE14-linux26-defer-cred-changing-20090511: defer changing groups
    when the real and effective credentials of a process differ to avoid
    running afoul of checks in newer Linux kernels that cause oops.
    (Closes: #528785)

16 years agoDynamically determine versions for dkms.conf and get-orig-source
Russ Allbery [Tue, 26 May 2009 23:28:10 +0000 (16:28 -0700)]
Dynamically determine versions for dkms.conf and get-orig-source

* Dynamically determine the Debian and upstream versions for dkms.conf
  and get-orig-source from debian/changelog.  Thanks, Anders Kaseorg.
  (LP: #364426)

16 years agoEnable DKMS support
Russ Allbery [Tue, 26 May 2009 19:00:29 +0000 (12:00 -0700)]
Enable DKMS support

* Provide an openafs-modules-dkms package that uses DKMS to dynamically
  build kernel modules for the local kernel and document this option in
  README.modules.  This is an alternative to installing
  openafs-modules-source and building kernel modules for each new kernel
  with module-assistant or make-kpkg.  (Closes: #168852, #525131)
  (LP: #52786, #364426, #369875)
* Have openafs-client recommend at least the current source version of
  openafs-modules-source or openafs-modules-dkms instead of any old
  version.  While the API probably hasn't changed, it's best practice to
  keep a relatively close match between the userspace andn the kernel
  module version.  (LP: #369875)

16 years agoFinalize changes for 1.4.10+dfsg1-1 and add NEWS debian/1.4.10+dfsg1-1
Russ Allbery [Mon, 6 Apr 2009 22:51:37 +0000 (15:51 -0700)]
Finalize changes for 1.4.10+dfsg1-1 and add NEWS

16 years agoUpdate 1.4.10 with security advisory names and CVEs
Russ Allbery [Mon, 6 Apr 2009 22:48:58 +0000 (15:48 -0700)]
Update 1.4.10 with security advisory names and CVEs

16 years agoMerge branch 'feature/pic-libraries'
Russ Allbery [Sat, 4 Apr 2009 19:29:24 +0000 (12:29 -0700)]
Merge branch 'feature/pic-libraries'

16 years agoMerge branch 'bug/pam-build'
Russ Allbery [Sat, 4 Apr 2009 19:29:19 +0000 (12:29 -0700)]
Merge branch 'bug/pam-build'

16 years agoMerge branch 'bug/module-name'
Russ Allbery [Sat, 4 Apr 2009 19:29:17 +0000 (12:29 -0700)]
Merge branch 'bug/module-name'

16 years agoMerge branch 'bug/kbuild-headers'
Russ Allbery [Sat, 4 Apr 2009 19:29:12 +0000 (12:29 -0700)]
Merge branch 'bug/kbuild-headers'

16 years agoMerge branch 'bug/compiler-flags'
Russ Allbery [Sat, 4 Apr 2009 19:29:08 +0000 (12:29 -0700)]
Merge branch 'bug/compiler-flags'

16 years agoMerge branch 'upstream' into feature/pic-libraries
Russ Allbery [Sat, 4 Apr 2009 19:28:59 +0000 (12:28 -0700)]
Merge branch 'upstream' into feature/pic-libraries

16 years agoMerge branch 'upstream' into bug/pam-build
Russ Allbery [Sat, 4 Apr 2009 19:28:52 +0000 (12:28 -0700)]
Merge branch 'upstream' into bug/pam-build

16 years agoMerge branch 'upstream' into bug/module-name
Russ Allbery [Sat, 4 Apr 2009 19:28:42 +0000 (12:28 -0700)]
Merge branch 'upstream' into bug/module-name

16 years agoMerge branch 'upstream' into bug/kbuild-headers
Russ Allbery [Sat, 4 Apr 2009 19:28:35 +0000 (12:28 -0700)]
Merge branch 'upstream' into bug/kbuild-headers

16 years agoMerge branch 'upstream' into bug/compiler-flags
Russ Allbery [Sat, 4 Apr 2009 19:28:25 +0000 (12:28 -0700)]
Merge branch 'upstream' into bug/compiler-flags

16 years agoMerge branch 'upstream'
Russ Allbery [Sat, 4 Apr 2009 19:25:18 +0000 (12:25 -0700)]
Merge branch 'upstream'

16 years agoImported Upstream version 1.4.10+dfsg1 upstream/1.4.10+dfsg1
Russ Allbery [Sat, 4 Apr 2009 19:18:41 +0000 (12:18 -0700)]
Imported Upstream version 1.4.10+dfsg1

16 years agoMerge commit 'upstream/1.4.10+dfsg1'
Russ Allbery [Sat, 4 Apr 2009 17:48:36 +0000 (10:48 -0700)]
Merge commit 'upstream/1.4.10+dfsg1'

16 years agoImported Upstream version 1.4.10+dfsg1
Russ Allbery [Sat, 4 Apr 2009 17:48:18 +0000 (10:48 -0700)]
Imported Upstream version 1.4.10+dfsg1

16 years agoUpdate CellServDB to 2008-11-07 version
Russ Allbery [Fri, 3 Apr 2009 22:26:37 +0000 (15:26 -0700)]
Update CellServDB to 2008-11-07 version

16 years agoMerge branch 'feature/pic-libraries'
Russ Allbery [Fri, 3 Apr 2009 02:57:23 +0000 (19:57 -0700)]
Merge branch 'feature/pic-libraries'

16 years agoMerge branch 'bug/pam-build'
Russ Allbery [Fri, 3 Apr 2009 02:57:18 +0000 (19:57 -0700)]
Merge branch 'bug/pam-build'

16 years agoMerge branch 'bug/module-name'
Russ Allbery [Fri, 3 Apr 2009 02:57:13 +0000 (19:57 -0700)]
Merge branch 'bug/module-name'

16 years agoMerge branch 'bug/kbuild-headers'
Russ Allbery [Fri, 3 Apr 2009 02:57:10 +0000 (19:57 -0700)]
Merge branch 'bug/kbuild-headers'

16 years agoMerge branch 'bug/compiler-flags'
Russ Allbery [Fri, 3 Apr 2009 02:57:06 +0000 (19:57 -0700)]
Merge branch 'bug/compiler-flags'

16 years agoMerge branch 'upstream' into feature/pic-libraries
Russ Allbery [Fri, 3 Apr 2009 02:56:58 +0000 (19:56 -0700)]
Merge branch 'upstream' into feature/pic-libraries

16 years agoMerge branch 'upstream' into bug/pam-build
Russ Allbery [Fri, 3 Apr 2009 02:56:52 +0000 (19:56 -0700)]
Merge branch 'upstream' into bug/pam-build

16 years agoMerge branch 'upstream' into bug/module-name
Russ Allbery [Fri, 3 Apr 2009 02:56:42 +0000 (19:56 -0700)]
Merge branch 'upstream' into bug/module-name

16 years agoMerge branch 'upstream' into bug/kbuild-headers
Russ Allbery [Fri, 3 Apr 2009 02:54:38 +0000 (19:54 -0700)]
Merge branch 'upstream' into bug/kbuild-headers

16 years agoMerge branch 'upstream' into bug/compiler-flags
Russ Allbery [Fri, 3 Apr 2009 02:54:31 +0000 (19:54 -0700)]
Merge branch 'upstream' into bug/compiler-flags

16 years agoMerge commit 'upstream/1.4.10+dfsg1'
Russ Allbery [Fri, 3 Apr 2009 02:53:09 +0000 (19:53 -0700)]
Merge commit 'upstream/1.4.10+dfsg1'

16 years agoImported Upstream version 1.4.10+dfsg1
Russ Allbery [Fri, 3 Apr 2009 02:52:53 +0000 (19:52 -0700)]
Imported Upstream version 1.4.10+dfsg1

16 years agoUpdate standards version to 3.8.1
Russ Allbery [Thu, 2 Apr 2009 22:56:15 +0000 (15:56 -0700)]
Update standards version to 3.8.1

16 years agoAdd man page for vos setfields
Russ Allbery [Thu, 2 Apr 2009 22:39:28 +0000 (15:39 -0700)]
Add man page for vos setfields

16 years agoMerge branch 'feature/pic-libraries'
Russ Allbery [Thu, 2 Apr 2009 22:25:27 +0000 (15:25 -0700)]
Merge branch 'feature/pic-libraries'

16 years agoMerge branch 'bug/pam-build'
Russ Allbery [Thu, 2 Apr 2009 22:25:23 +0000 (15:25 -0700)]
Merge branch 'bug/pam-build'

16 years agoMerge branch 'bug/module-name'
Russ Allbery [Thu, 2 Apr 2009 22:25:20 +0000 (15:25 -0700)]
Merge branch 'bug/module-name'

16 years agoMerge branch 'bug/kbuild-headers'
Russ Allbery [Thu, 2 Apr 2009 22:25:16 +0000 (15:25 -0700)]
Merge branch 'bug/kbuild-headers'

16 years agoMerge branch 'bug/compiler-flags'
Russ Allbery [Thu, 2 Apr 2009 22:25:12 +0000 (15:25 -0700)]
Merge branch 'bug/compiler-flags'

16 years agoMerge branch 'upstream' into feature/pic-libraries
Russ Allbery [Thu, 2 Apr 2009 22:25:02 +0000 (15:25 -0700)]
Merge branch 'upstream' into feature/pic-libraries

16 years agoMerge branch 'upstream' into bug/pam-build
Russ Allbery [Thu, 2 Apr 2009 22:19:55 +0000 (15:19 -0700)]
Merge branch 'upstream' into bug/pam-build

16 years agoMerge branch 'upstream' into bug/module-name
Russ Allbery [Thu, 2 Apr 2009 22:19:45 +0000 (15:19 -0700)]
Merge branch 'upstream' into bug/module-name

16 years agoMerge branch 'upstream' into bug/kbuild-headers
Russ Allbery [Thu, 2 Apr 2009 22:19:16 +0000 (15:19 -0700)]
Merge branch 'upstream' into bug/kbuild-headers

16 years agoMerge branch 'upstream' into bug/compiler-flags
Russ Allbery [Thu, 2 Apr 2009 22:19:05 +0000 (15:19 -0700)]
Merge branch 'upstream' into bug/compiler-flags

16 years agoAdd changelog for 1.4.10
Russ Allbery [Thu, 2 Apr 2009 22:18:27 +0000 (15:18 -0700)]
Add changelog for 1.4.10

16 years agoMerge commit 'upstream/1.4.10+dfsg1'
Russ Allbery [Thu, 2 Apr 2009 22:13:09 +0000 (15:13 -0700)]
Merge commit 'upstream/1.4.10+dfsg1'

16 years agoImported Upstream version 1.4.10+dfsg1
Russ Allbery [Thu, 2 Apr 2009 22:12:54 +0000 (15:12 -0700)]
Imported Upstream version 1.4.10+dfsg1

16 years agoUpdate get-orig-source for 1.4.10
Russ Allbery [Thu, 2 Apr 2009 22:12:21 +0000 (15:12 -0700)]
Update get-orig-source for 1.4.10

16 years agoAdd changelog entry for PIC library support
Russ Allbery [Wed, 1 Apr 2009 02:26:27 +0000 (19:26 -0700)]
Add changelog entry for PIC library support

16 years agoMerge branch 'feature/pic-libraries'
Russ Allbery [Wed, 1 Apr 2009 02:25:16 +0000 (19:25 -0700)]
Merge branch 'feature/pic-libraries'

16 years agoBuild PIC versions of libafsauthent and libafsrpc
Russ Allbery [Wed, 1 Apr 2009 02:20:11 +0000 (19:20 -0700)]
Build PIC versions of libafsauthent and libafsrpc

For Debian, we don't ship the shared libraries due to concerns over the
stability of the interface.  It's useful, however, to have a PIC library
for consumers of libopenafs-dev who want to link AFS code into shared
libraries.  Generate static PIC versions of the two libraries that are
already built PIC for that purpose.

16 years agoAdd changelog entry for the 2.6.29 build system change
Russ Allbery [Wed, 1 Apr 2009 01:46:45 +0000 (18:46 -0700)]
Add changelog entry for the 2.6.29 build system change

16 years agoMerge branch 'bug/kbuild-headers'
Russ Allbery [Wed, 1 Apr 2009 01:44:44 +0000 (18:44 -0700)]
Merge branch 'bug/kbuild-headers'

16 years agoBuild shadow header files if there is no unified kernel header tree
Russ Allbery [Wed, 1 Apr 2009 01:41:40 +0000 (18:41 -0700)]
Build shadow header files if there is no unified kernel header tree

Debian's 2.6.29 packages no longer include symlinks from the
architecture-specific header tree to the common header tree; instead,
they use the kbuild machinery with multiple include paths to overlay
the two header files.  Adjust both the Autoconf probes to always use
kbuild and the script that generates the build tree.  For the latter,
when we don't have a unified header tree, we need to generate headers
in the place where the OpenAFS source expects them that include the
linux/* headers.

Patch from Aaron M. Ucko.

16 years agoMerge branch 'feature/multiple-local-realms'
Russ Allbery [Wed, 1 Apr 2009 01:34:21 +0000 (18:34 -0700)]
Merge branch 'feature/multiple-local-realms'

16 years agoMerge branch 'bug/pam-build'
Russ Allbery [Wed, 1 Apr 2009 01:34:12 +0000 (18:34 -0700)]
Merge branch 'bug/pam-build'

16 years agoMerge branch 'bug/module-name'
Russ Allbery [Wed, 1 Apr 2009 01:34:09 +0000 (18:34 -0700)]
Merge branch 'bug/module-name'

16 years agoMerge branch 'bug/compiler-flags'
Russ Allbery [Wed, 1 Apr 2009 01:34:04 +0000 (18:34 -0700)]
Merge branch 'bug/compiler-flags'

16 years agoMerge branch 'upstream' into feature/multiple-local-realms
Russ Allbery [Wed, 1 Apr 2009 01:33:47 +0000 (18:33 -0700)]
Merge branch 'upstream' into feature/multiple-local-realms

Conflicts:
src/audit/audit.c
src/auth/userok.c
src/ptserver/ptprocs.c
src/util/get_krbrlm.c
src/viced/host.c
src/viced/viced.c

16 years agoMerge branch 'upstream' into bug/pam-build
Russ Allbery [Wed, 1 Apr 2009 01:33:00 +0000 (18:33 -0700)]
Merge branch 'upstream' into bug/pam-build

16 years agoMerge branch 'upstream' into bug/module-name
Russ Allbery [Wed, 1 Apr 2009 01:32:50 +0000 (18:32 -0700)]
Merge branch 'upstream' into bug/module-name

16 years agoMerge branch 'upstream' into bug/compiler-flags
Russ Allbery [Wed, 1 Apr 2009 01:32:38 +0000 (18:32 -0700)]
Merge branch 'upstream' into bug/compiler-flags

16 years agoUpdate watch file for +dfsg naming
Russ Allbery [Wed, 1 Apr 2009 01:30:05 +0000 (18:30 -0700)]
Update watch file for +dfsg naming

16 years agoAdd changelog entry for 1.4.9~pre2+dfsg1 upstream release
Russ Allbery [Wed, 1 Apr 2009 01:28:25 +0000 (18:28 -0700)]
Add changelog entry for 1.4.9~pre2+dfsg1 upstream release

16 years agoMerge commit 'upstream/1.4.9.pre2+dfsg1'
Russ Allbery [Wed, 1 Apr 2009 01:24:28 +0000 (18:24 -0700)]
Merge commit 'upstream/1.4.9.pre2+dfsg1'

Conflicts:
src/afs/LINUX/osi_groups.c
src/afs/LINUX/osi_vfsops.c
src/afs/LINUX/osi_vnodeops.c
src/audit/audit.c
src/auth/userok.c
src/ptserver/ptprocs.c
src/rx/rx.c
src/ubik/recovery.c
src/ubik/remote.c
src/util/get_krbrlm.c
src/viced/host.c
src/viced/viced.c

16 years agoImported Upstream version 1.4.9~pre2+dfsg1 upstream/1.4.9.pre2+dfsg1
Russ Allbery [Wed, 1 Apr 2009 01:19:46 +0000 (18:19 -0700)]
Imported Upstream version 1.4.9~pre2+dfsg1

16 years agoUpdate get-orig-source configuration for 1.4.9pre2
Russ Allbery [Wed, 1 Apr 2009 01:19:21 +0000 (18:19 -0700)]
Update get-orig-source configuration for 1.4.9pre2

16 years agoAdd Japanese debconf translation
Russ Allbery [Sat, 28 Mar 2009 19:08:08 +0000 (12:08 -0700)]
Add Japanese debconf translation

* Translation updates:
  - Japanese, thanks Hideki Yamane.  (Closes: #521518)

16 years agoUpdate package sections for the new archive organization debian/1.4.8.dfsg1-3
Russ Allbery [Fri, 27 Mar 2009 15:08:55 +0000 (08:08 -0700)]
Update package sections for the new archive organization

16 years agoApply upstream delta to fix Ubik synchronization
Russ Allbery [Fri, 27 Mar 2009 14:59:25 +0000 (07:59 -0700)]
Apply upstream delta to fix Ubik synchronization

* Apply upstream CVS deltas:
  - STABLE14-uphys-invalidate-returns-void-20081130: fix apparent Ubik
    synchronization errors due to incorrect use of a void return value.

16 years agoApply upstream deltas to fix shutdown problems
Russ Allbery [Fri, 27 Mar 2009 14:48:21 +0000 (07:48 -0700)]
Apply upstream deltas to fix shutdown problems

* Apply upstream CVS deltas:
  - STABLE14-cbr-free-what-you-alloc-20090325: dequeue items in the same
    way they were allocated.
  - STABLE14-shutdown-vcache-avoid-null-deref-20090324: avoid oops on
    shutdown.  (LP: #333197)

16 years agoMore DKMS fixes
Russ Allbery [Fri, 20 Feb 2009 21:00:37 +0000 (13:00 -0800)]
More DKMS fixes

Add a better clean rule and make the (still commented-out) DKMS package
architecture-dependent like openafs-modules-source.

16 years agoUse the right make target for DKMS
Russ Allbery [Fri, 20 Feb 2009 20:03:42 +0000 (12:03 -0800)]
Use the right make target for DKMS

16 years agoFix the version stripping in the openafs-modules-dkms scripts
Russ Allbery [Fri, 20 Feb 2009 19:34:34 +0000 (11:34 -0800)]
Fix the version stripping in the openafs-modules-dkms scripts

16 years agoFinalize changes for 1.4.8.dfsg1-2 debian/1.4.8.dfsg1-2
Russ Allbery [Thu, 19 Feb 2009 00:00:13 +0000 (16:00 -0800)]
Finalize changes for 1.4.8.dfsg1-2

16 years agoMake openafs-modules-source arch: all
Russ Allbery [Wed, 18 Feb 2009 22:20:52 +0000 (14:20 -0800)]
Make openafs-modules-source arch: all

* Make openafs-modules-source architecture-specific (arch: any instead
  of arch: all).  The new method for generating the kernel source tree
  only generates correct build machinery for the architecture on which
  it was built, making the package architecture-specific.  The generated
  tree is so much smaller that this still only uses about 1MB of archive
  space more than the old method and makes each openafs-modules-source
  package much smaller.  This is a workaround until we can fix
  libafs_tree to include enough build machinery to handle all Linux
  architectures from one source tree.  (Closes: #516023)

16 years agoRemove *-stamp files in the module build
Russ Allbery [Wed, 18 Feb 2009 21:48:49 +0000 (13:48 -0800)]
Remove *-stamp files in the module build

* Explicitly remove *-stamp files in the clean target of the module
  build until the module build is upgraded to debhelper 7.

16 years agoFinalize changes for 1.4.8.dfsg1-1 debian/1.4.8.dfsg1-1
Russ Allbery [Tue, 17 Feb 2009 01:14:37 +0000 (17:14 -0800)]
Finalize changes for 1.4.8.dfsg1-1

16 years agoComment out DKMS support for right now
Russ Allbery [Mon, 16 Feb 2009 21:34:38 +0000 (13:34 -0800)]
Comment out DKMS support for right now

This will be renabled once the dkms package is available in Debian.

16 years agoFix syntax error in the openafs-client init script
Russ Allbery [Fri, 13 Feb 2009 22:39:01 +0000 (14:39 -0800)]
Fix syntax error in the openafs-client init script

16 years agoFix the clean rule for the module build
Russ Allbery [Fri, 13 Feb 2009 20:50:14 +0000 (12:50 -0800)]
Fix the clean rule for the module build

libafs_tree doesn't support make clean or make distclean, so add clean
rules directly to debian/module/rules.

16 years agoNo longer include the upstream NEWS in the module package
Russ Allbery [Fri, 13 Feb 2009 20:30:58 +0000 (12:30 -0800)]
No longer include the upstream NEWS in the module package

16 years agoDon't use make install for the module build
Russ Allbery [Fri, 13 Feb 2009 19:40:41 +0000 (11:40 -0800)]
Don't use make install for the module build

make install requires pinstall, which we don't copy over with libafs_tree.
Just copy the built module out of the build directory and simplify life.

16 years agoUse the right make target for building the kernel module
Russ Allbery [Fri, 13 Feb 2009 19:18:29 +0000 (11:18 -0800)]
Use the right make target for building the kernel module

Now that we're using make libafs_tree, the kernel module should build
with a simple make.