conserver/contrib/redhat-rpm
2004-05-07 09:05:25 -07:00
..
conserver.init Imported from conserver-7.2.6.tar.gz 2003-03-10 18:08:07 -08:00
conserver.spec Imported from conserver-8.1.5.tar.gz 2004-05-07 09:05:25 -07:00
README Imported from conserver-7.0.2.tar.gz 2001-06-15 17:44:07 -07:00

Bits of some relavent communication from Paul Heinlein:

    Date: Tue, 17 Apr 2001 13:19:46 -0700 (PDT)
    From: Paul Heinlein <heinlein@measurecast.com>
    To: Bryan Stansell <bryan@conserver.com>
    Subject: Red Hat conserver init script for Linux

    Below my sig I've pasted an init script that will start and stop
    conserver on Red Hat Linux. It's set up to work with the chkconfig
    runlevel manager that ships with Red Hat.

    ----------------------------------------------

    Date: Tue, 17 Apr 2001 15:58:18 -0700 (PDT)
    From: Paul Heinlein <heinlein@measurecast.com>
    To: Bryan Stansell <bryan@conserver.com>
    Subject: Re: Conserver patch

    If this spec file goes in the root directory of the distribution as
    conserver.spec, then Red Hat users will be able to build rpms by doing no
    more than

    % rpm -ta conserver-7.x.x.tar.gz

    I'll be happy to do any tweaking necessary to get this to work.