renaming
authorgiovanni <giovanni@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 7 Apr 2009 15:22:57 +0000 (15:22 +0000)
committergiovanni <giovanni@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 7 Apr 2009 15:22:57 +0000 (15:22 +0000)
README.User
backend.spec [moved from umts-tools-be.spec with 98% similarity]
frontend.spec [moved from umts-tools-fe.spec with 98% similarity]

index cbbd2a6..dfbc7d6 100644 (file)
@@ -114,13 +114,6 @@ to communicate with the service. By developing custom back-end
 (i.e. programs located and running in the slice context) the developer
 provides normal users a set of hooks to execute privileged operations.
 
-We developed a pair of C programs acting as a vsys front-end (“umts”)
-and back-end (“umts_backend”). These two programs communicate by means
-of the pipes created by vsys. “umts” runs in the guest environment and
-writes in one of these two pipes; “umts_backend”, in its turn, reads
-the “umts” command and performs the requested operation, by executing
-a bash script (“umts.sh”).
-
 
 ========================================================================
 AUTHORS:
similarity index 98%
rename from umts-tools-be.spec
rename to backend.spec
index 2829019..bfc818d 100644 (file)
@@ -2,7 +2,7 @@
 
 %define name planetlab-umts-tools-backend
 %define version 0.6
-%define release 3
+%define release 4
 
 Summary: Umts-tools for PlanetLab - backend part
 Name: %{name}
similarity index 98%
rename from umts-tools-fe.spec
rename to frontend.spec
index 9e878fe..6c07aba 100644 (file)
@@ -2,7 +2,7 @@
 
 %define name planetlab-umts-tools-frontend
 %define version 0.6
-%define release 3
+%define release 4
 
 Summary: UMTS tools for PlanetLab
 Name: %{name}