Bug 202370 - RFE: provide 'nash' in an own package
Summary: RFE: provide 'nash' in an own package
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: mkinitrd
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-08-13 18:47 UTC by Enrico Scholz
Modified: 2008-07-14 19:56 UTC (History)
1 user (show)

Fixed In Version: 6
Clone Of:
Environment:
Last Closed: 2008-07-14 19:56:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2006-08-13 18:47:59 UTC
Description of problem:

'nash' and rest of 'mkinitrd' are having having different purposes and
should be packaged separately:

* 'nash' is required by 'initscripts', which in turn is required by a
  lot of other package

* the kernel-install part of 'mkinitrd' has dependencies e.g. on lvm2
  or cpio which are not required by a small amount of packages only

To reduce dependencies, it would be nice when 'nash' would be in an
own package.


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

mkinitrd-5.1.2-1


Steps to Reproduce:
1. build a minimal chroot environment with a simple daemon; e.g.
   | yum --installroot /tmp/root vsftpd


Actual results:

stuff like lvm2 which is not needed for 'vsftpd' will be installed

Comment 1 Generic User 2006-12-19 16:53:36 UTC
Using Fedora Core 6 with development packages added, I have nash-6.0.2-1.

nash is linked against libraries that are in /usr/lib, but /usr is on a separate
partition mount point than /; hence, I am getting messages that says that
libraries are not found when nash is invoked at kernel boot time (in particular,
when the initrd scripts are being run at boot time).

Peace,
Frank


Comment 2 Charlie Bennett 2007-01-03 20:19:36 UTC
The original bug is fixed in FC6.  nash has its own package.


Note You need to log in before you can comment on or make changes to this bug.