xbps-uchroot(8): do not remount / unnecessarily.

This commit is contained in:
Juan RP
2014-08-12 07:53:59 +02:00
parent c301cc32e5
commit c5d56bbf83
2 changed files with 5 additions and 5 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.38 (???):
* xbps-uchroot(8): do not remount / unnecessarily; just mount it as private
and nosuid once; this is enough for our use cases.
* xbps-query(8): --show/-S mode now explicitly prints pkg metadata keys
with the bold ANSI escape code.