Bug 183333

Summary: Allow --init= swicth to mkinitrd
Product: [Fedora] Fedora Reporter: Jasper O. Hartline <jasperhartline>
Component: mkinitrdAssignee: Peter Jones <pjones>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-28 15:45:51 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 Jasper O. Hartline 2006-02-28 10:59:18 UTC
Description of problem:
Feature: Allow mkinitrd to use an --init= switch, to allow making a an initial
ramdisk with a specified custom init. This could be useful in building
specialized initial ramdisks, for instance, for LiveCD or DVD media or any
other embedded devices.



Version-Release number of selected component (if applicable):
mkinitrd-5.0.28-1

How reproducible:


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


Expected results:


Additional info:
No additional information at this time.

Comment 1 Peter Jones 2006-02-28 15:45:51 UTC
This isn't something that'll likely ever be a priority; if you've got a
non-standard environment you're booting into, then you can simply make
/sbin/init be the program you want to be init.

That being said, if you reopen this with a patch, I'm amicable to reviewing it
and eventually including it.