pkg repo now generates repository in yaml formats.
modified libpkg/pkg_repo.c
@@ -600,10 +600,10 @@ pack_extract(const char *pack, const char *dbname, const char *dbpath)
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -631,6 +631,8 @@ pkg_create_repo(char *path, bool force, bool files,
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -650,8 +652,14 @@ pkg_create_repo(char *path, bool force, bool files,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -689,8 +697,8 @@ pkg_create_repo(char *path, bool force, bool files,
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -728,18 +736,23 @@ pkg_create_repo(char *path, bool force, bool files,
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -864,8 +877,11 @@ pkg_create_repo(char *path, bool force, bool files,
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -888,6 +904,8 @@ pkg_create_repo(char *path, bool force, bool files,
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -965,15 +983,17 @@ read_pkg_file(void *data)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| + | |
|
|
|
|
|
@@ -1029,12 +1049,16 @@ pkg_finish_repo(char *path, pem_password_cb *password_cb, char *rsa_key_path)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| + | |
| + | |
|
|
|
|
| - | |
| - | |
|
|
|
|
|