Bug 3249

Summary: mkinitrd depends on /usr/bin/install
Product: [Retired] Red Hat Linux Reporter: Red Hat Bugzilla <bugzilla>
Component: mkinitrdAssignee: Matt Wilson <msw>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 6.0   
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: 1999-09-25 16:30:32 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:

Description Red Hat Bugzilla 1999-06-03 18:24:01 UTC
mkinitrd calls install which is located in /usr/bin and
therefore possibly unavailable.

Comment 1 Red Hat Bugzilla 1999-06-03 22:07:59 UTC
Thank you for your suggestion. It has been noted and will be
considered for future versions of mkinitrd.

Comment 2 Red Hat Bugzilla 1999-09-25 16:30:59 UTC
Latest mkinitrd uses cp instead of install.  Should now work fine
when /usr is not available.