Bug 15261 - Feature request for mount. Add options -L/-U
Summary: Feature request for mount. Add options -L/-U
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.35.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-19 16:27 UTC by Jörg Bleyel
Modified: 2023-01-19 16:27 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 Jörg Bleyel 2023-01-19 16:27:52 UTC
Feature request for mount.

Can you please add the -L and -U option to mount like the linux mount command.


 -L, --label <label>     synonym for LABEL=<label>
 -U, --uuid <uuid>       synonym for UUID=<uuid>


Many thanks