You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
pkg | 2 years ago | |
README.md | 2 years ago | |
index.html | 2 years ago | |
logo.png | 2 years ago | |
screenshot.png | 2 years ago |
README.md
DUOS
DUOS is a powerful and flexible Arch-based Linux distribution, made by LadueCS.
Installation
Download the latest live image from the releases, then boot it and log in as the duos user with password duos.
You can either install DUOS using the Arch installation guide or use a script like archinstall. At the end of the installation, make sure you run cp /etc/pacman.conf /mnt/etc/pacman.conf
to copy over the custom DUOS configuration.
You can also convert an existing Arch Linux installation to DUOS by adding the following files to the top of the Repositories section in /etc/pacman.conf
:
[duos]
Server = https://laduecs.github.io/duos/pkg/
SigLevel = PackageOptional
You may have to run sudo pacman -S duos/filesystem
to install the DUOS version of the filesystem package.