summaryrefslogtreecommitdiffstats
path: root/solaris
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-02-05 14:04:09 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-02-05 14:04:09 -0500
commit25cb6db5ccb0c8e8302c220a90344a95baf3909b (patch)
tree80d6a81f2dcd164f0b127bdfe75a4b2d833c6be6 /solaris
parent5d237f71575a109c10d5aad8d70dc5dda00a2d96 (diff)
downloadbcfg2-25cb6db5ccb0c8e8302c220a90344a95baf3909b.tar.gz
bcfg2-25cb6db5ccb0c8e8302c220a90344a95baf3909b.tar.bz2
bcfg2-25cb6db5ccb0c8e8302c220a90344a95baf3909b.zip
moved some libraries in Bcfg2/ into more specific (Server/ or Client/) places
Diffstat (limited to 'solaris')
-rw-r--r--solaris/prototype.bcfg24
-rw-r--r--solaris/prototype.bcfg2-server5
2 files changed, 3 insertions, 6 deletions
diff --git a/solaris/prototype.bcfg2 b/solaris/prototype.bcfg2
index 46483381f..9e92c84b4 100644
--- a/solaris/prototype.bcfg2
+++ b/solaris/prototype.bcfg2
@@ -4,8 +4,6 @@ d none lib/PYVERSION 0755 root bin
d none lib/PYVERSION/site-packages 0755 root bin
d none lib/PYVERSION/site-packages/Bcfg2 0755 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/__init__.py 0644 bin bin
-f none lib/PYVERSION/site-packages/Bcfg2/Statistics.py 0644 bin bin
-f none lib/PYVERSION/site-packages/Bcfg2/SSLServer.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Component.py 0644 bin bin
d none lib/PYVERSION/site-packages/Bcfg2/Client 0755 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Client/XML.py 0644 bin bin
@@ -31,8 +29,8 @@ f none lib/PYVERSION/site-packages/Bcfg2/Client/Tools/Encap.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Client/Tools/SMF.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Client/__init__.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Client/Frame.py 0644 bin bin
+f none lib/PYVERSION/site-packages/Bcfg2/Client/Proxy.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Logger.py 0644 bin bin
-f none lib/PYVERSION/site-packages/Bcfg2/Proxy.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Options.py 0644 bin bin
d none bin 0755 root bin
f none bin/bcfg2 0755 bin bin
diff --git a/solaris/prototype.bcfg2-server b/solaris/prototype.bcfg2-server
index 0a1ff64e4..91fa83dca 100644
--- a/solaris/prototype.bcfg2-server
+++ b/solaris/prototype.bcfg2-server
@@ -42,11 +42,10 @@ f none lib/PYVERSION/site-packages/Bcfg2/Server/Plugins/Git.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Server/FileMonitor.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Server/Core.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/__init__.py 0644 bin bin
-f none lib/PYVERSION/site-packages/Bcfg2/Statistics.py 0644 bin bin
-f none lib/PYVERSION/site-packages/Bcfg2/SSLServer.py 0644 bin bin
+f none lib/PYVERSION/site-packages/Bcfg2/Server/Statistics.py 0644 bin bin
+f none lib/PYVERSION/site-packages/Bcfg2/Server/SSLServer.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Component.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Logger.py 0644 bin bin
-f none lib/PYVERSION/site-packages/Bcfg2/Proxy.py 0644 bin bin
f none lib/PYVERSION/site-packages/Bcfg2/Options.py 0644 bin bin
d none bin 0755 bin bin
f none bin/bcfg2-server 0755 bin bin