Use meta for names of repo files.
modified libpkg/Makefile.am
@@ -87,7 +87,6 @@ noinst_HEADERS= private/db_upgrades.h \
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
modified libpkg/pkg_repo.c
@@ -55,8 +55,6 @@
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
modified libpkg/pkg_repo_create.c
@@ -56,7 +56,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -202,7 +201,7 @@ pkg_create_repo_fts_free(struct pkg_fts_item *item)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -220,19 +219,12 @@ pkg_create_repo_read_fts(struct pkg_fts_item **items, FTS *fts,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -559,7 +551,7 @@ pkg_create_repo(char *path, const char *output_dir, bool filelist,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -567,7 +559,7 @@ pkg_create_repo(char *path, const char *output_dir, bool filelist,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -575,7 +567,7 @@ pkg_create_repo(char *path, const char *output_dir, bool filelist,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -583,7 +575,7 @@ pkg_create_repo(char *path, const char *output_dir, bool filelist,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -800,7 +792,8 @@ done:
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -811,7 +804,7 @@ pkg_repo_pack_db(const char *name, const char *archive, char *path,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -874,8 +867,9 @@ pkg_finish_repo(const char *output_dir, pem_password_cb *password_cb,
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -897,65 +891,77 @@ pkg_finish_repo(const char *output_dir, pem_password_cb *password_cb,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -963,7 +969,7 @@ pkg_finish_repo(const char *output_dir, pem_password_cb *password_cb,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -976,25 +982,26 @@ pkg_finish_repo(const char *output_dir, pem_password_cb *password_cb,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_repo_meta.c
@@ -366,3 +366,20 @@ pkg_repo_meta_to_ucl(struct pkg_repo_meta *meta)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
modified libpkg/pkg_repo_update.c
@@ -45,7 +45,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -491,6 +491,7 @@ struct pkg_repo_meta *pkg_repo_meta_default(void);
|
|
|
|
|
|
| + | |
|
|
|
|
|
deleted libpkg/private/repodb.h
@@ -1,45 +0,0 @@
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
modified libpkg/repo/binary/fetch.c
@@ -47,7 +47,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified libpkg/repo/binary/update.c
@@ -43,7 +43,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|