Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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>
|
|
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>
|
|
This is essentially the same fix as:
https://gerrit.automotivelinux.org/gerrit/#/c/8485/
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
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>
|
|
Change-Id: I89e02117c9569354567816ec5ba2a5565b79849b
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|