Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Added descriptions how to play music with MediaPlayer sample app in AGL
|
|
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>
|
|
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>
|
|
qemu.md: Update instructions slighly for DRM
|
|
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>
|
|
Update the latest stable version to Dab 4.0.2.
Bug-AGL: SPEC-1024
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
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>
|
|
troubleshooting: Disabling Homescreen in AGL 4.0.x DD release
|
|
Update the links for Renesas graphics drivers.
Bug-AGL: SPEC-906
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|
|
|
|
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Intel Getting Started guide: fix some typos and a broken link
|
|
Troubleshooting Intel boards: fix some typos and rendering
|
|
source-code.md: Update stable versions
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|
|
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>
|
|
|
|
|
|
|
|
root file system file is now a .tar.xz (no longer .bz2)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Change-Id: I50a51c482b33821eefc483a4ecd85e95d466981f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
r-car: boot with ro instead of rw
|
|
Fix: wrong array format
|
|
Change-Id: I8fc03f7db2ecfa6085eda0e83f723bffa992e9df
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I1c2c1479980c391dd037ce93cf5a30c36a07085a
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I1c2c1479980c391dd037ce93cf5a30c36a07085a
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Icbaa18b740403a1e43ef6b61fbdc45ba3fad1437
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Adding system hardening guide
|
|
|
|
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
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>
|
|
Update Raspberry Pi docs and fix format to export valid docuwiki for AGL wiki
|
|
Adding attackers and adversaries to security blueprint
|
|
|
|
This is essentially the same fix as:
https://gerrit.automotivelinux.org/gerrit/#/c/8485/
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|