You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sigs/Atomic.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,15 @@ title: "Atomic SIG"
5
5
6
6
The purpose of the Atomic SIG is to explore atomic Linux technologies like bootc, to develop a modern AlmaLinux-based immutable desktop system, and to enable others to build upon our tooling. In short, the purpose of this SIG is to expand AlmaLinux's role in the atomic desktop space.
7
7
8
+
We maintain [an Atomic Desktop base image](https://github.com/AlmaLinux/atomic-desktop) (available with GNOME or KDE)
9
+
and an opinionated [Atomic Workstation](https://github.com/AlmaLinux/atomic-workstation) distribution.
10
+
11
+
We also maintain a batteries-included [Github template repo](https://github.com/AlmaLinux/atomic-respin-template) that you can use
12
+
to make your own custom Atomic AlmaLinux respin! Just click the "Use this template" button and start customizing!!
13
+
8
14
## How to Join
9
15
10
-
Joining is easy! You can show up to a meeting, pick up an issue from the list by assigning it to yourself, or ask questions in chat! Not every contributor wants to be a part of the SIG, but if you do, joining is simple.
16
+
Joining is easy! You can show up to a meeting, pick up an issue from the list by assigning it to yourself, or ask questions in chat! Not every contributor wants to be a part of the SIG, but if you do, joining is simple.
11
17
12
18
**Where we chat**
13
19
@@ -19,16 +25,17 @@ We do not currently hold regular meetings, but work asynchronously in Mattermost
19
25
20
26
## Activities, projects, and deliverables
21
27
22
-
* Base desktop bootc image and ISO installer based on [Cloud SIG](https://wiki.almalinux.org/sigs/Cloud.html)'s bootc images starting with AlmaLinux 10.
23
-
* Templates/automation/examples to guide downstream extension/customization of the base image
24
-
* A workstation distribution that is opinionated, modern, and polished, based on the previous deliverables
28
+
*[atomic-desktop](https://github.com/AlmaLinux/atomic-desktop): Base desktop bootc image and ISO installer based on [Cloud SIG](https://wiki.almalinux.org/sigs/Cloud.html)'s bootc images starting with AlmaLinux 10.
29
+
*[atomic-respin-template](https://github.com/AlmaLinux/atomic-respin-template): Templates/automation/examples to guide downstream extension/customization of the base image
30
+
*[atomic-workstation](https://github.com/AlmaLinux/atomic-workstation): A workstation distribution that is opinionated, modern, and polished, based on the previous deliverables
31
+
*[atomic-ci](https://github.com/AlmaLinux/atomic-ci): Github Actions CI for common operations, used by the previous deliverables
25
32
26
33
### Help wanted
27
34
28
35
Contributions take all kinds of shapes and sizes, and we welcome everyone! If you have expertise or time and would like to help us out, please get in touch!
29
36
30
37
## SIG members
31
-
38
+
32
39
*[Isaac Beverly](mailto:imbev@protonmail.com) - SIG lead
0 commit comments