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
* AerynOS(docs): Corrected typos in the downloading instructions
The word "denoted" might be misspelled as "denoted" and "denoted"?
Signed-off-by: Farhan Kurnia Pratama <farhnkrnapratma@gmail.com>
* AerynOS(docs): Corrected typos in the GNOME desktop documentations
Signed-off-by: Farhan Kurnia Pratama <farhnkrnapratma@gmail.com>
* Update src/content/docs/Users/Getting Started/downloading.mdx
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
---------
Signed-off-by: Farhan Kurnia Pratama <farhnkrnapratma@gmail.com>
Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
Copy file name to clipboardExpand all lines: src/content/docs/Users/Desktops/gnome.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
title: 'GNOME'
3
-
lastUpdated: 2025-08-23T17:25:00Z
3
+
lastUpdated: 2026-01-13T11:10:00+07:00
4
4
description: "GNOME Desktop"
5
5
---
6
6
7
7
The default desktop environemnt for the AerynOS live environment and for installs using `lichen` is [GNOME](https://www.gnome.org/). We utilise Wayland display server protocol and do not offer X11 (or any fork of X11).
8
8
9
-
GNOME has been chosen as the default environment due to our familiarity with the GNOME software stack and therefore our ability to maintain it whilst we work on fleshing out the AerynOS tooling an infrastructure.
9
+
GNOME has been chosen as the default environment due to our familiarity with the GNOME software stack and therefore our ability to maintain it whilst we work on fleshing out the AerynOS tooling and infrastructure.
10
10
11
11
It is recommended to install GNOME using `lichen`, rather than adding to an existing install.
Copy file name to clipboardExpand all lines: src/content/docs/Users/Getting Started/downloading.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Downloading AerynOS
3
-
lastUpdated: 2024-09-10T23:36:23+08:00
3
+
lastUpdated: 2025-01-13T10:49:00+07:00
4
4
description: Downloading the AerynOS ISO file and verifying the checksums
5
5
---
6
6
@@ -12,10 +12,10 @@ import { Aside } from '@astrojs/starlight/components';
12
12
2. Look for the latest release available for download, the official ISO files are named `AerynOS-<version>-<desktop>-<architecture>.iso`.
13
13
14
14
<Aside>
15
-
Their may be multiple versions available with different desktop environments donoted by `AerynOS-<version>-<desktop>-<architecture>.iso` where `<desktop>` is the desktop environment.
15
+
There may be multiple versions available with different desktop environments denoted by `AerynOS-<version>-<desktop>-<architecture>.iso` where `<desktop>` is the desktop environment.
16
16
</Aside>
17
17
18
-
3. Click on the download link to start downloading the ISO file and assiocated checksums donated by `AerynOS-<version>-<desktop>-<architecture>.iso.sha256sum`.
18
+
3. Click on the download link to start downloading the ISO file and assiocated checksums denoted by `AerynOS-<version>-<desktop>-<architecture>.iso.sha256sum`.
19
19
20
20
Once the download is complete, you can proceed with creating a bootable USB drive or burning the ISO to a DVD to install AerynOS on your machine.
0 commit comments