Skip to content

Commit 2e1186e

Browse files
andponlinpulkomandy
authored andcommitted
Repository Identifier Article
Typo fixes.
1 parent 87c3eb1 commit 2e1186e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/blog/apl/2020-07-11_repository_identification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,15 @@ HDS provides a user-interface that is a curation system for this community-suppl
8686

8787
## Closing the Loop with the Identifiers
8888

89-
HDS will periodically download the `repo.info` and `repo` file from the repository and parse them into its own database. When it later provides the repository data to the HaikuDepot desktop application, HDS includes the `identifier` for each repository. HaikuDepot is then able to correlate the `identifier` coming from HDS with the `identifer` available from its local cache of the `repo.info` file. This way HaikuDepot is able to ascertain which repository or repositories to observe in HDS in relation to the locally configured repositories regardless of which mirror was used.
89+
HDS will periodically download the `repo.info` and `repo` file from the repository and parse them into its own database. When it later provides the repository data to the HaikuDepot desktop application, HDS includes the `identifier` for each repository. HaikuDepot is then able to correlate the `identifier` coming from HDS with the `identifier` available from its local cache of the `repo.info` file. This way HaikuDepot is able to ascertain which repository or repositories to observe in HDS in relation to the locally configured repositories regardless of which mirror was used.
9090

9191
HaikuDepot is able to show a list of packages from the locally configured repositories and is also able to enhance the available data locally with the packages' data stored in HDS.
9292

9393
## Beta Releases
9494

9595
Sometimes it is necessary for an actual repository configured on a Haiku system to correlate with the "wrong" repository in HDS; in other words the `identifier` values do not match.
9696

97-
An example is a beta release. In this case, it is desirable for the beta release repository's `identifier` to be different to distinguish it, but at the same time, it is desirable that the packages' meta-data are blended with the regular repository in HDS. In this case, HDS also supports a repository having some fake `identifer` values that HD will also honour.
97+
An example is a beta release. In this case, it is desirable for the beta release repository's `identifier` to be different to distinguish it, but at the same time, it is desirable that the packages' meta-data are blended with the regular repository in HDS. In this case, HDS also supports a repository having some fake `identifier` values that HD will also honour.
9898

9999
## Summary
100100

0 commit comments

Comments
 (0)