This is a custom Vib image to be used by ABRoot on VanillaOS
This image differs from stock in the following ways:
- Onedriver is preinstalled
- New apx stack
void-glibc
based on void linux - Console not closing upon shell exit, fixed
- Legacy eduroam/uni networks can now be enabled trough the
eduroam-fix
command in thehost-shell
Execute the following command in the vso-pico
shell:
host-shell pkexec sh -c "sed -i.old 's/vanilla-os\/desktop/dumbmahreeo\/vos-image/g' /etc/abroot/abroot.json && abroot upgrade"
Execute this other command:
host-shell pkexec sh -c "mv /etc/abroot/abroot.json.old /etc/abroot/abroot.json && abroot upgrade"