Is your feature request related to a problem? Please describe.
Imagine you're installing the boot loader or making new entries, and the laptop goes off. Congrats, you now have a dirty file
Describe the solution you'd like
Atomic operations while writing files. This would prevent having corrupts .efi files for example
Is your feature request related to a problem? Please describe.
Imagine you're installing the boot loader or making new entries, and the laptop goes off. Congrats, you now have a dirty file
Describe the solution you'd like
Atomic operations while writing files. This would prevent having corrupts .efi files for example