* fix arch/arch-linux mismatch * fix expecting fedora-rawhide (now fedora-*) * fix inconsistency in ubuntu naming * add aliases for arch and ubuntu to avoid breakage |
||
|---|---|---|
| blend-settings | ||
| overlayfs-tools | ||
| .gitignore | ||
| blend | ||
| blend-files | ||
| blend-files.service | ||
| blend-system | ||
| blend.hook | ||
| blend.install | ||
| host-blend | ||
| init-blend | ||
| LICENSE.md | ||
| README.md | ||
| user | ||
blend
A tool to manage overlays, containers and multiple distributions
This repository also contains blend-settings, a tool for configuring blend and overlays, as well as many other utilities.
Credits
The init-blend file in this repository uses a few lines (the sections have been marked clearly) uses from distrobox's init script. These lines have been marked and attributed appropriately, and are licensed under the GPL-3.0 license.
I would also like to thank Luca Di Maio from Distrobox for NVIDIA driver support in containers.
overlayfs-tools has been taken from https://github.com/ecdye/zram-config, which itself forked https://github.com/kmxz/overlayfs-tools.
Aside from these lines, all the other code in this repository has been written by me (rs2009). blend-settings is based on Modren, a software store I (rs2009) had written long ago, and is licensed under the same license as the rest of the code in this repository, the GPL-3.0 license.
Usage
It's recommended to use the blend-settings UI, instead of the blend CLI.