|
|
|
|
|
by josephg
543 days ago
|
|
This sort of atomic change should be something the filesystem provides. I think it’s crazy that databases have had mechanisms for transactions and rollbacks since the 70s and they’re still considered a weird feature on a filesystem. There’s all sorts of ways a feature like that could provide value. Adding atomicity to system package managers would be a large, obvious win. |
|
Transactional filesystems still sound cool, but Unix filesystems already have enough features to implement atomic package installation on top of them.