Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
|
|
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
|
|
Change-Id: I8fc03f7db2ecfa6085eda0e83f723bffa992e9df
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>
|
|
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
|
|
This is essentially the same fix as:
https://gerrit.automotivelinux.org/gerrit/#/c/8485/
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
* The driver link is updated
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Update the Raspberry Pi instuctions and fix a typo.
Bug-AGL: SPEC-461
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
|
|
|
|
Change-Id: I1ef6c2574aaf08918b526ba882ef637965831d43
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: Ia090edb6bcc646d6de2e2a38d6cb1968d3845090
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
As we set SDCARD variable, we should keep using it to avoid problem if anyone doesn't use /tmp/agl dir.
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I95b16e42667e8d16088f01b99aee99df31602e9a
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
|
|
Signed-off-by: Dominig ar Foll <dominig.arfoll@fridu.net>
|
|
Signed-off-by: Dominig ar Foll <dominig.arfoll@fridu.net>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Add --xattrs-include='*' to the tar command.
Suggested-by: José Bollo <jose.bollo@iot.bzh>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
The fix is required to properly export the
markdown to dokuwiki using pandoc.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Change-Id: I89e02117c9569354567816ec5ba2a5565b79849b
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|