From 820a57076182847770a1a3e8c5c71810b50c93a8 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 13 Jun 2025 13:06:52 +0200 Subject: Update bootstrapping documentation ... mentioning that now etc/repos.in.json is used for bootstrapping. This is relevant for both, determining the precise list of dependencies needed as well as for patching the repository configuration, e.g., in a package build. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index a266168a..4dc32969 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -102,7 +102,7 @@ to an appropriate location in `PATH`. The main task is to ensure all the dependencies are available at sufficiently compatible versions. The full list of dependencies -can be found in `etc/repos.json`. This file also specifies, in +can be found in `etc/repos.in.json`. This file also specifies, in the `"local_path"` attribute of `"pkg_bootstrap"`, the location relative to `LOCALBASE` (typically `/usr` or `/usr/local`) that is taken as root for the logical repository of that dependency. As, -- cgit v1.2.3