Print

Print


Hello everyone,

   so this is the RPM packaging commit. Comments are welcome. Please
note that the sample configuration files (packaging/common/*-main.cf)
are completely silly: they are the minimum required to make the
daemons run. I have tried taking the example config installed by
default in /etc but it didn't work. It would be great if we could have
some meaningful example config files, like the ones distributed with
Apache web server for instance, but I was to lazy to write them ;)

Cheers,
   Lukasz

2011/3/10 Lukasz Janyst <[log in to unmask]>:
> This is an automated email from the git hooks/post-receive script. It was
> generated because a ref change was pushed to the repository containing
> the project "xrootd".
>
> The branch, master has been updated
>       via  f9a7cf52a5abf1db7b90bd560d897ec90b72b417 (commit)
>      from  9864020d65b6cfa17c1c7e93900ece8bc05f8e1a (commit)
>
> Those revisions listed above that are new to this repository have
> not appeared on any other notification email; so we list those
> revisions in full, below.
>
> - Log -----------------------------------------------------------------
> commit f9a7cf52a5abf1db7b90bd560d897ec90b72b417
> Author: Lukasz Janyst <[log in to unmask]>
> Date:   Thu Mar 10 13:47:48 2011 +0100
>
>    Add RPM packaging
>
> -----------------------------------------------------------------------
>
> Summary of changes:
>  packaging/common/cmsd-main.cf   |    2 +
>  packaging/common/frmd-main.cf   |    1 +
>  packaging/makesrpm.sh           |  196 +++++++++++++++++++++++++++++++++++++++
>  packaging/rhel/cmsd.init        |   43 +++++++++
>  packaging/rhel/frm_purged.init  |   43 +++++++++
>  packaging/rhel/frm_xfrd.init    |   43 +++++++++
>  packaging/rhel/xrootd.functions |  157 +++++++++++++++++++++++++++++++
>  packaging/rhel/xrootd.init      |   44 +++++++++
>  packaging/rhel/xrootd.spec.in   |  196 +++++++++++++++++++++++++++++++++++++++
>  packaging/rhel/xrootd.sysconfig |   31 ++++++
>  10 files changed, 756 insertions(+), 0 deletions(-)
>  create mode 100644 packaging/common/cmsd-main.cf
>  create mode 100644 packaging/common/frmd-main.cf
>  create mode 100644 packaging/common/xrootd-main.cf
>  create mode 100755 packaging/makesrpm.sh
>  create mode 100644 packaging/rhel/cmsd.init
>  create mode 100644 packaging/rhel/frm_purged.init
>  create mode 100644 packaging/rhel/frm_xfrd.init
>  create mode 100644 packaging/rhel/xrootd.functions
>  create mode 100644 packaging/rhel/xrootd.init
>  create mode 100644 packaging/rhel/xrootd.spec.in
>  create mode 100644 packaging/rhel/xrootd.sysconfig
>
>
> hooks/post-receive
> --
> xrootd
>