summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2009-02-05 09:39:17 -0500
committerRob Crittenden <rcritten@redhat.com>2009-02-06 15:25:27 -0500
commit31866db9221970ae30d3296cebd2ee92099a7d13 (patch)
tree56d733e34a64c390837aaa87b4a4b41f47ea35f0
parent6b34f0772026ede7788f9d2ec7989912ba17216f (diff)
downloadfreeipa-31866db9221970ae30d3296cebd2ee92099a7d13.tar.gz
freeipa-31866db9221970ae30d3296cebd2ee92099a7d13.tar.xz
freeipa-31866db9221970ae30d3296cebd2ee92099a7d13.zip
Consolidate all update files into one location
-rw-r--r--install/updates/Makefile.am11
-rw-r--r--install/updates/automount.update (renamed from ipaserver/updates/automount.update)0
-rw-r--r--install/updates/groupofhosts.update (renamed from ipaserver/updates/groupofhosts.update)0
-rw-r--r--install/updates/host.update (renamed from ipaserver/updates/host.update)0
4 files changed, 7 insertions, 4 deletions
diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am
index 11d20ddd6..002a83b5d 100644
--- a/install/updates/Makefile.am
+++ b/install/updates/Makefile.am
@@ -2,12 +2,15 @@ NULL =
appdir = $(IPA_DATA_DIR)/updates
app_DATA = \
- RFC4876.update \
- RFC2307bis.update \
+ automount.update \
+ groupofhosts.update \
+ host.update \
+ indices.update \
nss_ldap.update \
- winsync_index.update \
replication.update \
- indices.update \
+ RFC2307bis.update \
+ RFC4876.update \
+ winsync_index.update \
$(NULL)
EXTRA_DIST = \
diff --git a/ipaserver/updates/automount.update b/install/updates/automount.update
index 13d9a6df0..13d9a6df0 100644
--- a/ipaserver/updates/automount.update
+++ b/install/updates/automount.update
diff --git a/ipaserver/updates/groupofhosts.update b/install/updates/groupofhosts.update
index fb39c5e25..fb39c5e25 100644
--- a/ipaserver/updates/groupofhosts.update
+++ b/install/updates/groupofhosts.update
diff --git a/ipaserver/updates/host.update b/install/updates/host.update
index f5ecda5ac..f5ecda5ac 100644
--- a/ipaserver/updates/host.update
+++ b/install/updates/host.update