Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 468604

Summary: sys-apps/busybox: umount: add support for the -O option
Product: Gentoo Linux Reporter: William Hubbs <williamh>
Component: [OLD] Core systemAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED UPSTREAM    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.busybox.net/show_bug.cgi?id=8566
See Also: https://bugs.busybox.net/show_bug.cgi?id=8566
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 529086    

Description William Hubbs gentoo-dev 2013-05-04 18:53:11 UTC
OpenRC uses "umount -O _netdev" in the netmount script as part of the
process to unmount all network file systems on Linux.
However, the busybox umount command does not support -O.
If it did, I believe we could just use this command to unmount *all*
network file systems on Linux and not worry about fs types.
Comment 1 Austin English (RETIRED) gentoo-dev 2015-12-23 20:12:28 UTC
https://bugs.busybox.net/show_bug.cgi?id=8566