File: TODO

package info (click to toggle)
mylvmbackup 0.15-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 364 kB
  • ctags: 84
  • sloc: perl: 1,867; makefile: 98; sh: 15
file content (10 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
The mylvmbackup TODO list is now maintained as "Blueprints" on Launchpad:

  https://blueprints.launchpad.net/mylvmbackup


 - Ability to exclude the binlog/relay log
 - Providing an option to shut down the server instead of using FLUSH TABLES
   WITH READ LOCK before taking the snapshot, for consistent InnoDB snapshots
   (e.g. on a replication slave)
 - RPM packaging: fix Requires for distributions (e.g. perl-Config-IniFiles)