Bug 4802 - Busybox's mount command should support -o iversion
Summary: Busybox's mount command should support -o iversion
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.19.x
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 13:11 UTC by Maxim Kammerer
Modified: 2012-02-28 13:11 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Kammerer 2012-02-28 13:11:59 UTC
iversion is useful for IMA (Integrity Measurement Architecture), and is supported by util-linux's mount. Since Busybox is often used in Initramfs, and IMA should be handled as early as possible during boot, I think that Busybox users could benefit from such an option.