diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba0526b --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# rename-e-smith + +This script will rename an e-smith package as smeserver and change relevant files (Bugzilla #12359 https://bugs.koozali.org/show_bug.cgi?id=12359) + + rename-emith-pkg.sh [ ] + +* \ Module name to be renamed (e.g. e-smith-dnscache) + +optional parameters, can appear in any order + +* \ (any gitea organisation smeserver, smecontribs or user - defaults to smeserver) +* \ will use parameters set for local repository else it will use remote +* \ will automagically delete an existing repo, otherwise it will prompt +* \ will transfer the updated repository to the source org (need to be owner) +* \ run in debug mode +* \ will suppress the finished Ok message + +Note: this script uses the smeserver-gitutils config file + +# e-smith-packages.lst +Is a text file list of all e-smith packages to be converted, for use with parse-list.sh (from smeserver-gitutils). \ No newline at end of file