AnduinOS is a custom Ubuntu-based Linux distribution that aims to facilitate developers transitioning from Windows to Linux by maintaining familiar operational habits and workflows.
Go to file
Anduin Xue d945abc3f6
Add gvfs-fuse to gnome basic sessions installation script
2024-12-25 13:09:27 +00:00
src Add gvfs-fuse to gnome basic sessions installation script 2024-12-25 13:09:27 +00:00
.gitignore Update build script and installation scripts for AnduinOS 0.2.1-beta 2024-08-21 09:47:34 +00:00
.gitlab-ci.yml chore: Update build script to include mock command 2024-08-27 19:02:57 +00:00
Checklist.md Update checklist to include shell restart and VSCode installation verification 2024-12-22 09:22:47 +00:00
LICENSE Update LICENSE and documentation to reflect focus on developers; increment TARGET_BUILD_VERSION to 1.1.0 2024-11-28 05:58:00 +00:00
OSS.md Remove 'blur-my-shell' extension references and update related configurations 2024-12-22 07:06:52 +00:00
README.md Update README and install script for building AnduinOS 2024-12-23 07:32:13 +00:00
screenshot.png Update README.md with screenshot image 2024-07-18 18:13:38 +00:00

README.md

AnduinOS

GPL licensed Discussions Website ManHours

AnduinOS is a custom Debian-based Linux distribution that aims to facilitate developers transitioning from Windows to Ubuntu by maintaining familiar operational habits and workflows.

AnduinOS is built on the Ubuntu Noble package base.

Download AnduinOS

Screenshot

How to build

To build this OS, you MUST install AnduinOS first. And run the following command:

cd ./src
./build.sh

That's it. The built file will be an ISO file in the ./src/dist directory.

Simply mount the built ISO file to an virtual machine, and you can install it.

Document

Read the document

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details

The open-source software included in AnduinOS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

List of open-source software included in AnduinOS

Support

For community support and discussion, please join our AnduinOS Discussions.

For bug reports and feature requests, please use the Issues page.