system: reword merged-usr prompt
The current prompt is overly verbose, and departs from the usual
terminology used to refer to merged /usr, which, 10 years later [0],
makes it a little bit difficult to find or understand.
Furthermore, we're going to add another similar prompt for merged
/usr/sbin, and there's no way we want to introduce as similarly
convoluted prompt then.
Reword the prompt for the merged /usr option to the explicit "merged
/usr" everyone expects and understands.
[0] see commit c5bd8af65e (system: add options for /bin /sbin and
/lib to be symlinks into /usr)
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Romain Naour <romain.naour@smile.fr>
This commit is contained in:
committed by
Romain Naour
parent
f94ba69770
commit
5578468ae1
@@ -337,7 +337,7 @@ config BR2_ROOTFS_DEVICE_TABLE_SUPPORTS_EXTENDED_ATTRIBUTES
|
||||
Support extended attributes handling in device tables
|
||||
|
||||
config BR2_ROOTFS_MERGED_USR
|
||||
bool "Use symlinks to /usr for /bin, /sbin and /lib"
|
||||
bool "Merged /usr"
|
||||
help
|
||||
If you say 'n' here, then /bin, /sbin and /lib and their
|
||||
counterparts in /usr will be separate directories. This
|
||||
|
||||
Reference in New Issue
Block a user