summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-07Add proposal for new security blueprintmudcam41-0/+3060
2017-12-04Updated to cover music playingKien Dinh1-0/+11
Added descriptions how to play music with MediaPlayer sample app in AGL
2017-11-28raspberrypi.md: Update Raspberry Pi imagesLeon Anavi1-3/+3
Update the instructions for flashing Raspberry Pi 2 and 3 images on microSD card. Bug-AGL: SPEC-774 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-11-06source-code.md: update OpenSUSE notesLeon Anavi1-1/+2
Update the list of packages that needs to be installed in OpenSUSE based on the experience for setting LXC container with OpenSUSE 42.4 for building AGL. Bug-AGL: SPEC-1050 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-11-02Merge pull request #88 from konsulko/SPEC-776-update-qemu-docsWalt Miner1-2/+2
qemu.md: Update instructions slighly for DRM
2017-11-02qemu.md: Update instructions slighly for DRMTom Rini1-2/+2
Starting with Eel we must have a video driver that supports DRM. For QEMU, this can be done with std or virtio. For best results moving forward, we should use virtio here. For VirtualBox we must use version 5.2.0 or later. There is nothing additional required for VMWare. Bug-AGL: SPEC-776 Signed-off-by: Tom Rini <trini@konsulko.com>
2017-11-02source-code.md: Update latest stable versionLeon Anavi1-2/+2
Update the latest stable version to Dab 4.0.2. Bug-AGL: SPEC-1024 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-10-17Update Low&High level service guideRomain Forlot5-821/+0
Now points to sources documentation from Git Repo No more needed to update manually the docs from docs-agl repo. Change-Id: I669a0903bdc7e493e3160e010eabf1232b5844ac Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-09-27Merge pull request #78 from XevoInc/masterWalt Miner1-7/+6
troubleshooting: Disabling Homescreen in AGL 4.0.x DD release
2017-09-26R-Car-Starter-Kit-gen3.md: Update linksLeon Anavi1-1/+3
Update the links for Renesas graphics drivers. Bug-AGL: SPEC-906 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-09-18Add last rcar Gen3 BSP 2.23 driver to docRonan Le Martret1-6/+5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-09-18typoDominig ar Foll1-1/+1
2017-09-18adding a link to release download AGL web site.Dominig ar Foll1-0/+7
2017-09-14troubleshooting: Disabling Homescreen in AGL 4.0.x DD releaseTakashi Yamamiya1-7/+6
2017-09-04update latest stable release to dabRonan Le Martret1-4/+4
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-08-21Merge pull request #76 from gvancuts/gvancuts/fix-typos-intel-gs-guideWalt Miner1-28/+19
Intel Getting Started guide: fix some typos and a broken link
2017-08-21Merge pull request #77 from gvancuts/enhance-intel-footerWalt Miner1-23/+26
Troubleshooting Intel boards: fix some typos and rendering
2017-08-21Merge pull request #73 from leon-anavi/SPEC-664Walt Miner1-2/+2
source-code.md: Update stable versions
2017-08-11Troubleshooting Intel boards: fix some typos and renderingGeoffroy Van Cutsem1-23/+26
Fix some typos and rendering for the Troubleshooting document for Intel Boards (intel-footer.md). Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2017-08-11Intel Getting Started guide: fix some typos and a broken linkGeoffroy Van Cutsem1-28/+19
Fix some typos in the Intel Getting Started guide (intel.md) and also fixed up a link that was not being displayed correctly. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2017-08-07Intel guide: update mk-efi.sh link to use GerritMartin Kelly1-1/+1
2017-07-28source-code.md: Update stable versionsLeon Anavi1-2/+2
Update the stable version, generate dokuwiki files and update the AGL wiki for Raspberry Pi and Renesas Porter board. Bug-AGL: SPEC-664 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2017-07-24getting-started: qemu: fix formattingMatt Porter1-15/+20
Fix some formatting since the in-tree markdown parser differs in behavior from that used to generate docs.automotivelinux.org Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-07-21getting-started: qemu: reorg and add deployment info for several VMsMatt Porter1-2/+108
Add additional documentation on building, resultant images, and deployment of vmdk images in QEMU/KVM, VirtualBox, and VMWare Player. Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-07-17Update AGL security blueprintHammad Ahmed16-1134/+906
2017-07-13fix toc generationRonan Le Martret5-8/+3
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-07-11Merge branch 'master' into masterronan [iot.bzh]25-754/+938
2017-07-10Fix markdown lintRonan Le Martret25-751/+934
https://github.com/DavidAnson/markdownlint/blob/v0.5.0/doc/Rules.md MD012 - Multiple consecutive blank lines MD014 - Dollar signs used before commands without showing output MD022 - Headers should be surrounded by blank lines MD026 - Trailing punctuation in header MD029 - Ordered list item prefix MD031 - Fenced code blocks should be surrounded by blank lines MD032 - Lists should be surrounded by blank lines MD033 - Inline HTML MD034 - Bare URL used Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-07-10Fix spelling errorwangludong1-2/+2
2017-07-06Update intel.mdDominig ar Foll1-0/+1
2017-07-06typo corrrectionDominig ar Foll1-1/+1
2017-07-05Update SD card instructions.Sebastien Douheret3-6/+6
root file system file is now a .tar.xz (no longer .bz2) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-30getting-started: fix typo for rcar-gen3Stephane Desneux1-1/+1
Change-Id: I50a51c482b33821eefc483a4ecd85e95d466981f Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-06-29Merge pull request #54 from XevoInc/masterStephane Desneux2-5/+5
r-car: boot with ro instead of rw
2017-06-29Merge pull request #58 from claneys/masterStephane Desneux0-0/+0
Fix: wrong array format
2017-06-29RcarGen3: Not use 64bits ext4 feature on SDcard FSRomain Forlot1-2/+5
Change-Id: I8fc03f7db2ecfa6085eda0e83f723bffa992e9df Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-29Fix: wrong array formatRomain Forlot1-14/+13
Change-Id: I1c2c1479980c391dd037ce93cf5a30c36a07085a Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-26Fix: wrong array formatRomain Forlot1-14/+13
Change-Id: I1c2c1479980c391dd037ce93cf5a30c36a07085a Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-23Update signaling chapterRomain Forlot14-667/+1858
Change-Id: Icbaa18b740403a1e43ef6b61fbdc45ba3fad1437 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-05-24Add table of contents to the hardening guideHammad Ahmed1-0/+15
2017-05-14Update documentation for Renesas Gen3 BSP 2.19Ronan Le Martret1-16/+30
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-05-12Update Renesas Gen3 driver linkRonan Le Martret1-3/+2
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-05-10Merge pull request #28 from hammadahmedirdeto/system_hardeningWalt Miner1-43/+673
Adding system hardening guide
2017-05-09Further changes based on comments on pull req #28Hammad Ahmed1-27/+19
2017-05-02trivial whitespace removalMartin Kelly1-1/+1
Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-05-02r-car: boot with ro, not rwMartin Kelly2-4/+4
Booting with ro is safer in the case of filesystem corruption because it prevents processes from writing to a broken filesystem before the kernel has a chance to fsck and then remount rw. For this reason, it seems to be the standard in other Linux distros. From my testing, I don't see any drawback to it. Signed-off-by: Martin Kelly <mkelly@xevo.com>
2017-04-26Merge pull request #50 from leon-anavi/masterWalt Miner4-7/+22
Update Raspberry Pi docs and fix format to export valid docuwiki for AGL wiki
2017-04-26Merge pull request #53 from hammadahmedirdeto/adding_adversariesWalt Miner1-23/+42
Adding attackers and adversaries to security blueprint
2017-04-25Adding attackers and adversaries to security blueprintHammad Ahmed1-23/+42
2017-03-29porter.md: correct rootfs to ext4Martin Kelly1-1/+1
This is essentially the same fix as: https://gerrit.automotivelinux.org/gerrit/#/c/8485/ Signed-off-by: Martin Kelly <mkelly@xevo.com>