Bug 4802

Summary: Busybox's mount command should support -o iversion
Product: Busybox Reporter: Maxim Kammerer <mk>
Component: OtherAssignee: unassigned
Status: NEW ---    
Severity: enhancement CC: busybox-cvs
Priority: P5    
Version: 1.19.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

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.