summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* find_bootsect is part of raidguessfs, drop outdated standalone versionLudovic Pouzenc2015-08-301-35/+0
|
* New tool to guess raid_start (bootsector detector)Ludovic Pouzenc2015-06-281-0/+35
|
* Minor change : carriage return instead of space between patterns.Ludovic Pouzenc2015-06-281-1/+3
| | | | Happier in a terminal with a simple cat.
* Initial import.Ludovic Pouzenc2015-06-121-0/+12
RAID 5 xor parity checking is working, data reading on left-assymetric RAID 5 is working. Nothing done on other RAID types.