Bug 124669 - RFE: build busybox static for subpackage initrd and add mount by label
Summary: RFE: build busybox static for subpackage initrd and add mount by label
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: busybox
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-28 13:04 UTC by Harald Hoyer
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-16 19:11:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
specfile patch (3.25 KB, patch)
2004-05-28 13:04 UTC, Harald Hoyer
no flags Details | Diff
patch to mount by label (15.02 KB, patch)
2004-05-28 13:05 UTC, Harald Hoyer
no flags Details | Diff
the .config for busybox to build busybox-initrd (8.06 KB, patch)
2004-05-28 13:06 UTC, Harald Hoyer
no flags Details | Diff

Description Harald Hoyer 2004-05-28 13:04:24 UTC
With the attached patches it is possible to build busybox static with
an extended mount, which can mount by label. This would allow us to
drop nash and use busybox for the initrd.

Comment 1 Harald Hoyer 2004-05-28 13:04:53 UTC
Created attachment 100659 [details]
specfile patch

Comment 2 Harald Hoyer 2004-05-28 13:05:32 UTC
Created attachment 100660 [details]
patch to mount by label

Comment 3 Harald Hoyer 2004-05-28 13:06:42 UTC
Created attachment 100661 [details]
the .config for busybox to build busybox-initrd

Comment 4 Jeremy Katz 2004-06-01 22:29:47 UTC
FWIW, I'd rather look at making it so that there's only one busybox
binary instead of three.  Having it static definitely makes sense and
I can't see a convincing reason to have completely different config sets.

Comment 5 Harald Hoyer 2004-06-02 08:34:04 UTC
static is the key, as the other configurations haven't been static!
Beware of glibc getuid() and friends. They need the dynamic .so's at
runtime (nsswitch.conf).

Comment 6 Daniel Walsh 2004-09-16 19:11:07 UTC
Busy box is now build static


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