[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Freeipmi-devel] [PATCH 0/9] Unsorted init script tuning
From: |
Jan Safranek |
Subject: |
[Freeipmi-devel] [PATCH 0/9] Unsorted init script tuning |
Date: |
Wed, 23 Sep 2009 12:45:51 +0200 |
User-agent: |
StGIT/0.14.3 |
Hi,
here comes short sequence of various small and stupid fixes in bmc-watchdog and
ipmidetectd initscripts. The goal is to make them LSB-compliant, with proper
exit codes and actions, which is required by Fedora guidelines.
I am maintainer of Fedora packages and I can have these changes there as Fedora
patches, but you might find some of them interesting. I intentionally made the
patches as small as possible, so you can pick only some of them.
Feel free to comment any of the patches, I expect you won't like all of them
(especially the last one :).
Jan
- [Freeipmi-devel] [PATCH 0/9] Unsorted init script tuning,
Jan Safranek <=
- [Freeipmi-devel] [PATCH 1/9] Initscript should return '5' when 'program is not installed', Jan Safranek, 2009/09/23
- [Freeipmi-devel] [PATCH 2/9] Return '6' if there is no config file, Jan Safranek, 2009/09/23
- [Freeipmi-devel] [PATCH 3/9] Add sample configuration file for ipmidetectd, Jan Safranek, 2009/09/23
- [Freeipmi-devel] [PATCH 4/9] Don't start running service, Jan Safranek, 2009/09/23
- [Freeipmi-devel] [PATCH 5/9] Reload operation is not supported by the daemons, Jan Safranek, 2009/09/23
- [Freeipmi-devel] [PATCH 6/9] Add missing actions, Jan Safranek, 2009/09/23
- [Freeipmi-devel] [PATCH 7/9] Return proper exit code, Jan Safranek, 2009/09/23
- [Freeipmi-devel] [PATCH 8/9] Rename lockfiles, Jan Safranek, 2009/09/23
- [Freeipmi-devel] [PATCH 9/9] Remove freeipmi- prefix from initscript, Jan Safranek, 2009/09/23
- Re: [Freeipmi-devel] [PATCH 0/9] Unsorted init script tuning, Al Chu, 2009/09/23