X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=CHANGES-0.2-to-0.8.txt;h=00646320042aa1aaf883f002cdd3081f82c662b4;hb=f58fc949070f5f17d4dea42aa31b6d72ed6073ec;hp=b7a43c3eff6bde0180f503d79a524507f4210d16;hpb=56f7d897d68be90a3531c34e3f1da0e179a47b36;p=sfa.git diff --git a/CHANGES-0.2-to-0.8.txt b/CHANGES-0.2-to-0.8.txt index b7a43c3e..00646320 100644 --- a/CHANGES-0.2-to-0.8.txt +++ b/CHANGES-0.2-to-0.8.txt @@ -1,4 +1,6 @@ +==================== changes between 0.2 and 0.8 from a user's perspective +==================== -------------------- - 3 packages named @@ -22,10 +24,33 @@ geni-config-tty -> sfa-config-tty /etc/sfa/registries.xml are now preserved across rpm updates + +==================== +changes between 0.2 and 0.8 from a devel's perspective +==================== + +cmdline/ has moved to + sfa/client +first-class objects involved in the server side + sfa/server +plc-dependent code has moved to + sfa/plc +basic identification/authentication objects (up to credentials) have moved to + sfa/trust + (this also holds in trusted_roots the CA certs of PLC-PLE) +code for the methods have remained in + sfa/methods + +init.d instscript is now in + sfa/init.d + +config files and utilities are in + config/ + (should this move under sfa ?) + -------------------- deprecated gacks/ gui/ dummy/ -nuke.py -alt_aggregate.py +some apparently test-related stuff formerly in cmdline hace moved to tests/client