This project is forked from Vanilla os, the purpose is to adapt to the special functions of Yoyo os. We follow the original GPLv3 agreement, modify and retain the original open source agreement, please note that if there are related vanilla trademarks or other logos, this organization has no commercial rights.
[x] Timezone by ip [currently can not use in china]
[ ] Btrfs support [use btrfs for a/b root by default, which can save storage]
[ ] virtual disks like magisks
- build-essential
- meson
- libadwaita-1-dev
- gettext
- desktop-file-utils
- libgnome-desktop-4-dev
- libgweather-4-dev
- python3-tz
- python3-requests
meson build
ninja -C build
sudo ninja -C build install
yoyo-installer
Place a new recipe in /etc/yoyo-installer/recipe.json
or launch the
utility with the YOYO_CUSTOM_RECIPE
environment variable set to the path
of the recipe.
Currently, the installer only supports Yoyo OS due to some specific tasks that are performed during installation. Supporting other distros is planned for the future.