Generalize profile system #6

Open
opened 2024-05-24 20:51:10 +02:00 by rlahfa · 1 comment
Owner

NixOS systems have a profile system which enable multiple generations to be managed.

This is a generalized form of A/B for the kernelspace and userspace without any automatic rollback or healthchecks.

Not all system types have a proper profile system as the one of NixOS, we should generalize the way it behaves and abstract it.

NixOS systems have a profile system which enable multiple generations to be managed. This is a generalized form of A/B for the kernelspace and userspace without any automatic rollback or healthchecks. Not all system types have a proper profile system as the one of NixOS, we should generalize the way it behaves and abstract it.
Author
Owner

Related to this are the reboot mechanism where we check if the rebooted system has the correct profile.

Related to this are the reboot mechanism where we check if the rebooted system has the correct profile.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/colmena#6
No description provided.