aboutsummaryrefslogtreecommitdiffstats
path: root/docs/6_How_To_Contribute
AgeCommit message (Collapse)AuthorFilesLines
2022-10-04Fixing SSH key generation problemlamprey_12.1.9lamprey_12.1.8lamprey_12.1.7lamprey_12.1.20lamprey_12.1.19lamprey_12.1.18lamprey_12.1.17lamprey_12.1.16lamprey_12.1.15lamprey_12.1.14lamprey_12.1.13lamprey_12.1.12lamprey_12.1.11lamprey/12.1.9lamprey/12.1.8lamprey/12.1.7lamprey/12.1.20lamprey/12.1.19lamprey/12.1.18lamprey/12.1.17lamprey/12.1.16lamprey/12.1.15lamprey/12.1.14lamprey/12.1.13lamprey/12.1.12lamprey/12.1.1112.1.912.1.812.1.712.1.2012.1.1912.1.1812.1.1712.1.1612.1.1512.1.1412.1.1312.1.1212.1.11lampreyVinod Ahuja1-17/+15
I installed Ubuntu 22.04 and RSA protocol for ssh key pair was not working and was constantly getting permission denined key pair mismatch issues. After following openstac documentation (https://docs.openstack.org/contributors/common/setup-gerrit.html) I was quickly able to fix SSH key setup issue. Open Stack recommended to use ed25519 keys protocol as it works well in all operating system. Following that recommendation and personally experience issues with RSA key generation I have updated the documentation to ed25519. Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: I6209337e0056821ec9a0f28ea9aabb9d0933c53e Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27932 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2021-06-07Update irc and quickstart linksJan-Simon Möller2-2/+2
We're moving to irc.libera.chat, thus change this on the doc site as well. Also update the mailinglist and contribution links. Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I3464eab8928123491542a27fc350281b6a75b45f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/26392 Reviewed-by: Walt Miner <walt@linux.com>
2021-03-09Add documentation on how to add a LAVA labJan-Simon Möller1-0/+211
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I3a70e7dcfd4e517256dff3b167139cecb0476f4f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/26139
2021-01-20Add a category for agl-compositor and rba documentationJan-Simon Moeller13-0/+1013
Create a home for docs of compositor, rba and pipewire/wireplumber. Also add a .gitignore file. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Id1f9812d0f4db83cb72bf03987dc95d754e00725 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/25913