we only need one debuginfod instance

This commit is contained in:
2022-02-14 16:45:29 +01:00
parent db3aa9e17d
commit 26e9076013

View File

@@ -134,19 +134,14 @@ Also [package status page](https://alhp.anonfunc.dev/packages.html).
### Debug symbols ### Debug symbols
ALHP provides a debuginfod instance for each CPU-Level it builds for. ALHP provides a debuginfod instance under `debuginfod.harting.dev`.
- `x86-64-v2`: `https://debuginfod-x86-64-v2.harting.dev` To use it, have `debuginfod` installed on your system and add it to your `DEBUGINFOD_URLS` with:
- `x86-64-v3`: `https://debuginfod-x86-64-v3.harting.dev`
To enable them for your repo (example for `x86-64-v3`):
```bash ```bash
echo "https://debuginfod-x86-64-v3.harting.dev" > /etc/debuginfod/alhp.urls echo "https://debuginfod.harting.dev" > /etc/debuginfod/alhp.urls
``` ```
Be sure to use the correct url for your respective repo mentioned above and have `debuginfod` installed on your system.
## Donations ## Donations
I appreciate any money you want to throw my way, but donations are strictly optional. Donations are primarily used to I appreciate any money you want to throw my way, but donations are strictly optional. Donations are primarily used to