[fedfs-utils] [PATCH] contrib: add README file for items under contrib

Jeff Layton jlayton at redhat.com
Mon Nov 7 18:04:14 PST 2011


On Mon, 07 Nov 2011 16:57:46 -0500
Chuck Lever <chuck.lever at oracle.com> wrote:

> Items under contrib are not installed automatically by our Makefiles,
> but they do need at least a little documentation.
> 
> Signed-off-by: Chuck Lever <chuck.lever at oracle.com>
> ---
> 
>  contrib/README |   29 +++++++++++++++++++++++++++++
>  1 files changed, 29 insertions(+), 0 deletions(-)
>  create mode 100644 contrib/README
> 
> diff --git a/contrib/README b/contrib/README
> new file mode 100644
> index 0000000..beea060
> --- /dev/null
> +++ b/contrib/README
> @@ -0,0 +1,29 @@
> +
> +			fedfs-utils Contributed Items
> +
> +Date: Mon Nov  7 16:44:34 EST 2011
> +Author: Chuck Lever <chuck.lever at oracle.com>
> +
> +Items in the contrib/ subdirectory are provided on an as-is basis as a
> +courtesy.  These items are not tested as part of the fedfs-utils check-in
> +or release process.  They are not installed by the fedfs-utils Makefiles,
> +but must be installed as needed by hand.
> +
> +Use them at your own risk, but do report bugs to us and we will try to
> +see that issues are addressed in the fedfs-utils distribution.
> +
> +
> +Directory		Contents
> +---------		--------
> +
> +init-scripts		These are sample scripts that can be used by
> +			distributions that employ classic System V style
> +			system initialization.
> +
> +systemd			These are sample files that can be used by
> +			distributions that employ systemd style
> +			initialization.
> +
> +			More information on systemd can be found here:
> +
> +			http://0pointer.de/blog/projects/systemd-for-admins-3.html
> 
> 

Looks good to me...

Acked-by: Jeff Layton <jlayton at redhat.com>



More information about the fedfs-utils-devel mailing list