[PATCH] docs: Refactor kas/README.md

0 views
Skip to first unread message

Clara Kowalsky

unread,
Feb 4, 2026, 11:30:13 AM (17 hours ago) Feb 4
to isar-...@googlegroups.com, Clara Kowalsky
Fix some typos.

Signed-off-by: Clara Kowalsky <clara.k...@siemens.com>
---
kas/README.md | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/kas/README.md b/kas/README.md
index d821f0c8..a54e4333 100644
--- a/kas/README.md
+++ b/kas/README.md
@@ -1,14 +1,14 @@
# Support of kas

-[kas](https://github.com/siemens/kas) is a tool to setup bitbake based projects.
+[kas](https://github.com/siemens/kas) is a tool to set up BitBake-based projects.

-Directory `kas` contains required configuration fragments to setup and build
-Isar with `kas-container` script and Kconfig language.
+The `kas` directory contains the required configuration fragments to set up and build
+Isar using the `kas-container` script and Kconfig language.

## Requirements

-Since kas uses Docker or Podman based containers, users that runs Isar build
-using `kas-container` script should be allowed to run these containers in
+Since kas uses Docker or Podman based containers, users who run an Isar build
+using the `kas-container` script should be allowed to run these containers in
privileged mode.

## Configuring Isar build
@@ -17,19 +17,19 @@ privileged mode.
./kas/kas-container menu
```

-This creates `.config.yaml` file in isar root that stores the configuration.
+This creates a `.config.yaml` file in the Isar root directory that stores the
+configuration.

-
-## Building Isar after configuration done
+## Building Isar after configuration is done

```
./kas/kas-container build
```

-This generates `build/conf/` configuration and starts building Isar using
-kas container. Required image will be downloaded if not yet).
+This generates the `build/conf/` configuration and starts building Isar using
+the kas container. The required image will be downloaded if not already present.

-To access bulid shell, the following command can be used:
+To access the build shell, the following command can be used:

```
./kas/kas-container shell
--
2.52.0

Reply all
Reply to author
Forward
0 new messages