Updated progress.
This commit is contained in:
17
README.adoc
17
README.adoc
@@ -5,18 +5,19 @@
|
|||||||
|
|
||||||
== Prelude
|
== Prelude
|
||||||
|
|
||||||
I needed a program to efficiently repair the data on optical discs.
|
VERY EARLY ALPHA -- NOT YET FUNCTIONAL
|
||||||
|
|
||||||
|
I needed a program to efficiently repair the data on optical discs.
|
||||||
|
|
||||||
== Goals
|
== Goals
|
||||||
|
|
||||||
* [ ] CLI Args
|
* [*] CLI Args
|
||||||
** [ ] Input device
|
** [*] Input device
|
||||||
** [ ] Output file (ISO 9660)
|
** [*] Output file (ISO 9660)
|
||||||
** [ ] Repair map file
|
** [*] Repair map file
|
||||||
** [ ] sequence_length
|
** [*] sequence_length
|
||||||
** [ ] brute_passes
|
** [*] brute_passes
|
||||||
** [ ] Sector size override?
|
** [*] Sector size override?
|
||||||
|
|
||||||
* Repair Algorithm
|
* Repair Algorithm
|
||||||
** Stage 1: Trial
|
** Stage 1: Trial
|
||||||
|
|||||||
Reference in New Issue
Block a user