jobs: allow user to not reinstall on option change
modified docs/pkg.conf.5
@@ -15,7 +15,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -375,6 +375,10 @@ If set to 0,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_config.c
@@ -521,6 +521,12 @@ static struct config_entry c[] = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/pkg_jobs.c
@@ -1175,6 +1175,8 @@ pkg_jobs_need_upgrade(struct pkg *rp, struct pkg *lp)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|