summaryrefslogtreecommitdiff
path: root/tests/expected/fdisk/oddinput
AgeCommit message (Collapse)AuthorFilesLines
2010-03-11tests: update fdisk testsKarel Zak1-2/+2
Signed-off-by: Karel Zak <kzak@redhat.com>
2010-02-09tests: fix and update old fdisk testsKarel Zak1-0/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-11-18fdisk: print info and recommendations about alignmentKarel Zak1-0/+1
* inform user that phy.sector > log.sector * warn user when alignment_offset is not provided does, DOS-compatible mode is enabled and the default geo.sectors are not aligned * suggest to change display units to sectors (oh yes, fdisk default are cylinders...) Signed-off-by: Karel Zak <kzak@redhat.com>
2009-11-02fdisk: add regression test listing empty/nonsense imagesZdenek Behan1-0/+12
Signed-off-by: Zdenek Behan <rain@matfyz.cz>