Bug 13612

Summary: BTRFS - Create CGI page to manage snapshots
Product: IPFire Reporter: Stefan Schantl <stefan.schantl>
Component: ---Assignee: Assigned to nobody - feel free to grab it and work on it <nobody>
Status: NEW --- QA Contact:
Severity: - Unknown -    
Priority: - Unknown - CC: michael.tremer
Version: 2   
Hardware: unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 13606    

Description Stefan Schantl 2024-03-03 18:29:51 UTC
Write a CGI page to manage the created snapshots.

* This page should list all known snapshots
* A single snapshot should be selected to boot into it on the next reboot.
* Removal of one or more snapshots should be possible
* Manual creation of a snapshot
Comment 1 Michael Tremer 2024-03-05 09:56:48 UTC
Can we talk about what this should actually do from the user's perspective?

I am not sure a CGI is the best way here. Is it not better to just age those automatic snapshots out? If we don't allow users to manually create any snapshots that should not be a problem. Just keep the last five or something.