8 ms·
It looks like you can do it that way according to the docs [0] : > abroot pkg add PACKAGE_NAME Not sure what it does exactly under the hood. I'm not sure it p
by gawa 2y ago
It looks like you can do it that way according to the docs [0] :
> abroot pkg add PACKAGE_NAME
Not sure what it does exactly under the hood. I'm not sure it persists after an upgrade.
In the release announcement blog post they also mention a way to build your own (base OS?) image with something called VIB [1]
Regarding space efficiency, the distribution relies on a "LVM Thin provisioning" feature. [2]
I don't know enough about it (nor about ostree) to compare the two.
This is all very refreshing! Many new techs and concepts to look into :)
[0] https://docs.vanillaos.org/handbook/en/install-additional-drivers#nvidia%C2%AE-drivers https://docs.vanillaos.org/handbook/en/install-additional-dr...
[1] https://vanillaos.org/blog/article/2024-07-28/vanilla-os-2-orchid---stable-release https://vanillaos.org/blog/article/2024-07-28/vanilla-os-2-o... (section "Make it Truly Yours")
[2] https://github.com/Vanilla-OS/ABRoot#thin-provisioning https://github.com/Vanilla-OS/ABRoot#thin-provisioning