Conversation
taukakao
left a comment
There was a problem hiding this comment.
I strongly disagree with this. It doesn't fix anything and just makes custom images less approachable for less experienced users and more annoying for all users.
|
@taukakao Thanks for your review, but I think using OverlayFS for A major reason Linux can be difficult to use is its excessive freedom: a lack of enforced standards, and even where standards exist, many people ignore them. With immutability, we have already established a clear separation between the system and applications. System image developers should ensure that system packages are always installed to |
|
@NN708 It's much harder to modify the system image for most other immutable distros, which is a big selling point for VOS in my eyes. If this is only about boundaries, then we could implement a method where the image can define what folders in /opt are mounted from the image, and the rest would be up to the user. |
That's true, but system image developers are still technical users who will read our docs. Avoiding confusion for end users is more important than making things slightly easier for developers.
This introduces unnecessary complexity. It's simpler for system image developers to read " |
Resolves #497.