aboutsummaryrefslogtreecommitdiffstats
path: root/docs/6_How_To_Contribute
AgeCommit message (Collapse)AuthorFilesLines
2022-10-04Fixing SSH key generation problemVinod 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/+/27931 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2022-08-10Bulk documentation updates for needlefishneedlefish_14.0.1needlefish_14.0.0needlefish/14.0.1needlefish/14.0.014.0.114.0.0Jan-Simon Moeller1-14/+14
Mostly just s/master/needlefish . Little corrections where necessary. Add a FIXME for the platform doc/Security Blueprint Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ia54ba1a46f0575689268ff5999a1c953a6f8a54c Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27894
2022-07-20Adding submitting change guidelineVinod Ahuja1-2/+2
Adding note for committer to follow submitting change guideline. Bug-AGL: SPEC-4470 Change-Id: I40f26d9ab6e4d574e39ec677caa856a38ca94888 Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/27763 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