public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/1] Add resource section in docs
@ 2026-02-04 16:24 'Clara Kowalsky' via isar-users
  2026-02-04 16:24 ` [PATCH] docs: Add resource section with demo and talks 'Clara Kowalsky' via isar-users
  0 siblings, 1 reply; 2+ messages in thread
From: 'Clara Kowalsky' via isar-users @ 2026-02-04 16:24 UTC (permalink / raw)
  To: isar-users; +Cc: jan.kiszka, Clara Kowalsky

Hi,

as mentioned at our Isar meetup in December, I created a demo project
[1] showing how to build Isar images, from basic to more advanced.
The idea is to have a simple demo for Isar newbies to get started.
It would be great if the repository could be linked in the Isar
documentation, together maybe with recent talks on Isar.
I added a section to the user manual, but it could also be placed
elsewhere, I am open to suggestions. If desired, the isar-demo
repository could also be transferred to another domain.

Best regards,
Clara Kowalsky

[1] https://github.com/siemens/isar-demo

Clara Kowalsky (1):
  docs: Add resource section with demo and talks

 doc/user_manual.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
2.52.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260204162429.814827-1-clara.kowalsky%40siemens.com.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] docs: Add resource section with demo and talks
  2026-02-04 16:24 [PATCH 0/1] Add resource section in docs 'Clara Kowalsky' via isar-users
@ 2026-02-04 16:24 ` 'Clara Kowalsky' via isar-users
  0 siblings, 0 replies; 2+ messages in thread
From: 'Clara Kowalsky' via isar-users @ 2026-02-04 16:24 UTC (permalink / raw)
  To: isar-users; +Cc: jan.kiszka, Clara Kowalsky

Signed-off-by: Clara Kowalsky <clara.kowalsky@siemens.com>
---
 doc/user_manual.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/doc/user_manual.md b/doc/user_manual.md
index bea7557c..9fc15e27 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -6,6 +6,7 @@ Copyright (C) 2016-2019, ilbers GmbH
 
  - [Introduction](#introduction)
  - [Getting Started](#getting-started)
+ - [Resources](#resources)
  - [Terms and Definitions](#terms-and-definitions)
  - [How Isar Works](#how-isar-works)
  - [General Isar Configuration](#general-isar-configuration)
@@ -326,6 +327,17 @@ docker run --rm -ti --volume "$(pwd):/build" isar-image-base-debian-buster-armhf
 
 ---
 
+## Resources
+
+ - Example repositories:
+    - [Isar-demo](https://github.com/siemens/isar-demo)
+
+ - Recent talks on Isar:
+    - [Easily Generating Debian-Based Embedded Systems, Open Source Summit 2025](https://youtu.be/j5OqhlvZGTE?si=keMCoqY3fxBRMRhW)
+    - [Isar - Building Images with the Power of Debian, DebConf 2023](https://youtu.be/GMz3Gyrj0So?si=rR934Wzb4HbCd6AJ)
+
+---
+
 ## Terms and Definitions
 
 ### Chroot
-- 
2.52.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260204162429.814827-2-clara.kowalsky%40siemens.com.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-04 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-04 16:24 [PATCH 0/1] Add resource section in docs 'Clara Kowalsky' via isar-users
2026-02-04 16:24 ` [PATCH] docs: Add resource section with demo and talks 'Clara Kowalsky' via isar-users

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox