Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468604 - sys-apps/busybox: umount: add support for the -O option
Summary: sys-apps/busybox: umount: add support for the -O option
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Embedded Gentoo Team
URL: https://bugs.busybox.net/show_bug.cgi...
Whiteboard:
Keywords:
Depends on:
Blocks: openrc-busybox
  Show dependency tree
 
Reported: 2013-05-04 18:53 UTC by William Hubbs
Modified: 2018-01-24 04:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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