From 26e907601369a4160c5975f78410772837ad9daa Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Mon, 14 Feb 2022 16:45:29 +0100 Subject: [PATCH] we only need one debuginfod instance --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a7b63f8..0b3855c 100644 --- a/README.md +++ b/README.md @@ -134,19 +134,14 @@ Also [package status page](https://alhp.anonfunc.dev/packages.html). ### 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` -- `x86-64-v3`: `https://debuginfod-x86-64-v3.harting.dev` - -To enable them for your repo (example for `x86-64-v3`): +To use it, have `debuginfod` installed on your system and add it to your `DEBUGINFOD_URLS` with: ```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 I appreciate any money you want to throw my way, but donations are strictly optional. Donations are primarily used to