Add a configuration option to allow not using the unix-dotfile on nfs
modified docs/pkg.conf.5
@@ -15,7 +15,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -182,6 +182,8 @@ When given as a hostname, will be converted to a list of IPv4 or IPv6
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -412,6 +412,12 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkgdb.c
@@ -1022,9 +1022,13 @@ pkgdb_setup_lock(void)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
|
| + | |
|
|
|
|
|