aboutsummaryrefslogtreecommitdiffstats
path: root/docs/01_Getting_Started
AgeCommit message (Collapse)AuthorFilesLines
2024-11-19Remove integration type without container manager from container integrationsalmon_18.91.0salmon/18.91.018.91.0Naoto Yamaguchi1-31/+23
Existing container integration was supporing with container-manager and without container-manager integration. After the scarthgap update, systemd cgroup-v1 and v2 mixed support was disabled. It require to big rework in resource controle feature. The lxc only integration (without container-manager integration) has some limitation for device support. For example, it can't handle dynamic device/network interface change, it' can't protect device access from guest using mknod. On the other hand, if I mantain to this integration, it need many human resource. The lxc only integration does not have value for these work. This change aim to maintain document. Bug-AGL: SPEC-5283 Change-Id: I2c89e243538bcdb73ec4ee9adb5d28a4ec99f9ff Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30513 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-09-30Add NanoPC T6 board container integration documentNaoto Yamaguchi1-7/+39
This change add container integration document for NanoPC T6 board. Bug-AGL: SPEC-5247 Change-Id: I834d0770a3642519e33869d70d2ca7fd3f289402 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30302 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-09-30Add NanoPC T6 board documentNaoto Yamaguchi2-0/+133
This change add document for NanoPC T6 board. Bug-AGL: SPEC-5247 Change-Id: Ie99337263944ce2667c7417b9b679efdbd3308f3 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30301 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-09-30Move basic build procedure to under Building_the_AGL_Image sectionNaoto Yamaguchi16-8/+9
Existing document has many board specific build procedure. This change move board specific build procedure to under subsection. Bug-AGL: SPEC-5247 Change-Id: I11492cbf530a1fabdfb8234f824e5c293b666f5c Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30300 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-09-30Move KVM demo image document from 02_Building_AGL_Image to ↵Naoto Yamaguchi3-0/+0
03_Build_and_Boot_guide_Profile Existing 02_Building_AGL_Image section is big. That include build procedure for basic IVI demo images. The 22_Available_KVM_Demo_Images is a extra demo image build procedure. These extra procedure stay on 03_Build_and_Boot_guide_Profile, that is more better solution to avoid complexity for 02_Building_AGL_Image section. This change move KVM demo image document from 02_Building_AGL_Image to 03_Build_and_Boot_guide_Profile. Bug-AGL: SPEC-5247 Change-Id: I694b650438c24f47dd5212a86363d8fd1fa24749 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30299 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-08-26Update test status for masterNaoto Yamaguchi1-1/+1
Rpi4 was tested at master with https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/30227 This patch update test status. Bug-AGL: SPEC-5237 Change-Id: I98de50709b250a8b27431371b7857caf6143e4a9 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30228 Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-08-19Update to latest status to IC quick start documentNaoto Yamaguchi1-9/+7
AGL IC quick start document did not match to latest status. This patch sync between latest status and document. Bug-AGL: SPEC-5224 Change-Id: I054db17515e7468cbe0b378ae3849ed09dece343 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30180 Reviewed-by: Walt Miner <walt@linux.com> Tested-by: Walt Miner <walt@linux.com>
2024-08-19Add command line container exchange method for IC containerNaoto Yamaguchi3-30/+85
This patch add most easy container exchange method to document. Bug-AGL: SPEC-5224 Change-Id: Idb9b1b046286dc2cd5b48247d4a007d12ce9bb9f Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30166 Tested-by: Walt Miner <walt@linux.com> Reviewed-by: Walt Miner <walt@linux.com>
2024-08-19Add Momi Navi information to documentationNaoto Yamaguchi1-0/+7
The Momi Navi need few environment variable to show map and customize view. This patch add these information. Bug-AGL: SPEC-5224 Change-Id: I64e19175bdaa1e8c63f8bd2b796c98bdf91fb69b Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30161 Reviewed-by: Walt Miner <walt@linux.com> Tested-by: Walt Miner <walt@linux.com>
2024-07-03Add documentation for building EC2 instancessalmon_18.90.0salmon/18.90.018.90.0Jan-Simon Möller6-0/+155
This adds the documentation for building and uploading EC2 images (AMIs) that can run on graviton instances. Bug-AGL: SPEC-5181 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I824db52579247c731b7e0e34f755f80ffa338ed6 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/30054
2024-06-03Document demo imagesricefish_17.92.0ricefish_17.91.0ricefish/17.92.0ricefish/17.91.017.92.017.91.0Scott Murray2-0/+235
Add new pages under the build section that describe all of the currently available images for both the regular and KVM demos. Bug-AGL: SPEC-5138 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I05793147bc385f08304a873127912739e071a193 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29958 Reviewed-by: Walt Miner <walt@linux.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-06-03doc changes for image renaming.Jan-Simon Moeller9-78/+84
Changes: - Global replace of image names with post-rework names. - .rootfs image name suffix added to locally built image filenames. - Image list updated in a couple of places to match conf-notes.txt update that has been submitted for meta-agl-core. Bug-AGL: SPEC-5138 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I437f1e32078972ead2d1156686c54475e87bebaf Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29915
2023-08-02Update build producer document for AGL IC container integrationVinod Ahuja12-73/+385
Updating AGL IC container integration documentation based on revised documentation available on confluence https://confluence.automotivelinux.org/display/IC/Build+Procedure+for+AGL+IC+with+Container+Integration Bug-AGL: [SPEC-4805] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: I6f49d3ee846bfee371662d0ac1b98dbd3fd76bbb Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29000 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-04-14Updating information for building AGL cluster imagesVinod Ahuja1-2/+2
Updating Run aglsetup.sh scripts Updating Using BitBake image information Bug-AGL: [SPEC-4604] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: If6489d14c0e479b6fa10ee4c97863aae4829abe2 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28637 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-04-13IVI Flutter apps: correct build directory pathAnuj-S621-4/+4
Changed build-flutter-dashboard directory path Bug-AGL: SPEC-4752 Signed-off-by: Anuj Solanki <anuj603362@gmail.com> Change-Id: Ie9325b325378b5cec3527fab179e536012008a69 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28629 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-04-13documentation: fix typoYan1-1/+1
typo on 'frameword', now is fixed. Bug-AGL: SPEC-1902 Signed-off-by: Yan <yanxk.fnst@fujitsu.com> Change-Id: I57c58bbb2300cab496958e8d3ff297723d8c942d Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28628 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-04-06Updating AGL featureVinod Ahuja1-24/+26
Updating AGL feature list to match with git listed features and adding link to the git feature repository. Not adding the descriptions for some of some features as readme files of those feature are not updated. Bug-AGL: [SPEC-1902] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: Ib2f74868b417b49d09193341a1ab1e44e412c375 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28624 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-01-29Fixing all the Yocto linksoctopus_14.94.0octopus/14.94.014.94.0Vinod Ahuja1-8/+8
Fixing all the broken Yocto links through out the documentation. Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: I1af1c7171cfb7d3f5f6233fd77ef0d1c0097d071 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28436 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-01-20Fixing broken linksoctopus_14.93.0octopus/14.93.014.93.0Vinod Ahuja2-3/+3
I have fixed all the broken links in the documentation except links for Yocto project and security section. Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: I1c05bf2c3a9365bba0b67077cf51b294352e7943 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28384 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2022-11-21Updating File name and links in the documentationoctopus_14.92.0octopus_14.91.0octopus/14.92.0octopus/14.91.014.92.014.91.0Vinod Ahuja30-0/+2853
Updating documentation: 1. Renamed all the files and folder following 01-99 index numbering 2. Matched title name and file name 3. Inserted title in the files where ever missing 4. Updated all the reference links in the documentation Bug-AGL: [SPEC-4470] Signed-off-by: Vinod Ahuja <vahuja@unomaha.edu> Change-Id: Ib73e1f91107646e11b5b19ab6ead4080add506e4 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/28170 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>