Skip to content

Commit 4f6826b

Browse files
authored
Merge pull request #10 from t-lo/t-lo/elaborate-on-group-purpose-and-add-gh-discussions-reference
Elaborate on group purpose, move group engagement section up
2 parents ac0f275 + 9287cfd commit 4f6826b

1 file changed

Lines changed: 27 additions & 7 deletions

File tree

content/_index.md

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,35 @@ BookToC: false
77

88
# The Linux Userspace API (UAPI) Group
99

10-
The userspace API ("uapi") group is a community for people with an interest in innovating how we build, deploy, and run modern Linux operating systems.
10+
The userspace API ("uapi") group is a community for people with an interest in innovating how we build, deploy, run, and securely update modern Linux operating systems.
1111
It serves as a central gathering place for specs, documentation, and ideas.
1212

13-
Follow [@uapi-group](https://twitter.com/uapi_group) on twitter to catch the latest news!
13+
The group is in the process of constituting itself and is exploring the problem space.
14+
In the general scope of the group are trusted boot mechanisms, kernel / disk image formats, TPM usage, safe and secure updates, and related topics.
15+
The group also cares about interop of image-based and/or immutable Linux distributions.
16+
The group is in its inception, so the list of topics is by no means complete.
17+
Other relevant topics related to the above might be added in the future.
18+
19+
The UAPI group aims to establish specifications for common concepts shared among relevant parties.
20+
We are open to anyone who has an interest in constructive collaboration to join the discussions, and to represent the directions and interests of their projects and distributions.
21+
22+
Contributing members include people from Ubuntu Core, Debian, GNOME OS, Fedora CoreOS, Endless OS, Arch Linux, SUSE, Flatcar,
23+
systemd, image-builder/osbuild, mkosi, tpm2-software, System Transparency, buildstream, BTRFS, rpm-ostree,
24+
Microsoft, Amazon, and Meta.
25+
26+
## Engage with the Group
27+
28+
Our main means of engagement is Github.
29+
Please check out the group's [Github discussions](https://github.com/orgs/uapi-group/discussions) for general ongoing conversations.
30+
Don't hesitate to tune in and share your thoughts!
31+
Feel free to start a new discussion if none exists for whatever brings you here.
32+
Please keep the group's focus in mind and do not stray off-topic.
33+
34+
Check out the group's repos at the [uapi group github org](https://github.com/uapi-group) to get an overview of existing work.
35+
To engage with specific content please file issues and / or PRs directly to the [specifications](https://github.com/uapi-group/specifications/),
36+
[docs](https://github.com/uapi-group/docs/), and [kernel feature ideas](https://github.com/uapi-group/kernel-features/) repositories, respectively.
37+
38+
To stay up to date on the group's activities there's also a Twitter account you can follow: [uapi-group](https://twitter.com/uapi_group).
1439

1540
## UAPI Group Specifications
1641

@@ -28,8 +53,3 @@ Please find generic documents like meeting / summit minutes at https://uapi-grou
2853
## Kernel Feature Ideas
2954

3055
A collection of ideas for [kernel features](https://uapi-group.org/kernel-features) to improve low-level user space.
31-
32-
## Participate
33-
34-
Check out the [UAPI group github org](https://github.com/uapi-group) to engage and to collaborate with the group.
35-
We also have a [forum for discussions (via Github Discussions)](https://github.com/orgs/uapi-group/discussions).

0 commit comments

Comments
 (0)