Skip to content

Update philosophy.mdx - #120

Merged
ermo merged 5 commits into
mainfrom
update-philosophy
Jul 29, 2026
Merged

Update philosophy.mdx#120
ermo merged 5 commits into
mainfrom
update-philosophy

Conversation

@NomadicCore

Copy link
Copy Markdown
Contributor

Update Philosophy page with additional details of AerynOS approaches

@ermo

ermo commented Jul 15, 2026

Copy link
Copy Markdown
Member

We could probably revise the parts under the mission statement to be a wee bit more humble, and more focused on our vision, which is rightly an amalgam of experiences with existing tools and solutions?

@NomadicCore

Copy link
Copy Markdown
Contributor Author

I've taken the wording from the new hugo site about us page. How do you think that fits?

@ermo ermo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change re. builders.

Comment thread src/content/docs/AerynOS/philosophy.mdx Outdated
Co-authored-by: Rune Morling <ermo@serpentos.com>
Comment thread src/content/docs/AerynOS/philosophy.mdx Outdated
Most Linux distributions follow the [Filesystem Hierarchy Standard](https://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.pdf) which sets the structure for all files and directories on a Unix-like system. In traditional FHS based Linux distributions, package files can be installed to multiple directories, these can be directories or files that users may interact with (such as config files).

In AerynOS, packages are forbidden from containing any files outside of /usr directory. The /usr directory exclusively belongs to the system with the user not intended to make any changes in this directory what-so-ever. Files written under the /usr directory by a user will get removed (or reverted) the next time the system is updated.
In AerynOS, packages are forbidden from containing any files outside of the `/usr` directory. The /usr directory exclusively belongs to the system with the user not intended to make any changes in this directory what-so-ever. Files written under the /usr directory by a user will get removed (or reverted) the next time the system is updated.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prob add something about the user being able to go back to factory defaults and that /etc overwrites are still a thing.

Update with additional context that deleting configuration files from
`etc` will essentially revert an install back to factory defaults.

Also add ` around directories such as `/usr` and `/ect`
@NomadicCore
NomadicCore marked this pull request as ready for review July 29, 2026 10:45
Signed-off-by: Rune Morling <ermo@aerynos.com>
@ermo
ermo merged commit de21d7b into main Jul 29, 2026
2 checks passed
@ermo
ermo deleted the update-philosophy branch July 29, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants