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 05a8b57b31
Enhance dconf.ini with new keybindings for improved user experience
2025-06-03 07:35:25 +00:00
config Update Flathub mirror URLs in configuration files 2025-05-14 19:36:49 +00:00
src Enhance dconf.ini with new keybindings for improved user experience 2025-06-03 07:35:25 +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
LICENSE Update distribution description from Debian-based to Ubuntu-based for clarity 2025-04-20 10:09:16 +00:00
OSS.md Add additional third-party software links to OSS.md 2025-05-19 13:31:53 +00:00
README.md Update README.md to clarify build instructions and enhance architecture requirements 2025-05-15 13:02:10 +00:00
build_all.sh Replace hardcoded torrent trackers with dynamic retrieval from online source 2025-05-11 09:51:00 +00:00
clean_all.sh Fix typo in clean_all.sh to correctly remove the new_building_os directory 2025-05-22 05:41:46 +00:00
makefile Refactor cleanup process by replacing clean script with a comprehensive clean_all script to enhance build artifact removal 2025-05-15 17:11:24 +00:00
screenshot.png Update README.md with screenshot image 2024-07-18 18:13:38 +00:00

README.md

AnduinOS

GPL licensed Discussions Join the AnduinOS Community on Revolt Website ManHours

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.

Download AnduinOS

Screenshot

AnduinOS works based on donations from users. We are grateful for your support.

PayPal donate button

How to build

It is suggested to use AnduinOS to build AnduinOS.

To build the OS, run the following command:

make

To edit the build parameters, modify the ./src/args.sh file.

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 start testing 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.