Bug 169892

Summary: openipmi initscript to not require /lib/lsb/init-functions
Product: [Fedora] Fedora Reporter: Matt Domsch <matt_domsch>
Component: OpenIPMIAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-07 15:23:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
openipmi.initscript none

Description Matt Domsch 2005-10-04 20:17:11 UTC
Description of problem:
Not all FC systems have /lib/lsb/init-functions, but all 
have /etc/init.d/functions which provide log_msg_success()-type calls.  New 
initscript (committed upstream) lets the initscript use /lib/lsb/init-
functions if available, else fall back to /etc/init.d/functions.

Also merge pknirsch's changes as made in the RHEL branches.

Version-Release number of selected component (if applicable):
1.4.14-9

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Matt Domsch 2005-10-04 20:17:11 UTC
Created attachment 119625 [details]
openipmi.initscript

Comment 2 Phil Knirsch 2005-11-07 15:23:22 UTC
Fixed in latest FC development version.

Read ya, Phil