![]() |
||
---|---|---|
config | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
OSS.md | ||
README.md | ||
build_all.sh | ||
clean_all.sh | ||
makefile | ||
screenshot.png |
README.md
AnduinOS
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.
AnduinOS works based on donations from users. We are grateful for your support.
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
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.