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
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.