poky/documentation/tools
Quentin Schulz 7ea0561669 tools: add script for building documentation inside containers
This adds a script for building a container and building the
documentation within that new container image.

The openSUSE instructions now require a --non-interactive flag otherwise
they fail to run. Sadly there doesn't seem to be a way to have this in
an environment variable à-la DEBIAN_FRONTEND=noninteractive, so we
simply do a sed on the scripts to add --non-interactive to the zypper
commands to avoid having those in the instructions provided to our
users.

Somehow tzdata package in Ubuntu doesn't respect
DEBIAN_FRONTEND=noninteractive hence why the timezone needs to be set by
hand.

(From yocto-docs rev: cefced592f1302fcb65afa9e0b1f9f5ff1570e93)

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Antonin Godard <antonin.godard@bootlin.com>
Tested-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-02-18 15:47:37 +00:00
..
host_packages_scripts docs: use literalinclude for system requirements 2025-02-18 15:47:37 +00:00
build-docs-container tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.almalinux tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.apt tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.debian tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.dnf tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.fedora tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.ubuntu tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.zypper tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
update-documentation-conf yocto-docs: Add SPDX headers in scripts and Makefile 2020-06-04 13:29:02 +01:00