Added support to specify --dbdir to customize path to pkgdb.

This commit is contained in:
Juan RP
2015-05-05 16:00:04 +02:00
parent 9f08ec5123
commit e9b8ff7360
3 changed files with 7 additions and 0 deletions

2
NEWS
View File

@@ -1,5 +1,7 @@
xbps-0.45 (???):
* configure: added --dbdir to customize path to pkgdb.
* xbps-uchroot(8): added -o option to pass arguments to the tmpfs mount,
as is. See mount(8). Useful to specify a size for the temporary tmpfs
with overlayfs (-O).