[27878] in Source-Commits

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

debathena commit: Remove packages deprecated due to locker-support

daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Sun Mar 16 02:12:15 2014

Date: Sun, 16 Mar 2014 02:12:08 -0400
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201403160612.s2G6C8P8031262@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/debathena/commit/7faadcb16fefa0eb619d30c4739ffc7a43ba7f51
commit 7faadcb16fefa0eb619d30c4739ffc7a43ba7f51
Author: Victor Vasiliev <vasilvv@mit.edu>
Date:   Sun Mar 16 02:10:06 2014 -0400

    Remove packages deprecated due to locker-support
    
    This removed both C versions of packages which are now provided by
    locker-support, and libraries which used to support that infrastructure.

 .gitmodules      |   15 ---------------
 athena/athdir    |    1 -
 athena/attach    |    1 -
 athena/libathdir |    1 -
 athena/liblocker |    1 -
 athena/quota     |    1 -
 6 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 15c722b..430b90b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,6 @@
 [submodule "athena/aclocal"]
 	path = athena/aclocal
 	url = ../aclocal.git
-[submodule "athena/athdir"]
-	path = athena/athdir
-	url = ../athdir.git
 [submodule "athena/athinfo"]
 	path = athena/athinfo
 	url = ../athinfo.git
@@ -13,9 +10,6 @@
 [submodule "athena/athrun"]
 	path = athena/athrun
 	url = ../athrun.git
-[submodule "athena/attach"]
-	path = athena/attach
-	url = ../attach.git
 [submodule "athena/authwatch"]
 	path = athena/authwatch
 	url = ../authwatch.git
@@ -52,12 +46,6 @@
 [submodule "athena/libXj"]
 	path = athena/libXj
 	url = ../libXj.git
-[submodule "athena/libathdir"]
-	path = athena/libathdir
-	url = ../libathdir.git
-[submodule "athena/liblocker"]
-	path = athena/liblocker
-	url = ../liblocker.git
 [submodule "athena/libnss-afspag"]
 	path = athena/libnss-afspag
 	url = ../libnss-afspag.git
@@ -115,9 +103,6 @@
 [submodule "athena/python-moira"]
 	path = athena/python-moira
 	url = ../python-moira.git
-[submodule "athena/quota"]
-	path = athena/quota
-	url = ../quota.git
 [submodule "athena/saferm"]
 	path = athena/saferm
 	url = ../saferm.git
diff --git a/athena/athdir b/athena/athdir
deleted file mode 160000
index ef243c9..0000000
--- a/athena/athdir
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit ef243c92636cfab31c2417dc1d3ed17d8e7656ad
diff --git a/athena/attach b/athena/attach
deleted file mode 160000
index 83359fd..0000000
--- a/athena/attach
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 83359fd47f897ee571a6d858c693774f2f8dd7a7
diff --git a/athena/libathdir b/athena/libathdir
deleted file mode 160000
index e89f270..0000000
--- a/athena/libathdir
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit e89f2701a7a1a37d5559e3020a8eca3cbcee140f
diff --git a/athena/liblocker b/athena/liblocker
deleted file mode 160000
index 8b85fb1..0000000
--- a/athena/liblocker
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 8b85fb12038fa6486fc7552e7df55bed2cb5873c
diff --git a/athena/quota b/athena/quota
deleted file mode 160000
index d34dcfa..0000000
--- a/athena/quota
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit d34dcfa90bce66818896c559e95db7cc920ae179

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