From 21ac544ee7c5b4b113897ecc2ed6af6bc7d937f3 Mon Sep 17 00:00:00 2001 From: Ilario Gelmetti Date: Wed, 15 May 2024 08:41:04 +0200 Subject: [PATCH] readme: added network-profiles repository to ImageBuilder instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed81bad67..d71d1c150 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Within the container, add the `lime-packages` feeds: ```shell echo "src/gz libremesh https://feed.libremesh.org/master" >> repositories.conf +echo "src/gz libremesh_profiles https://feed.libremesh.org/profiles" >> repositories.conf echo "src/gz libremesh_arch_packages https://feed.libremesh.org/arch_packages/master/mips_24kc" >> repositories.conf echo "untrusted comment: signed by libremesh.org key a71b3c8285abd28b" > keys/a71b3c8285abd28b echo "RWSnGzyChavSiyQ+vLk3x7F0NqcLa4kKyXCdriThMhO78ldHgxGljM/8" >> keys/a71b3c8285abd28b @@ -95,6 +96,7 @@ Go to . Find your device. Click on the f ```shell echo "src/gz libremesh https://feed.libremesh.org/master" >> repositories.conf +echo "src/gz libremesh_profiles https://feed.libremesh.org/profiles" >> repositories.conf echo "src/gz libremesh_arch_packages https://feed.libremesh.org/arch_packages/master/mips_24kc" >> repositories.conf echo "untrusted comment: signed by libremesh.org key a71b3c8285abd28b" > keys/a71b3c8285abd28b echo "RWSnGzyChavSiyQ+vLk3x7F0NqcLa4kKyXCdriThMhO78ldHgxGljM/8" >> keys/a71b3c8285abd28b