Skip to content

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 Jammy package base.

License

Notifications You must be signed in to change notification settings

Anduin2017/AnduinOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

You MUST be using an AMD64 architecture to build AnduinOS. You MUST install AnduinOS first.

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

The first two parts of the TARGET_BUILD_VERSION MUST be the same as the git branch name. For example:

TARGET_BUILD_VERSION="1.2.0"

Then the git branch name MUST be 1.2.

To build the OS, 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 start installing 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.

About

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 Jammy package base.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published